summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2020-11-06mac80211: use semicolons rather than commas to separate statementsJulia Lawall
2020-11-05sctp: bring inet(6)_skb_parm back to sctp_input_cbXin Long
2020-11-05net: dsa: Give drivers the chance to veto certain upper devicesVladimir Oltean
2020-11-05net: dsa: Add tag handling for Hirschmann Hellcreek switchesKurt Kanzenbach
2020-11-05net: sched: implement action-specific terse dumpVlad Buslov
2020-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski
2020-11-04mptcp: add a new sysctl add_addr_timeoutGeliang Tang
2020-11-04mptcp: split mptcp_clean_una functionFlorian Westphal
2020-11-04tcp: propagate MPTCP skb extensions on xmit splitsPaolo Abeni
2020-11-04mptcp: use _fast lock version in __mptcp_move_skbsFlorian Westphal
2020-11-04mptcp: adjust mptcp receive buffer limit if subflow has larger oneFlorian Westphal