summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-11-09vti: switch to dev_get_tstats64Heiner Kallweit
2020-11-09ip6_tunnel: use ip_tunnel_get_stats64 as ndo_get_stats64 callbackHeiner Kallweit
2020-11-09net: dsa: use net core stats64 handlingHeiner Kallweit
2020-11-09net: core: add dev_get_tstats64 as a ndo_get_stats64 implementationHeiner Kallweit
2020-11-09mptcp: provide rmem[0] limitPaolo Abeni
2020-11-09ethtool: netlink: add missing netdev_features_change() callAlexander Lobakin
2020-11-09net: udp: remove redundant initialization in udp_dump_oneMenglong Dong
2020-11-09net: udp: remove redundant initialization in udp_send_skbMenglong Dong
2020-11-09bridge: mrp: Use hlist_head instead of list_head for mrpHoratiu Vultur
2020-11-09net/packet: make packet_fanout.arr size configurable up to 64KTanner Love
2020-11-09tunnels: Fix off-by-one in lower MTU bounds for ICMP/ICMPv6 repliesStefano Brivio
2020-11-09net: udp: introduce UDP_MIB_MEMERRORS for udp_memMenglong Dong
2020-11-09IPv6: Set SIT tunnel hard_header_len to zeroOliver Herms
2020-11-09Merge tag 'nfsd-5.10-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-11-08net/sunrpc: fix useless comparison in proc_do_xprt()Dan Carpenter
2020-11-07net: core: fix spelling typo in flow_dissector.cWang Qing
2020-11-07net: xfrm: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-11-07net: smc: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-11-07net: sched: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-11-07net: mac802154: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-11-07net: mac80211: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-11-07net: ipv4: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-11-07net: dccp: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-06net/sunrpc: return 0 on attempt to write to "transports"Dan Carpenter
2020-11-06Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-06nexthop: Remove in-kernel route notifications when nexthop changesIdo Schimmel
2020-11-06nexthop: Replay nexthops when registering a notifierIdo Schimmel
2020-11-06nexthop: Pass extack to register_nexthop_notifier()Ido Schimmel
2020-11-06nexthop: Emit a notification when a nexthop group is reducedIdo Schimmel
2020-11-06nexthop: Emit a notification when a nexthop group is modifiedIdo Schimmel
2020-11-06nexthop: Emit a notification when a single nexthop is replacedIdo Schimmel
2020-11-06nexthop: Emit a notification when a nexthop group is replacedIdo Schimmel
2020-11-06nexthop: Emit a notification when a nexthop is addedIdo Schimmel
2020-11-06nexthop: Allow setting "offload" and "trap" indications on nexthopsIdo Schimmel
2020-11-06rtnetlink: Add RTNH_F_TRAP flagIdo Schimmel
2020-11-06nexthop: vxlan: Convert to new notification infoIdo Schimmel
2020-11-06nexthop: Prepare new notification infoIdo Schimmel
2020-11-06nexthop: Pass extack to nexthop notifierIdo Schimmel
2020-11-06mac80211: assure that certain drivers adhere to DONT_REORDER flagMathy Vanhoef
2020-11-06mac80211: don't overwrite QoS TID of injected framesMathy Vanhoef
2020-11-06mac80211: adhere to Tx control flag that prevents frame reorderingMathy Vanhoef
2020-11-06mac80211: add radiotap flag to assure frames are not reorderedMathy Vanhoef
2020-11-06mac80211: save HE oper info in BSS config for meshPradeep Kumar Chitrapu
2020-11-06cfg80211: add support to configure HE MCS for beacon rateRajkumar Manoharan
2020-11-06nl80211: fix beacon tx rate mask validationRajkumar Manoharan
2020-11-06nl80211/cfg80211: fix potential infinite loopColin Ian King
2020-11-06cfg80211: Add support to calculate and report 4096-QAM HE ratesVamsi Krishna
2020-11-06cfg80211: Add support to configure SAE PWE value to driversRohan Dutta