summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2021-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski62-236/+422
2021-04-10Revert "tcp: Reset tcp connections in SYN-SENT state"Eric Dumazet1-2/+3
2021-04-10net: dccp: use net_generic storageFlorian Westphal2-8/+40
2021-04-09net: fix hangup on napi_disable for threaded napiPaolo Abeni1-1/+2
2021-04-09net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlhMuhammad Usama Anjum1-3/+5
2021-04-09Merge tag 'for-net-next-2021-04-08' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller18-124/+287
2021-04-09net: sched: sch_teql: fix null-pointer dereferencePavel Tikhomirov1-0/+3
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-7/+5
2021-04-09Merge tag 'mac80211-for-net-2021-04-08.2' of git://git.kernel.org/pub/scm/lin...David S. Miller7-16/+28
2021-04-09Merge tag 'batadv-next-pullrequest-20210408' of git://git.open-mesh.org/linux...David S. Miller3-7/+6
2021-04-08ipv6: report errors for iftoken via netlink extackStephen Hemminger3-8/+29
2021-04-08net: sched: fix err handler in tcf_action_init()Vlad Buslov2-13/+18
2021-04-08net: sched: fix action overwrite reference countingVlad Buslov2-11/+20
2021-04-08Revert "net: sched: bump refcount for new action in ACT replace mode"Vlad Buslov1-3/+0
2021-04-08nl80211: fix beacon head validationJohannes Berg1-1/+5
2021-04-08nl80211: fix potential leak of ACL paramsJohannes Berg1-2/+2
2021-04-08cfg80211: check S1G beacon compat element lengthJohannes Berg1-6/+8
2021-04-08Bluetooth: Allow Microsoft extension to indicate curve validationMarcel Holtmann3-1/+18
2021-04-08Bluetooth: Set defaults for le_scan_{int,window}_adv_monitorMarcel Holtmann1-0/+2
2021-04-08cfg80211: remove WARN_ON() in cfg80211_sme_connectDu Cheng1-1/+1
2021-04-08mac80211: fix time-is-after bug in mlmeBen Greear1-1/+4
2021-04-08mac80211: fix TXQ AC confusionJohannes Berg1-1/+1
2021-04-08rfkill: revert back to old userspace API by defaultJohannes Berg1-3/+4
2021-04-08mac80211: clear sta->fast_rx when STA removed from 4-addr VLANSeevalamuthu Mariappan1-1/+3
2021-04-08Merge tag 'ieee802154-for-davem-2021-04-07' of git://git.kernel.org/pub/scm/l...David S. Miller3-12/+65
2021-04-08ethtool: Add lanes parameter for ETHTOOL_LINK_MODE_10000baseR_FEC_BITDanielle Ratson1-0/+1
2021-04-08ethtool: Remove link_mode param and derive link params from driverDanielle Ratson2-17/+17
2021-04-08net: remove the new_ifindex argument from dev_change_net_namespaceAndrei Vagin4-11/+11
2021-04-08net: introduce nla_policy for IFLA_NEW_IFINDEXAndrei Vagin1-3/+1
2021-04-08net: tipc: Fix spelling errors in net/tipc moduleZheng Yongjun3-5/+5
2021-04-08net: hsr: Reset MAC header for Tx pathKurt Kanzenbach2-6/+1
2021-04-08mptcp: drop all sub-options except ADD_ADDR when the echo bit is setDavide Caratti1-1/+2
2021-04-08mptcp: unify add_addr(6)_generate_hmacGeliang Tang1-56/+25
2021-04-08mptcp: drop MPTCP_ADDR_IPVERSION_4/6Geliang Tang2-9/+7
2021-04-08mptcp: use mptcp_addr_info in mptcp_options_receivedGeliang Tang2-45/+23
2021-04-08mptcp: drop OPTION_MPTCP_ADD_ADDR6Geliang Tang2-15/+9
2021-04-08mptcp: use mptcp_addr_info in mptcp_out_optionsGeliang Tang2-36/+20
2021-04-08mptcp: move flags and ifindex out of mptcp_addr_infoGeliang Tang3-25/+28
2021-04-08net/rds: Avoid potential use after free in rds_send_remove_from_sockAditya Pakki2-1/+2
2021-04-07ethtool: fix incorrect datatype in set_eee opsWong Vee Khee1-2/+2
2021-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller45-1984/+1836
2021-04-07bpf, sockmap: Fix incorrect fwd_alloc accountingJohn Fastabend1-7/+5
2021-04-07tipc: increment the tmp aead refcnt before attaching itXin Long1-1/+2
2021-04-07tcp: Reset tcp connections in SYN-SENT stateManoj Basapathi1-3/+2
2021-04-07Bluetooth: Add support for reading AOSP vendor capabilitiesMarcel Holtmann5-0/+62
2021-04-06net: mac802154: Fix general protection faultPavel Skripkin1-1/+1
2021-04-06net: ieee802154: stop dump llsec params for monitorsAlexander Aring1-0/+5
2021-04-06net: ieee802154: forbid monitor for del llsec seclevelAlexander Aring1-0/+3
2021-04-06net: ieee802154: forbid monitor for add llsec seclevelAlexander Aring1-0/+3
2021-04-06net: ieee802154: stop dump llsec seclevels for monitorsAlexander Aring1-0/+5