summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.Kuniyuki Iwashima2022-07-201-2/+2
* udp: Fix a data-race around sysctl_udp_l3mdev_accept.Kuniyuki Iwashima2022-07-201-1/+1
* ip: Fix data-races around sysctl_ip_prot_sock.Kuniyuki Iwashima2022-07-201-1/+1
* amt: use workqueue for gateway side message handlingTaehee Yoo2022-07-191-0/+20
* tcp: Fix a data-race around sysctl_tcp_notsent_lowat.Kuniyuki Iwashima2022-07-181-1/+1
* tcp: Fix data-races around some timeout sysctl knobs.Kuniyuki Iwashima2022-07-181-1/+2
* tcp: Fix data-races around keepalive sysctl knobs.Kuniyuki Iwashima2022-07-181-3/+6
* tcp/udp: Make early_demux back namespacified.Kuniyuki Iwashima2022-07-153-6/+2
* tcp: Fix data-races around sysctl_tcp_l3mdev_accept.Kuniyuki Iwashima2022-07-152-3/+3
* tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.Kuniyuki Iwashima2022-07-151-1/+2
* ip: Fix a data-race around sysctl_fwmark_reflect.Kuniyuki Iwashima2022-07-151-1/+1
* ip: Fix data-races around sysctl_ip_nonlocal_bind.Kuniyuki Iwashima2022-07-151-1/+1
* ip: Fix data-races around sysctl_ip_fwd_use_pmtu.Kuniyuki Iwashima2022-07-151-1/+1
* ip: Fix data-races around sysctl_ip_default_ttl.Kuniyuki Iwashima2022-07-151-1/+1
* net/tls: Check for errors in tls_device_initTariq Toukan2022-07-141-2/+2
* Merge tag 'wireless-2022-07-13' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2022-07-132-3/+5
|\
| * wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notifyLorenzo Bianconi2022-06-292-3/+5
* | raw: Fix a data-race around sysctl_raw_l3mdev_accept.Kuniyuki Iwashima2022-07-131-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller2022-07-111-5/+9
|\ \
| * | netfilter: nf_tables: replace BUG_ON by element length checkPablo Neira Ayuso2022-07-091-5/+9
* | | net: Fix data-races around sysctl_mem.Kuniyuki Iwashima2022-07-081-1/+1
* | | net/sched: act_police: allow 'continue' action offloadVlad Buslov2022-07-061-0/+1
|/ /
* | netfilter: nf_tables: avoid skb access on nf_stolenFlorian Westphal2022-06-271-6/+10
* | sock: redo the psock vs ULP protection checkJakub Kicinski2022-06-231-0/+5
* | Revert "net: Add a second bind table hashed by port and address"Joanne Koong2022-06-163-84/+1
|/
* Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-06-094-4/+4
|\
| * ipv6: Fix signed integer overflow in __ip6_append_dataWang Yufen2022-06-081-2/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-06-073-2/+2
| |\
| | * netfilter: nf_tables: bail out early if hardware offload is not supportedPablo Neira Ayuso2022-06-062-1/+2
| | * netfilter: nf_tables: delete flowtable hooks via transaction listPablo Neira Ayuso2022-06-021-1/+0
* | | bluetooth: don't use bitmaps for random flag accessesLinus Torvalds2022-06-051-10/+7
|/ /
* | 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