aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2020-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-11net: refactor bind_bucket fastreuse into helperTim Froidcoeur
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-10tcp: correct read of TFO keys on big endian systemsJason Baron
2020-08-06Merge tag 'dlm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2020-08-06net: sock: add sock_set_markAlexander Aring
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-05ipv6: add ipv6_dev_find()Xin Long
2020-08-04Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-08-04tunnels: PMTU discovery support for directly bridged IP packetsStefano Brivio
2020-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-08-03Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-08-03devlink: Pass extack when setting trap's action and group's parametersIdo Schimmel
2020-08-03devlink: Add early_drop trapAmit Cohen
2020-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-08-03net/sched: act_ct: fix miss set mru for ovs after defrag in act_ctwenxu
2020-08-03udp_tunnel: add the ability to hard-code IANA VXLANJakub Kicinski
2020-08-03netfilter: conntrack: Move nf_ct_offload_timeout to header fileRoi Dayan
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-31Merge tag 'mac80211-next-for-davem-2020-07-31' of git://git.kernel.org/pub/sc...David S. Miller
2020-07-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-07-31tcp: syncookies: create mptcp request socket for ACK cookies with MPTCP optionFlorian Westphal
2020-07-31mptcp: subflow: add mptcp_subflow_init_cookie_req helperFlorian Westphal
2020-07-31mptcp: rename and export mptcp_subflow_request_sock_opsFlorian Westphal
2020-07-31tcp: rename request_sock cookie_ts bit to syncookieFlorian Westphal
2020-07-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-07-31netfilter: nft_compat: make sure xtables destructors have runFlorian Westphal
2020-07-31cfg80211: invert HE BSS color 'disabled' to 'enabled'Johannes Berg
2020-07-31mac80211: add a function for running rx without passing skbs to the stackFelix Fietkau
2020-07-31mac80211: parse radiotap header when selecting Tx queueMathy Vanhoef
2020-07-31mac80211: add radiotap flag to prevent sequence number overwriteMathy Vanhoef
2020-07-31net/fq_impl: use skb_get_hash instead of skb_get_hash_perturbFelix Fietkau
2020-07-31cfg80211/mac80211: add connected to auth server to station infoMarkus Theil
2020-07-31cfg80211/mac80211: add connected to auth server to meshconfMarkus Theil
2020-07-31cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discoveryLinus Lüssing
2020-07-31cfg80211: allow the low level driver to flush the BSS tableEmmanuel Grumbach
2020-07-31net/wireless: regulatory.h: drop duplicate word in commentRandy Dunlap
2020-07-31net/wireless: mac80211.h: drop duplicate words in commentsRandy Dunlap
2020-07-31net/wireless: cfg80211.h: drop duplicate words in commentsRandy Dunlap
2020-07-31nl80211: S1G band and channel definitionsThomas Pedersen
2020-07-30ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang
2020-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-07-30Bluetooth: Enable controller RPA resolution using Experimental featureSathish Narasimman
2020-07-30Bluetooth: Enable RPA TimeoutSathish Narasimman
2020-07-30Bluetooth: Configure controller address resolution if availableMarcel Holtmann
2020-07-30Bluetooth: Translate additional address type correctlyMarcel Holtmann
2020-07-29mlxsw: spectrum: Use different trap group for externally routed packetsIdo Schimmel
2020-07-29netfilter: conntrack: Use sequence counter with associated spinlockAhmed S. Darwish