summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2021-04-12netfilter: conntrack: Make global sysctls readonly in non-init netnsJonathon Reinhart1-8/+2
2021-04-12net: Ensure net namespace isolation of sysctlsJonathon Reinhart1-0/+48
2021-04-12net: seg6: trivial fix of a spelling mistake in commentAndrea Mayer1-1/+1
2021-04-11ethtool: wire in generic SFP module accessAndrew Lunn1-5/+20
2021-04-11ethtool: Add fallback to get_module_eeprom from netlink commandVladyslav Tarasiuk1-1/+61
2021-04-11net: ethtool: Export helpers for getting EEPROM infoAndrew Lunn2-7/+12
2021-04-11ethtool: Allow network drivers to dump arbitrary EEPROM dataVladyslav Tarasiuk4-1/+185
2021-04-10netfilter: arp_tables: add pre_exit hook for table unregisterFlorian Westphal2-3/+16
2021-04-10netfilter: bridge: add pre_exit hooks for ebtable unregistrationFlorian Westphal4-6/+48
2021-04-10netfilter: nft_limit: avoid possible divide error in nft_limit_initEric Dumazet1-2/+2
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski62-236/+422
2021-04-09Revert "tcp: Reset tcp connections in SYN-SENT state"Eric Dumazet1-2/+3
2021-04-09net: dccp: use net_generic storageFlorian Westphal2-8/+40
2021-04-09net: fix hangup on napi_disable for threaded napiPaolo Abeni1-1/+2
2021-04-08net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlhMuhammad Usama Anjum1-3/+5
2021-04-08Merge tag 'for-net-next-2021-04-08' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller18-124/+287
2021-04-08net: sched: sch_teql: fix null-pointer dereferencePavel Tikhomirov1-0/+3
2021-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-7/+5
2021-04-08Merge tag 'mac80211-for-net-2021-04-08.2' of git://git.kernel.org/pub/scm/lin...David S. Miller7-16/+28
2021-04-08Merge 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-08cfg80211: Remove wrong RNR IE validation checkIlan Peer1-1/+1
2021-04-08mac80211: bail out if cipher schemes are invalidJohannes Berg1-2/+5
2021-04-08mac80211: clear the beacon's CRC after channel switchEmmanuel Grumbach1-0/+5
2021-04-08mac80211: Set priority and queue mapping for injected framesJohan Almbladh1-11/+9
2021-04-08mac80211: Allow concurrent monitor iface and ethernet rx decapSriram R2-1/+3
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-08cfg80211: allow specifying a reason for hw_rfkillEmmanuel Grumbach1-3/+4
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-08mac80211: set sk_pacing_shift for 802.3 txpathLorenzo Bianconi1-0/+3
2021-04-08mac80211: don't apply flow control on management framesJohannes Berg1-3/+15
2021-04-08nl80211: Add missing line in nl80211_fils_discovery_policyAloka Dixit1-3/+4
2021-04-08mac80211: remove redundant assignment of variable resultColin Ian King1-1/+1
2021-04-08mac80211: minstrel_ht: remove unused variable 'mg' in minstrel_ht_next_jump_r...Wei Yongjun1-2/+0
2021-04-08cfg80211: regulatory: use DEFINE_SPINLOCK() for spinlockQiheng Lin1-7/+3
2021-04-08rfkill: use DEFINE_SPINLOCK() for spinlockGuobin Huang1-3/+1
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-07Merge tag 'ieee802154-for-davem-2021-04-07' of git://git.kernel.org/pub/scm/l...David S. Miller3-12/+65
2021-04-07ethtool: Add lanes parameter for ETHTOOL_LINK_MODE_10000baseR_FEC_BITDanielle Ratson1-0/+1
2021-04-07ethtool: Remove link_mode param and derive link params from driverDanielle Ratson2-17/+17