summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* ax25: Fix ax25 session cleanup problemsDuoming Zhou2022-06-021-0/+1
* bonding: guard ns_targets by CONFIG_IPV6Hangbin Liu2022-06-011-0/+6
* net: sched: add barrier to fix packet stuck problem for lockless qdiscGuoju Fang2022-05-311-0/+6
* netfilter: conntrack: re-fetch conntrack after insertionFlorian Westphal2022-05-271-1/+6
* net: sched: fixed barrier to prevent skbuff sticking in qdisc backlogVincent Ray2022-05-261-28/+8
* amt: fix typo in amtTaehee Yoo2022-05-251-1/+1
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-05-231-0/+6
|\
| * bpf: Add bpf_skc_to_mptcp_sock_protoGeliang Tang2022-05-201-0/+6
* | Merge tag 'for-net-next-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2022-05-232-2/+16
|\ \
| * | Bluetooth: eir: Add helpers for managing service dataLuiz Augusto von Dentz2022-05-191-0/+1
| * | Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirkLuiz Augusto von Dentz2022-05-132-2/+15
* | | net: wrap the wireless pointers in struct net_device in an ifdefJakub Kicinski2022-05-222-0/+4
* | | net: Add a second bind table hashed by port and addressJoanne Koong2022-05-203-1/+84
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski2022-05-191-0/+1
|\ \ \
| * | | netfilter: nf_conncount: reduce unnecessary GCWilliam Tu2022-05-161-0/+1
* | | | Merge tag 'wireless-next-2022-05-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-05-192-11/+39
|\ \ \ \
| * | | | cfg80211: fix kernel-doc for cfg80211_beacon_dataJohannes Berg2022-05-171-1/+1
| * | | | mac80211: extend current rate control tx status APIJonas Jelonek2022-05-161-2/+31
| * | | | nl80211: Parse NL80211_ATTR_HE_BSS_COLOR as a part of nl80211_parse_beaconRameshkumar Sundaram2022-05-161-2/+5
| * | | | mac80211: remove stray multi_sta_back_32bit docsJohannes Berg2022-05-161-1/+0
| * | | | mac80211: fix typo in documentationJohannes Berg2022-05-161-1/+1
| * | | | cfg80211: support disabling EHT modeMuna Sinada2022-05-041-0/+2
| * | | | cfg80211: remove cfg80211_get_chan_state()Johannes Berg2022-05-041-5/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-193-2/+16
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-05-182-1/+14
| |\ \ \ \ \
| | * | | | | xfrm: fix "disable_policy" flag use when arriving from different devicesEyal Birger2022-05-162-1/+14
| * | | | | | Revert "tcp/dccp: get rid of inet_twsk_purge()"Eric Dumazet2022-05-131-1/+2
* | | | | | | tls: Add opt-in zerocopy mode of sendfile()Boris Pismenny2022-05-191-0/+1
* | | | | | | inet: rename INET_MATCH()Eric Dumazet2022-05-161-1/+1
* | | | | | | ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH()Eric Dumazet2022-05-161-9/+19
* | | | | | | tcp: sk->sk_bound_dev_if once in inet_request_bound_dev_if()Eric Dumazet2022-05-161-2/+3
* | | | | | | net: annotate races around sk->sk_bound_dev_ifEric Dumazet2022-05-162-3/+4
* | | | | | | net: allow gro_max_size to exceed 65536Alexander Duyck2022-05-161-1/+1
* | | | | | | ipv6/gso: remove temporary HBH/jumbo headerEric Dumazet2022-05-161-0/+33
* | | | | | | ipv6: add struct hop_jumbo_hdr definitionEric Dumazet2022-05-161-0/+11
| |_|_|/ / / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller2022-05-168-80/+70
|\ \ \ \ \ \
| * | | | | | netfilter: conntrack: skip verification of zero UDP checksumKevin Mitchell2022-05-131-4/+17
| * | | | | | netfilter: prefer extension check to pointer checkFlorian Westphal2022-05-132-17/+16
| * | | | | | netfilter: conntrack: un-inline nf_ct_ecache_ext_addFlorian Westphal2022-05-131-25/+5
| * | | | | | netfilter: nfnetlink: allow to detect if ctnetlink listeners existFlorian Westphal2022-05-131-0/+1
| * | | | | | netfilter: conntrack: add nf_ct_iter_data object for nf_ct_iterate_cleanup*()Pablo Neira Ayuso2022-05-131-3/+9
| * | | | | | netfilter: conntrack: remove unconfirmed listFlorian Westphal2022-05-132-7/+0
| * | | | | | netfilter: extensions: introduce extension genid countFlorian Westphal2022-05-132-16/+25
| * | | | | | netfilter: remove nf_ct_unconfirmed_destroy helperFlorian Westphal2022-05-131-3/+0
| * | | | | | netfilter: cttimeout: decouple unlink and free on netns destructionFlorian Westphal2022-05-131-8/+0
| * | | | | | netfilter: conntrack: remove the percpu dying listFlorian Westphal2022-05-131-1/+0
| * | | | | | netfilter: conntrack: include ecache dying list in dumpsFlorian Westphal2022-05-131-0/+2
| * | | | | | netfilter: ecache: use dedicated list for event redeliveryFlorian Westphal2022-05-132-3/+2
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski2022-05-131-8/+12
|\ \ \ \ \ \ \
| * | | | | | | xfrm: drop not needed flags variable in XFRM offload structLeon Romanovsky2022-05-061-1/+0