summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* ethtool: add FEC statisticsJakub Kicinski2021-04-161-1/+72
* ethtool: fec_prepare_data() - jump to error handlingJakub Kicinski2021-04-161-3/+4
* ethtool: move ethtool_stats_initJakub Kicinski2021-04-161-6/+0
* scm: optimize put_cmsg()Eric Dumazet2021-04-161-8/+15
* net/packet: remove data races in fanout operationsEric Dumazet2021-04-142-7/+10
* net: bridge: propagate error code and extack from br_mc_disabled_updateFlorian Fainelli2021-04-144-16/+27
* skbuff: revert "skbuff: remove some unnecessary operation in skb_segment_list()"Paolo Abeni2021-04-141-3/+12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2021-04-144-4/+4
|\
| * ipv6: fix clang Wformat warningArnd Bergmann2021-03-252-2/+2
| * esp6: remove a duplicative conditionJunlin Yang2021-03-121-1/+1
| * esp4: Simplify the calculation of variablesJiapeng Chong2021-03-121-1/+1
* | icmp: ICMPV6: pass RFC 8335 reply messages to ping_rcvAndreas Roeseler2021-04-132-0/+9
* | of: net: pass the dst buffer to of_get_mac_address()Michael Walle2021-04-133-7/+8
* | netfilter: conntrack: Make global sysctls readonly in non-init netnsJonathon Reinhart2021-04-121-8/+2
* | net: Ensure net namespace isolation of sysctlsJonathon Reinhart2021-04-121-0/+48
* | net: seg6: trivial fix of a spelling mistake in commentAndrea Mayer2021-04-121-1/+1
* | ethtool: wire in generic SFP module accessAndrew Lunn2021-04-121-5/+20
* | ethtool: Add fallback to get_module_eeprom from netlink commandVladyslav Tarasiuk2021-04-121-1/+61
* | net: ethtool: Export helpers for getting EEPROM infoAndrew Lunn2021-04-122-7/+12
* | ethtool: Allow network drivers to dump arbitrary EEPROM dataVladyslav Tarasiuk2021-04-124-1/+185
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-1062-236/+422
|\ \
| * | net: fix hangup on napi_disable for threaded napiPaolo Abeni2021-04-091-1/+2
| * | net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlhMuhammad Usama Anjum2021-04-091-3/+5
| * | net: sched: sch_teql: fix null-pointer dereferencePavel Tikhomirov2021-04-081-0/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-04-081-7/+5
| |\ \
| | * | bpf, sockmap: Fix incorrect fwd_alloc accountingJohn Fastabend2021-04-071-7/+5
| * | | Merge tag 'mac80211-for-net-2021-04-08.2' of git://git.kernel.org/pub/scm/lin...David S. Miller2021-04-087-16/+28
| |\ \ \
| | * | | nl80211: fix beacon head validationJohannes Berg2021-04-081-1/+5
| | * | | nl80211: fix potential leak of ACL paramsJohannes Berg2021-04-081-2/+2
| | * | | cfg80211: check S1G beacon compat element lengthJohannes Berg2021-04-081-6/+8
| | * | | cfg80211: remove WARN_ON() in cfg80211_sme_connectDu Cheng2021-04-081-1/+1
| | * | | mac80211: fix time-is-after bug in mlmeBen Greear2021-04-081-1/+4
| | * | | mac80211: fix TXQ AC confusionJohannes Berg2021-04-081-1/+1
| | * | | rfkill: revert back to old userspace API by defaultJohannes Berg2021-04-081-3/+4
| | * | | mac80211: clear sta->fast_rx when STA removed from 4-addr VLANSeevalamuthu Mariappan2021-04-081-1/+3
| * | | | ipv6: report errors for iftoken via netlink extackStephen Hemminger2021-04-083-8/+29
| * | | | net: sched: fix err handler in tcf_action_init()Vlad Buslov2021-04-082-13/+18
| * | | | net: sched: fix action overwrite reference countingVlad Buslov2021-04-082-11/+20
| * | | | Revert "net: sched: bump refcount for new action in ACT replace mode"Vlad Buslov2021-04-081-3/+0
| |/ / /
| * | | Merge tag 'ieee802154-for-davem-2021-04-07' of git://git.kernel.org/pub/scm/l...David S. Miller2021-04-083-12/+65
| |\ \ \
| | * | | net: mac802154: Fix general protection faultPavel Skripkin2021-04-061-1/+1
| | * | | net: ieee802154: stop dump llsec params for monitorsAlexander Aring2021-04-061-0/+5
| | * | | net: ieee802154: forbid monitor for del llsec seclevelAlexander Aring2021-04-061-0/+3
| | * | | net: ieee802154: forbid monitor for add llsec seclevelAlexander Aring2021-04-061-0/+3
| | * | | net: ieee802154: stop dump llsec seclevels for monitorsAlexander Aring2021-04-061-0/+5
| | * | | net: ieee802154: forbid monitor for del llsec devkeyAlexander Aring2021-04-061-0/+3
| | * | | net: ieee802154: forbid monitor for add llsec devkeyAlexander Aring2021-04-061-0/+3
| | * | | net: ieee802154: stop dump llsec devkeys for monitorsAlexander Aring2021-04-061-0/+5
| | * | | net: ieee802154: forbid monitor for del llsec devAlexander Aring2021-04-061-0/+3
| | * | | net: ieee802154: forbid monitor for add llsec devAlexander Aring2021-04-061-0/+3