index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-21
neighbour: delete neigh_lookup_nodev as not used
Leon Romanovsky
1
-2
/
+0
2023-06-21
neighbour: Remove unused inline function neigh_key_eq16()
Gaosheng Cui
1
-5
/
+0
2023-06-21
Remove DECnet support from kernel
Stephen Hemminger
6
-960
/
+0
2023-06-14
net: sched: move rtm_tca_policy declaration to include file
Eric Dumazet
1
-0
/
+2
2023-06-14
rfs: annotate lockless accesses to sk->sk_rxhash
Eric Dumazet
1
-5
/
+13
2023-05-30
netfilter: nf_tables: do not allow SET_ID to refer to another table
Pablo Neira Ayuso
1
-0
/
+2
2023-05-30
netfilter: nf_tables: allow up to 64 bytes in the set element data area
Pablo Neira Ayuso
1
-0
/
+4
2023-05-30
netfilter: nftables: statify nft_parse_register()
Pablo Neira Ayuso
1
-1
/
+0
2023-05-30
netfilter: nftables: add nft_parse_register_store() and use it
Pablo Neira Ayuso
4
-8
/
+8
2023-05-30
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
5
-8
/
+16
2023-05-30
net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs().
Kuniyuki Iwashima
1
-1
/
+1
2023-05-17
netfilter: nf_tables: deactivate anonymous set from preparation phase
Pablo Neira Ayuso
1
-0
/
+1
2023-05-17
netfilter: nf_tables: bogus EBUSY when deleting set after flush
Pablo Neira Ayuso
1
-0
/
+6
2023-05-17
netfilter: nf_tables: use-after-free in failing rule with bound set
Pablo Neira Ayuso
1
-0
/
+3
2023-05-17
netfilter: nf_tables: unbind set in rule from commit path
Pablo Neira Ayuso
1
-4
/
+13
2023-05-17
netfilter: nf_tables: split set destruction in deactivate and destroy phase
Florian Westphal
1
-1
/
+6
2023-05-17
scm: fix MSG_CTRUNC setting condition for SO_PASSSEC
Alexander Mikhalitsyn
1
-1
/
+12
2023-04-26
tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().
Kuniyuki Iwashima
3
-9
/
+2
2023-04-26
udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).
Kuniyuki Iwashima
1
-0
/
+1
2023-02-22
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
1
-0
/
+13
2023-01-18
mrp: introduce active flags to prevent UAF when applicant uninit
Schspa Shi
1
-0
/
+1
2022-11-10
tcp/udp: Make early_demux back namespacified.
Kuniyuki Iwashima
3
-4
/
+3
2022-10-26
inet: fully convert sk->sk_rx_dst to RCU rules
Eric Dumazet
1
-1
/
+1
2022-10-26
net: ieee802154: return -EINVAL for unknown addr type
Alexander Aring
1
-3
/
+9
2022-10-26
tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited
Neal Cardwell
1
-1
/
+4
2022-10-26
net/ieee802154: fix uninit value bug in dgram_sendmsg
Haimin Zhang
1
-0
/
+37
2022-09-05
net: Fix a data-race around sysctl_net_busy_poll.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-25
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
Luiz Augusto von Dentz
1
-0
/
+1
2022-07-29
Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks
Luiz Augusto von Dentz
1
-2
/
+1
2022-07-29
Bluetooth: Fix passing NULL to PTR_ERR
Luiz Augusto von Dentz
1
-1
/
+1
2022-07-29
Bluetooth: Add bt_skb_sendmmsg helper
Luiz Augusto von Dentz
1
-0
/
+38
2022-07-29
Bluetooth: Add bt_skb_sendmsg helper
Luiz Augusto von Dentz
1
-0
/
+28
2022-07-29
tcp: Fix a data-race around sysctl_tcp_notsent_lowat.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-29
tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.
Kuniyuki Iwashima
1
-1
/
+2
2022-07-29
ip: Fix a data-race around sysctl_fwmark_reflect.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-21
net: Fix data-races around sysctl_mem.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-12
esp: limit skb_page_frag_refill use to a single page
Sabrina Dubroca
1
-2
/
+0
2022-06-06
netfilter: conntrack: re-fetch conntrack after insertion
Florian Westphal
1
-1
/
+6
2022-06-06
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
2
-3
/
+3
2022-05-15
Bluetooth: Fix the creation of hdev->name
Itay Iellin
1
-0
/
+3
2022-05-12
tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
Eric Dumazet
1
-0
/
+1
2022-04-27
ax25: fix reference count leaks of ax25_dev
Duoming Zhou
1
-3
/
+5
2022-04-27
ax25: add refcount in ax25_dev to avoid UAF bugs
Duoming Zhou
1
-0
/
+10
2022-04-27
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
1
-2
/
+3
2022-04-20
xfrm: policy: match with both mark and mask on user interfaces
Xin Long
1
-3
/
+6
2022-04-20
net: add missing SOF_TIMESTAMPING_OPT_ID support
Willem de Bruijn
1
-4
/
+21
2022-03-28
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
2
-0
/
+5
2022-03-08
netfilter: nf_queue: fix possible use-after-free
Florian Westphal
1
-1
/
+1
2022-03-02
openvswitch: Fix setting ipv6 fields causing hw csum failure
Paul Blakey
1
-0
/
+5
2022-02-23
bonding: fix data-races around agg_select_timer
Eric Dumazet
1
-1
/
+1
[next]