summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* siphash: use _unaligned version by defaultArnd Bergmann2021-11-292-16/+10
* wireguard: ratelimiter: use kvcalloc() instead of kvzalloc()Gustavo A. R. Silva2021-11-291-2/+2
* wireguard: receive: drop handshakes if queue lock is contendedJason A. Donenfeld2021-11-291-3/+13
* wireguard: receive: use ring buffer for incoming handshakesJason A. Donenfeld2021-11-295-43/+37
* wireguard: device: reset peer src endpoint when netns exitsJason A. Donenfeld2021-11-295-2/+57
* wireguard: selftests: rename DEBUG_PI_LIST to DEBUG_PLISTLi Zhijian2021-11-291-1/+1
* wireguard: main: rename 'mod_init' & 'mod_exit' functions to be module-specificRandy Dunlap2021-11-291-4/+4
* wireguard: selftests: actually test for routing loopsJason A. Donenfeld2021-11-291-1/+5
* wireguard: selftests: increase default dmesg log sizeJason A. Donenfeld2021-11-291-0/+1
* wireguard: allowedips: add missing __rcu annotation to satisfy sparseJason A. Donenfeld2021-11-291-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
| | * net: mscc: ocelot: create a function that replaces an existing VCAP filterVladimir Oltean2021-11-262-0/+18
| | * net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHWTSTAMPVladimir Oltean2021-11-261-6/+0
| |/
| * Merge branch 'net-hns3-add-some-fixes-for-net'Jakub Kicinski2021-11-263-3/+13
| |\
| | * net: hns3: fix incorrect components info of ethtool --reset commandJie Wang2021-11-261-0/+4
| | * net: hns3: fix one incorrect value of page pool info when queried by debugfsHao Chen2021-11-261-1/+2
| | * net: hns3: add check NULL address for page poolHao Chen2021-11-261-0/+5
| | * net: hns3: fix VF RSS failed problem after PF enable multi-TCsGuangbin Huang2021-11-261-2/+2
| |/
| * net: qed: fix the array may be out of boundzhangyue2021-11-261-3/+3
| * net/smc: Don't call clcsock shutdown twice when smc shutdownTony Lu2021-11-261-1/+7
| * net: vlan: fix underflow for the real_dev refcntZiyang Xuan2021-11-262-3/+3
| * ptp: fix filter names in the documentationJakub Kicinski2021-11-261-2/+2
| * ethtool: ioctl: fix potential NULL deref in ethtool_set_coalesce()Julian Wiedmann2021-11-261-1/+1
| * nfc: virtual_ncidev: change default device permissionsThadeu Lima de Souza Cascardo2021-11-261-1/+1
| * net/sched: sch_ets: don't peek at classes beyond 'nbands'Davide Caratti2021-11-261-3/+5