summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: mv88e6xxx: Save power by disabling SerDes trasmitter and receiverMarek Behún2021-12-012-4/+45
* net: dsa: mv88e6xxx: Drop unnecessary check in mv88e6393x_serdes_erratum_4_6()Marek Behún2021-12-011-17/+11
* net: dsa: mv88e6xxx: Fix application of erratum 4.8 for 88E6393XMarek Behún2021-12-011-20/+33
* natsemi: xtensa: fix section mismatch warningsRandy Dunlap2021-12-011-1/+1
* net: netlink: af_netlink: Prevent empty skb by adding a check on len.Harshit Mogalapalli2021-12-011-0/+5
* MAINTAINERS: s390/net: add Alexandra and Wenjia as maintainerKarsten Graul2021-11-301-2/+4
* dpaa2-eth: destroy workqueue at the end of remove functionDongliang Mu2021-11-301-0/+2
* ice: xsk: clear status_error0 for each allocated descMaciej Fijalkowski2021-11-301-0/+1
* net: marvell: mvpp2: Fix the computation of shared CPUsChristophe JAILLET2021-11-301-1/+1
* net: mscc: ocelot: fix missing unlock on error in ocelot_hwstamp_set()Wei Yongjun2021-11-301-1/+3
* Merge tag 'rxrpc-fixes-20211129' of git://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski2021-11-302-10/+18
|\
| * rxrpc: Fix rxrpc_local leak in rxrpc_lookup_peer()Eiichi Tsukata2021-11-291-5/+9
| * rxrpc: Fix rxrpc_peer leak in rxrpc_look_up_bundle()Eiichi Tsukata2021-11-291-5/+9
* | Merge branch 'wireguard-siphash-patches-for-5-16-rc6'Jakub Kicinski2021-11-3016-71/+129
|\ \
| * | siphash: use _unaligned version by defaultArnd Bergmann2021-11-302-16/+10
| * | wireguard: ratelimiter: use kvcalloc() instead of kvzalloc()Gustavo A. R. Silva2021-11-301-2/+2
| * | wireguard: receive: drop handshakes if queue lock is contendedJason A. Donenfeld2021-11-301-3/+13
| * | wireguard: receive: use ring buffer for incoming handshakesJason A. Donenfeld2021-11-305-43/+37
| * | wireguard: device: reset peer src endpoint when netns exitsJason A. Donenfeld2021-11-305-2/+57
| * | wireguard: selftests: rename DEBUG_PI_LIST to DEBUG_PLISTLi Zhijian2021-11-301-1/+1
| * | wireguard: main: rename 'mod_init' & 'mod_exit' functions to be module-specificRandy Dunlap2021-11-301-4/+4
| * | wireguard: selftests: actually test for routing loopsJason A. Donenfeld2021-11-301-1/+5
| * | wireguard: selftests: increase default dmesg log sizeJason A. Donenfeld2021-11-301-0/+1
| * | wireguard: allowedips: add missing __rcu annotation to satisfy sparseJason A. Donenfeld2021-11-301-1/+1
|/ /
* | ipv6: fix memory leak in fib6_rule_suppressmsizanoen12021-11-294-4/+7
* | Merge branch 'atlantic-fixes'David S. Miller2021-11-2911-55/+184
|\ \
| * | atlantic: Remove warn trace message.Sameer Saurabh2021-11-291-3/+0
| * | atlantic: Fix statistics logic for production hardwareDmitry Bogdanov2021-11-295-27/+139
| * | Remove Half duplex mode speed capabilities.Sameer Saurabh2021-11-291-4/+1
| * | atlantic: Add missing DIDs and fix 115c.Nikita Danilov2021-11-294-1/+27
| * | atlantic: Fix to display FW bundle version instead of FW mac version.Sameer Saurabh2021-11-291-3/+3
| * | atlatnic: enable Nbase-t speeds with base-tNikita Danilov2021-11-293-19/+13
| * | atlantic: Increase delay for fw transactionsDmitry Bogdanov2021-11-291-2/+5
|/ /
* | net/mlx4_en: Update reported link modes for 1/10GErik Ekman2021-11-291-3/+3
* | mctp: test: fix skb free in test device txJeremy Kerr2021-11-291-1/+1
* | net/tls: Fix authentication failure in CCM modeTianjia Zhang2021-11-291-2/+2
* | Merge branch 'mpls-notifications'David S. Miller2021-11-292-36/+63
|\ \
| * | net: mpls: Remove rcu protection from nh_devBenjamin Poirier2021-11-292-25/+16
| * | net: mpls: Fix notifications when deleting a deviceBenjamin Poirier2021-11-291-16/+52
|/ /
* | net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of "0" if no IRQ ...Sven Schuchmann2021-11-291-1/+1
* | USB: NO_LPM quirk Lenovo Powered USB-C Travel HubOle Ernst2021-11-291-0/+3
* | net: dsa: realtek-smi: fix indirect reg access for ports>3Luiz Angelo Daros de Luca2021-11-291-1/+8
* | tcp: fix page frag corruption on page faultPaolo Abeni2021-11-291-5/+8
* | net: stmmac: Avoid DMA_CHAN_CONTROL write if no Split Header supportVincent Whitchurch2021-11-291-5/+6
* | Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-11-2689-659/+1956
|\ \
| * | net: dsa: microchip: implement multi-bridge supportOleksij Rempel2021-11-264-133/+43
| * | Merge branch 'fix-broken-ptp-over-ip-on-ocelot-switches'Jakub Kicinski2021-11-264-8/+263
| |\ \
| | * | net: mscc: ocelot: correctly report the timestamping RX filters in ethtoolVladimir Oltean2021-11-261-1/+4
| | * | net: mscc: ocelot: set up traps for PTP packetsVladimir Oltean2021-11-261-1/+240
| | * | net: ptp: add a definition for the UDP port for IEEE 1588 general messagesVladimir Oltean2021-11-261-0/+1