index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2022-08-03
net: Fix data-races around sysctl_[rw]mem(_offset)?.
Kuniyuki Iwashima
2022-08-03
ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptr
Ziyang Xuan
2022-08-03
Revert "tcp: change pingpong threshold to 3"
Wei Wang
2022-08-03
tcp: Fix a data-race around sysctl_tcp_adv_win_scale.
Kuniyuki Iwashima
2022-08-03
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
Luiz Augusto von Dentz
2022-07-29
tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.
Kuniyuki Iwashima
2022-07-29
udp: Fix a data-race around sysctl_udp_l3mdev_accept.
Kuniyuki Iwashima
2022-07-29
ip: Fix data-races around sysctl_ip_prot_sock.
Kuniyuki Iwashima
2022-07-29
amt: use workqueue for gateway side message handling
Taehee Yoo
2022-07-29
tcp: Fix a data-race around sysctl_tcp_notsent_lowat.
Kuniyuki Iwashima
2022-07-29
tcp: Fix data-races around some timeout sysctl knobs.
Kuniyuki Iwashima
2022-07-29
tcp: Fix data-races around keepalive sysctl knobs.
Kuniyuki Iwashima
2022-07-29
tcp/udp: Make early_demux back namespacified.
Kuniyuki Iwashima
2022-07-29
tcp: Fix data-races around sysctl_tcp_l3mdev_accept.
Kuniyuki Iwashima
2022-07-29
tcp: sk->sk_bound_dev_if once in inet_request_bound_dev_if()
Eric Dumazet
2022-07-29
tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.
Kuniyuki Iwashima
2022-07-29
ip: Fix a data-race around sysctl_fwmark_reflect.
Kuniyuki Iwashima
2022-07-29
ip: Fix data-races around sysctl_ip_nonlocal_bind.
Kuniyuki Iwashima
2022-07-29
ip: Fix data-races around sysctl_ip_fwd_use_pmtu.
Kuniyuki Iwashima
2022-07-29
ip: Fix data-races around sysctl_ip_default_ttl.
Kuniyuki Iwashima
2022-07-22
netfilter: nf_tables: avoid skb access on nf_stolen
Florian Westphal
2022-07-22
net/tls: Check for errors in tls_device_init
Tariq Toukan
2022-07-22
raw: Fix a data-race around sysctl_raw_l3mdev_accept.
Kuniyuki Iwashima
2022-07-22
netfilter: nf_tables: replace BUG_ON by element length check
Pablo Neira Ayuso
2022-07-22
net: Fix data-races around sysctl_mem.
Kuniyuki Iwashima
2022-07-22
netfilter: conntrack: remove the percpu dying list
Florian Westphal
2022-07-22
netfilter: conntrack: include ecache dying list in dumps
Florian Westphal
2022-07-22
netfilter: ecache: use dedicated list for event redelivery
Florian Westphal
2022-07-22
netfilter: ecache: move to separate structure
Florian Westphal
2022-07-12
net/sched: act_police: allow 'continue' action offload
Vlad Buslov
2022-07-12
net/sched: act_api: Add extack to offload_act_setup() callback
Ido Schimmel
2022-06-29
sock: redo the psock vs ULP protection check
Jakub Kicinski
2022-06-22
ipv6: Fix signed integer overflow in __ip6_append_data
Wang Yufen
2022-06-14
netfilter: nf_tables: bail out early if hardware offload is not supported
Pablo Neira Ayuso
2022-06-14
netfilter: nf_tables: delete flowtable hooks via transaction list
Pablo Neira Ayuso
2022-06-14
bluetooth: don't use bitmaps for random flag accesses
Linus Torvalds
2022-06-14
ax25: Fix ax25 session cleanup problems
Duoming Zhou
2022-06-14
bonding: guard ns_targets by CONFIG_IPV6
Hangbin Liu
2022-06-14
net: sched: add barrier to fix packet stuck problem for lockless qdisc
Guoju Fang
2022-06-14
tcp: add accessors to read/set tp->snd_cwnd
Eric Dumazet
2022-06-14
net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog
Vincent Ray
2022-06-09
net: annotate races around sk->sk_bound_dev_if
Eric Dumazet
2022-06-09
Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirk
Luiz Augusto von Dentz
2022-06-09
ipv6: fix locking issues with loops over idev->addr_list
Niels Dossche
2022-06-06
netfilter: conntrack: re-fetch conntrack after insertion
Florian Westphal
2022-05-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-05-16
xfrm: fix "disable_policy" flag use when arriving from different devices
Eyal Birger
2022-05-13
Revert "tcp/dccp: get rid of inet_twsk_purge()"
Eric Dumazet
2022-05-11
Bluetooth: Fix the creation of hdev->name
Itay Iellin
2022-05-11
net/sched: act_pedit: really ensure the skb is writable
Paolo Abeni
[next]