summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-16net: allow gro_max_size to exceed 65536Alexander Duyck
2022-05-16ipv6/gro: insert temporary HBH/jumbo headerEric Dumazet
2022-05-16ipv6/gso: remove temporary HBH/jumbo headerEric Dumazet
2022-05-16ipv6: add struct hop_jumbo_hdr definitionEric Dumazet
2022-05-16tcp_cubic: make hystart_ack_delay() aware of BIG TCPEric Dumazet
2022-05-16net: limit GSO_MAX_SIZE to 524280 bytesEric Dumazet
2022-05-16net: allow gso_max_size to exceed 65536Alexander Duyck
2022-05-16net: add IFLA_TSO_{MAX_SIZE|SEGS} attributesEric Dumazet
2022-05-16Merge branch 'Renesas-RSZ-V2M-support'David S. Miller
2022-05-16ravb: Add support for RZ/V2MPhil Edworthy
2022-05-16ravb: Use separate clock for gPTPPhil Edworthy
2022-05-16ravb: Support separate Line0 (Desc), Line1 (Err) and Line2 (Mgmt) irqsPhil Edworthy
2022-05-16ravb: Separate handling of irq enable/disable regs into featurePhil Edworthy
2022-05-16dt-bindings: net: renesas,etheravb: Document RZ/V2M SoCPhil Edworthy
2022-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller
2022-05-16Merge tag 'linux-can-fixes-for-5.18-20220514' of git://git.kernel.org/pub/scm...David S. Miller
2022-05-16mac80211: minstrel_ht: support ieee80211_rate_statusJonas Jelonek
2022-05-16mac80211: extend current rate control tx status APIJonas Jelonek
2022-05-16mac80211: minstrel_ht: fill all requested ratesPeter Seiderer
2022-05-16mac80211: disable BSS color collision detection in case of no free colorsLavanya Suresh
2022-05-16nl80211: Parse NL80211_ATTR_HE_BSS_COLOR as a part of nl80211_parse_beaconRameshkumar Sundaram
2022-05-16ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machineAndy Chi
2022-05-16xfrm: fix "disable_policy" flag use when arriving from different devicesEyal Birger
2022-05-16mac80211: mlme: track assoc_bss/associated separatelyJohannes Berg
2022-05-16mac80211: remove useless bssid copyJohannes Berg
2022-05-16mac80211: remove unused argument to ieee80211_sta_connection_lost()Johannes Berg
2022-05-16mac80211: mlme: use local SSID copyJohannes Berg
2022-05-16mac80211: use ifmgd->bssid instead of ifmgd->associated->bssidJohannes Berg
2022-05-16mac80211: mlme: move in RSSI reporting codeJohannes Berg
2022-05-16mac80211: remove stray multi_sta_back_32bit docsJohannes Berg
2022-05-16mac80211: fix typo in documentationJohannes Berg
2022-05-16mac80211: unify CCMP/GCMP AAD constructionJohannes Berg
2022-05-15Linux 5.18-rc7v5.18-rc7Linus Torvalds
2022-05-15Merge tag 'driver-core-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-15Merge tag 'char-misc-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-15Merge tag 'tty-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-05-15Merge tag 'usb-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-05-15Merge tag 'powerpc-5.18-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-05-15Merge tag 'x86-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-05-15Merge tag 'sched-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-05-15Merge tag 'irq-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-05-14can: m_can: remove support for custom bit timing, take #2Jarkko Nikula
2022-05-14Revert "can: m_can: pci: use custom bit timings for Elkhart Lake"Jarkko Nikula
2022-05-14Merge tag 'perf-tools-fixes-for-v5.18-2022-05-14' of git://git.kernel.org/pub...Linus Torvalds
2022-05-13net: macb: Increment rx bd head after allocating skb and bufferHarini Katakam
2022-05-13ice: Expose RSS indirection tables for queue groups via ethtoolSridhar Samudrala
2022-05-13ixgbe: add xdp frags support to ndo_xdp_xmitLorenzo Bianconi
2022-05-13Merge branch 'mptcp-subflow-accounting-fix'Jakub Kicinski
2022-05-13selftests: mptcp: add subflow limits test-casesPaolo Abeni
2022-05-13mptcp: fix subflow accounting on closePaolo Abeni