summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-06net: ieee802154: forbid monitor for add llsec devkeyAlexander Aring1-0/+3
2021-04-06net: ieee802154: stop dump llsec devkeys for monitorsAlexander Aring1-0/+5
2021-04-06net: ieee802154: forbid monitor for del llsec devAlexander Aring1-0/+3
2021-04-06net: ieee802154: forbid monitor for add llsec devAlexander Aring1-0/+3
2021-04-06net: ieee802154: stop dump llsec devs for monitorsAlexander Aring1-0/+5
2021-04-06net: ieee802154: forbid monitor for del llsec keyAlexander Aring1-0/+3
2021-04-06net: ieee802154: forbid monitor for add llsec keyAlexander Aring1-0/+3
2021-04-06net: ieee802154: stop dump llsec keys for monitorsAlexander Aring1-0/+5
2021-04-06net: ieee802154: forbid monitor for set llsec paramsAlexander Aring1-0/+3
2021-03-03net: ieee802154: nl-mac: fix check on panidAlexander Aring1-3/+4
2021-02-24net: ieee802154: fix nl802154 del llsec devkeyAlexander Aring1-1/+2
2021-02-24net: ieee802154: fix nl802154 add llsec keyAlexander Aring1-1/+2
2021-02-24net: ieee802154: fix nl802154 del llsec devAlexander Aring1-1/+2
2021-02-24net: ieee802154: fix nl802154 del llsec keyAlexander Aring1-1/+2
2021-02-24Merge remote-tracking branch 'net/master'Stefan Schmidt15633-388779/+1070676
2021-02-24Merge branch 'wireguard-fixes-for-5-12-rc1'Jakub Kicinski11-105/+170
2021-02-24wireguard: kconfig: use arm chacha even with no neonJason A. Donenfeld1-1/+1
2021-02-24wireguard: queueing: get rid of per-peer ring buffersJason A. Donenfeld8-93/+144
2021-02-24wireguard: device: do not generate ICMP for non-IP packetsJason A. Donenfeld1-3/+4
2021-02-24wireguard: peer: put frequently used members above cache linesJason A. Donenfeld1-2/+2
2021-02-24wireguard: selftests: test multiple parallel streamsJason A. Donenfeld1-1/+14
2021-02-24wireguard: socket: remove bogus __be32 annotationJann Horn1-2/+2
2021-02-24wireguard: avoid double unlikely() notation when using IS_ERR()Antonio Quartulli2-3/+3
2021-02-24net: qrtr: Fix memory leak in qrtr_tun_openTakeshi Misawa1-1/+11
2021-02-24vxlan: move debug check after netdev unregisterTaehee Yoo1-3/+8
2021-02-23Merge branch 'r8152-minor-adjustments'Jakub Kicinski1-21/+46
2021-02-23r8152: spilt rtl_set_eee_plus and r8153b_green_enHayes Wang1-16/+27
2021-02-23r8152: replace netif_err with dev_errHayes Wang1-2/+2
2021-02-23r8152: check if the pointer of the function existsHayes Wang1-0/+13
2021-02-23r8152: enable U1/U2 for USB_SPEED_SUPERHayes Wang1-3/+4
2021-02-23net/sched: cls_flower: validate ct_state for invalid and reply flagswenxu1-0/+15
2021-02-23Merge branch 'net-dsa-learning-fixes-for-b53-bcm_sf2'Jakub Kicinski4-23/+43
2021-02-23net: dsa: b53: Support setting learning on portFlorian Fainelli3-15/+21
2021-02-23net: dsa: bcm_sf2: Wire-up br_flags_pre, br_flags and set_mrouterFlorian Fainelli3-8/+22
2021-02-23Marvell Sky2 Ethernet adapter: fix warning messages.Krzysztof Halasa1-3/+2
2021-02-23bcm63xx_enet: fix sporadic kernel panicSieng Piaw Liew1-2/+6
2021-02-23net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld7-25/+44
2021-02-23Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski4-54/+39
2021-02-23net/mlx4_core: Add missed mlx4_free_cmd_mailbox()Chuhong Yuan1-0/+1
2021-02-23net: stmmac: fix CBS idleslope and sendslope calculationSong, Yoong Siang1-4/+26
2021-02-23Merge branch 'mptcp-a-bunch-of-fixes'Jakub Kicinski3-16/+77
2021-02-23mptcp: do not wakeup listener for MPJ subflowsPaolo Abeni1-0/+6
2021-02-23mptcp: provide subflow aware release functionFlorian Westphal1-2/+53
2021-02-23mptcp: fix DATA_FIN generation on early shutdownPaolo Abeni1-9/+14
2021-02-23mptcp: fix DATA_FIN processing for orphaned socketsPaolo Abeni1-5/+4
2021-02-23net: dsa: Fix dependencies with HSRFlorian Fainelli1-0/+1
2021-02-23net: phy: icplus: call phy_restore_page() when phy_select_page() failsDan Carpenter1-4/+5
2021-02-23net: mvpp2: skip RSS configurations on loopback portStefan Chulski1-11/+14
2021-02-23dpaa_eth: fix the access method for the dpaa_napi_portalCamelia Groza1-1/+1
2021-02-23net: ag71xx: remove unnecessary MTU reservationDENG Qingfang1-3/+1