summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-04-14ethtool: pause: make sure we init driver statsJakub Kicinski
2021-04-13gro: ensure frag0 meets IP header alignmentEric Dumazet
2021-04-13net/sctp: fix race condition in sctp_destroy_sockOr Cohen
2021-04-13net: Make tcp_allowed_congestion_control readonly in non-init netnsJonathon Reinhart
2021-04-13icmp: ICMPV6: pass RFC 8335 reply messages to ping_rcvAndreas Roeseler
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2021-04-13net: ip6_tunnel: Unregister catch-all devicesHristo Venev
2021-04-13net: sit: Unregister catch-all devicesHristo Venev
2021-04-13netfilter: flowtable: Add FLOW_OFFLOAD_XMIT_UNSPEC xmit typeRoi Dayan
2021-04-13netfilter: conntrack: convert sysctls to u8Florian Westphal
2021-04-13netfilter: conntrack: move ct counter to net_generic dataFlorian Westphal
2021-04-13netfilter: conntrack: move expect counter to net_generic dataFlorian Westphal
2021-04-13netfilter: conntrack: move autoassign_helper sysctl to net_generic dataFlorian Westphal
2021-04-13netfilter: conntrack: move autoassign warning member to net_generic dataFlorian Westphal
2021-04-13netfilter: flowtable: add vlan pop action offload supportwenxu
2021-04-13netfilter: flowtable: add vlan match offload supportwenxu
2021-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-04-13netfilter: nftables: clone set element expression templatePablo Neira Ayuso
2021-04-13netfilter: x_tables: fix compat match/target pad out-of-bound writeFlorian Westphal
2021-04-12ethtool: fix kdoc attr nameJakub Kicinski
2021-04-12netfilter: conntrack: Make global sysctls readonly in non-init netnsJonathon Reinhart
2021-04-12net: Ensure net namespace isolation of sysctlsJonathon Reinhart
2021-04-12net: seg6: trivial fix of a spelling mistake in commentAndrea Mayer
2021-04-11ethtool: wire in generic SFP module accessAndrew Lunn
2021-04-11ethtool: Add fallback to get_module_eeprom from netlink commandVladyslav Tarasiuk
2021-04-11net: ethtool: Export helpers for getting EEPROM infoAndrew Lunn
2021-04-11ethtool: Allow network drivers to dump arbitrary EEPROM dataVladyslav Tarasiuk
2021-04-10netfilter: arp_tables: add pre_exit hook for table unregisterFlorian Westphal
2021-04-10netfilter: bridge: add pre_exit hooks for ebtable unregistrationFlorian Westphal
2021-04-10netfilter: nft_limit: avoid possible divide error in nft_limit_initEric Dumazet
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-09Revert "tcp: Reset tcp connections in SYN-SENT state"Eric Dumazet
2021-04-09net: dccp: use net_generic storageFlorian Westphal
2021-04-09net: fix hangup on napi_disable for threaded napiPaolo Abeni
2021-04-08net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlhMuhammad Usama Anjum
2021-04-08Merge tag 'for-net-next-2021-04-08' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-04-08net: sched: sch_teql: fix null-pointer dereferencePavel Tikhomirov
2021-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-04-08Merge tag 'mac80211-for-net-2021-04-08.2' of git://git.kernel.org/pub/scm/lin...David S. Miller
2021-04-08Merge tag 'batadv-next-pullrequest-20210408' of git://git.open-mesh.org/linux...David S. Miller
2021-04-08ipv6: report errors for iftoken via netlink extackStephen Hemminger
2021-04-08net: sched: fix err handler in tcf_action_init()Vlad Buslov
2021-04-08net: sched: fix action overwrite reference countingVlad Buslov
2021-04-08Revert "net: sched: bump refcount for new action in ACT replace mode"Vlad Buslov
2021-04-08nl80211: fix beacon head validationJohannes Berg
2021-04-08nl80211: fix potential leak of ACL paramsJohannes Berg
2021-04-08cfg80211: check S1G beacon compat element lengthJohannes Berg
2021-04-08Bluetooth: Allow Microsoft extension to indicate curve validationMarcel Holtmann
2021-04-08Bluetooth: Set defaults for le_scan_{int,window}_adv_monitorMarcel Holtmann
2021-04-08cfg80211: remove WARN_ON() in cfg80211_sme_connectDu Cheng