summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-26Merge tag 'mm-hotfixes-stable-2022-07-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-07-26mailmap: update Gao Xiang's email addressesGao Xiang
2022-07-26userfaultfd: provide properly masked address for huge-pagesNadav Amit
2022-07-26Merge branch 'tls-rx-decrypt-from-the-tcp-queue'Jakub Kicinski
2022-07-26tls: rx: do not use the standard strparserJakub Kicinski
2022-07-26tls: rx: device: add input CoW helperJakub Kicinski
2022-07-26tcp: allow tls to decrypt directly from the tcp rcv queueJakub Kicinski
2022-07-26tls: rx: device: keep the zero copy status with offloadJakub Kicinski
2022-07-26tls: rx: don't free the output in case of zero-copyJakub Kicinski
2022-07-26tls: rx: factor SW handling out of tls_rx_one_record()Jakub Kicinski
2022-07-26tls: rx: wrap recv_pkt accesses in helpersJakub Kicinski
2022-07-26Merge branch 'implement-dev-info-and-dev-flash-for-line-cards'Jakub Kicinski
2022-07-26selftests: mlxsw: Check line card info on activated line cardJiri Pirko
2022-07-26selftests: mlxsw: Check line card info on provisioned line cardJiri Pirko
2022-07-26mlxsw: core_linecards: Implement line card device flashingJiri Pirko
2022-07-26mlxsw: core_linecards: Expose device PSID over device infoJiri Pirko
2022-07-26mlxsw: reg: Add Management DownStream Device Tunneling RegisterJiri Pirko
2022-07-26mlxsw: core_linecards: Probe active line cards for devices and expose FW versionJiri Pirko
2022-07-26mlxsw: reg: Extend MDDQ by device_infoJiri Pirko
2022-07-26mlxsw: core_linecards: Expose HW revision and INI versionJiri Pirko
2022-07-26mlxsw: core_linecards: Introduce per line card auxiliary deviceJiri Pirko
2022-07-26net: devlink: introduce nested devlink entity for line cardJiri Pirko
2022-07-26net: devlink: move net check into devlinks_xa_for_each_registered_get()Jiri Pirko
2022-07-26net: devlink: make sure that devlink_try_get() works with valid pointer durin...Jiri Pirko
2022-07-26Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_putLuiz Augusto von Dentz
2022-07-26Bluetooth: Always set event mask on suspendAbhishek Pandit-Subedi
2022-07-26Bluetooth: mgmt: Fix double free on error pathDan Carpenter
2022-07-26wifi: mac80211: do not abuse fq.lock in ieee80211_do_stop()Tetsuo Handa
2022-07-26ice: do not setup vlan for loopback VSIMaciej Fijalkowski
2022-07-26ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS)Maciej Fijalkowski
2022-07-26ice: Fix VSIs unable to share unicast MACAnirudh Venkataramanan
2022-07-26ice: Fix tunnel checksum offload with fragmented trafficPrzemyslaw Patynowski
2022-07-26ice: Fix max VLANs available for VFPrzemyslaw Patynowski
2022-07-26netfilter: nft_queue: only allow supported familes and hooksFlorian Westphal
2022-07-26netfilter: nf_tables: add rescheduling points during loop detection walksFlorian Westphal
2022-07-26netfilter: nf_queue: do not allow packet truncation below transport header of...Florian Westphal
2022-07-26ice: Add support for PPPoE hardware offloadMarcin Szycik
2022-07-26flow_offload: Introduce flow_match_pppoeWojciech Drewek
2022-07-26net/sched: flower: Add PPPoE filterWojciech Drewek
2022-07-26Merge tag 's390-5.19-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-07-26flow_dissector: Add PPPoE dissectorsWojciech Drewek
2022-07-26mm: fix NULL pointer dereference in wp_page_reuse()Qi Zheng
2022-07-26bridge: Do not send empty IFLA_AF_SPEC attributeBenjamin Poirier
2022-07-26Merge branch 'octeontx2-minor-tc-fixes'Paolo Abeni
2022-07-26octeontx2-pf: Fix UDP/TCP src and dst port tc filtersSubbaraya Sundeep
2022-07-26octeontx2-pf: cn10k: Fix egress ratelimit configurationSunil Goutham
2022-07-26Merge branch 'octeontx2-minor-tc-fixes'Paolo Abeni
2022-07-26octeontx2-pf: Fix UDP/TCP src and dst port tc filtersSubbaraya Sundeep
2022-07-26octeontx2-pf: cn10k: Fix egress ratelimit configurationSunil Goutham
2022-07-26sfc/siena: fix repeated words in commentswangjianli