aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-11-30netfilter: nfnetlink_queue: silence bogus compiler warningFlorian Westphal1-1/+1
2021-11-30MAINTAINERS: s390/net: add Alexandra and Wenjia as maintainerKarsten Graul1-2/+4
2021-11-30dpaa2-eth: destroy workqueue at the end of remove functionDongliang Mu1-0/+2
2021-11-30ice: xsk: clear status_error0 for each allocated descMaciej Fijalkowski1-0/+1
2021-11-30net: marvell: mvpp2: Fix the computation of shared CPUsChristophe JAILLET1-1/+1
2021-11-29net: mscc: ocelot: fix missing unlock on error in ocelot_hwstamp_set()Wei Yongjun1-1/+3
2021-11-29Merge tag 'rxrpc-fixes-20211129' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsJakub Kicinski2-10/+18
2021-11-29Merge branch 'wireguard-siphash-patches-for-5-16-rc6'Jakub Kicinski16-71/+129
2021-11-29siphash: use _unaligned version by defaultArnd Bergmann2-16/+10
2021-11-29wireguard: ratelimiter: use kvcalloc() instead of kvzalloc()Gustavo A. R. Silva1-2/+2
2021-11-29wireguard: receive: drop handshakes if queue lock is contendedJason A. Donenfeld1-3/+13
2021-11-29wireguard: receive: use ring buffer for incoming handshakesJason A. Donenfeld5-43/+37
2021-11-29wireguard: device: reset peer src endpoint when netns exitsJason A. Donenfeld5-2/+57
2021-11-29wireguard: selftests: rename DEBUG_PI_LIST to DEBUG_PLISTLi Zhijian1-1/+1
2021-11-29wireguard: main: rename 'mod_init' & 'mod_exit' functions to be module-specificRandy Dunlap1-4/+4
2021-11-29wireguard: selftests: actually test for routing loopsJason A. Donenfeld1-1/+5
2021-11-29wireguard: selftests: increase default dmesg log sizeJason A. Donenfeld1-0/+1
2021-11-29wireguard: allowedips: add missing __rcu annotation to satisfy sparseJason A. Donenfeld1-1/+1
2021-11-29rxrpc: Fix rxrpc_local leak in rxrpc_lookup_peer()Eiichi Tsukata1-5/+9
2021-11-29rxrpc: Fix rxrpc_peer leak in rxrpc_look_up_bundle()Eiichi Tsukata1-5/+9
2021-11-29ipv6: fix memory leak in fib6_rule_suppressmsizanoen14-4/+7
2021-11-29Merge branch 'atlantic-fixes'David S. Miller11-55/+184
2021-11-29atlantic: Remove warn trace message.Sameer Saurabh1-3/+0
2021-11-29atlantic: Fix statistics logic for production hardwareDmitry Bogdanov5-27/+139
2021-11-29Remove Half duplex mode speed capabilities.Sameer Saurabh1-4/+1
2021-11-29atlantic: Add missing DIDs and fix 115c.Nikita Danilov4-1/+27
2021-11-29atlantic: Fix to display FW bundle version instead of FW mac version.Sameer Saurabh1-3/+3
2021-11-29atlatnic: enable Nbase-t speeds with base-tNikita Danilov3-19/+13
2021-11-29atlantic: Increase delay for fw transactionsDmitry Bogdanov1-2/+5
2021-11-29net/mlx4_en: Update reported link modes for 1/10GErik Ekman1-3/+3
2021-11-29mctp: test: fix skb free in test device txJeremy Kerr1-1/+1
2021-11-29net/tls: Fix authentication failure in CCM modeTianjia Zhang1-2/+2
2021-11-29Merge branch 'mpls-notifications'David S. Miller2-36/+63
2021-11-29net: mpls: Remove rcu protection from nh_devBenjamin Poirier2-25/+16
2021-11-29net: mpls: Fix notifications when deleting a deviceBenjamin Poirier1-16/+52
2021-11-29net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of "0" if no IRQ is availableSven Schuchmann1-1/+1
2021-11-29USB: NO_LPM quirk Lenovo Powered USB-C Travel HubOle Ernst1-0/+3
2021-11-29net: dsa: realtek-smi: fix indirect reg access for ports>3Luiz Angelo Daros de Luca1-1/+8
2021-11-29tcp: fix page frag corruption on page faultPaolo Abeni1-5/+8
2021-11-29net: stmmac: Avoid DMA_CHAN_CONTROL write if no Split Header supportVincent Whitchurch1-5/+6
2021-11-26Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds89-659/+1956
2021-11-26net: dsa: microchip: implement multi-bridge supportOleksij Rempel4-133/+43
2021-11-26Merge tag 'acpi-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-17/+13
2021-11-26Merge tag 'pm-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-4/+21
2021-11-26Merge tag 'fuse-fixes-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-5/+5
2021-11-26Merge branch 'fix-broken-ptp-over-ip-on-ocelot-switches'Jakub Kicinski4-8/+263
2021-11-26net: mscc: ocelot: correctly report the timestamping RX filters in ethtoolVladimir Oltean1-1/+4
2021-11-26net: mscc: ocelot: set up traps for PTP packetsVladimir Oltean1-1/+240
2021-11-26net: ptp: add a definition for the UDP port for IEEE 1588 general messagesVladimir Oltean1-0/+1
2021-11-26net: mscc: ocelot: create a function that replaces an existing VCAP filterVladimir Oltean2-0/+18