index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Remove uninitialized_var() usage
Kees Cook
2023-08-11
11
-14
/
+14
*
netfilter: nf_tables: disallow element updates of bound anonymous sets
Pablo Neira Ayuso
2023-06-28
1
-2
/
+5
*
xfrm: Linearize the skb after offloading if needed.
Sebastian Andrzej Siewior
2023-06-28
2
-0
/
+6
*
neighbour: delete neigh_lookup_nodev as not used
Leon Romanovsky
2023-06-21
1
-31
/
+0
*
net: tipc: resize nlattr array to correct size
Lin Ma
2023-06-21
1
-2
/
+2
*
sctp: fix an error code in sctp_sf_eat_auth()
Dan Carpenter
2023-06-21
1
-1
/
+1
*
ping6: Fix send to link-local addresses with VRF.
Guillaume Nault
2023-06-21
1
-1
/
+2
*
netfilter: nfnetlink: skip error delivery on batch in case of ENOMEM
Pablo Neira Ayuso
2023-06-21
1
-1
/
+2
*
Remove DECnet support from kernel
Stephen Hemminger
2023-06-21
21
-10784
/
+0
*
Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irk
Luiz Augusto von Dentz
2023-06-14
1
-4
/
+4
*
batman-adv: Broken sync while rescheduling delayed work
Vladislav Efanov
2023-06-14
1
-1
/
+1
*
net: sched: move rtm_tca_policy declaration to include file
Eric Dumazet
2023-06-14
1
-2
/
+0
*
rfs: annotate lockless accesses to RFS sock flow table
Eric Dumazet
2023-06-14
1
-2
/
+4
*
Bluetooth: L2CAP: Add missing checks for invalid DCID
Sungwoo Kim
2023-06-14
1
-0
/
+9
*
Bluetooth: Fix l2cap_disconnect_req deadlock
Ying Hsu
2023-06-14
1
-0
/
+4
*
atm: hide unused procfs functions
Arnd Bergmann
2023-06-09
1
-0
/
+2
*
netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with C...
Tom Rix
2023-06-09
1
-0
/
+4
*
udp6: Fix race condition in udp6_sendmsg & connect
Vladislav Efanov
2023-06-09
1
-1
/
+1
*
tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss set
Cambda Zhu
2023-06-09
1
-1
/
+2
*
af_packet: do not use READ_ONCE() in packet_bind()
Eric Dumazet
2023-06-09
1
-3
/
+5
*
af_packet: Fix data-races of pkt_sk(sk)->num.
Kuniyuki Iwashima
2023-06-09
2
-3
/
+3
*
netrom: fix info-leak in nr_write_internal()
Eric Dumazet
2023-06-09
1
-3
/
+4
*
bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()
Ruihan Li
2023-06-09
1
-0
/
+28
*
ipv6: Fix out-of-bounds access in ipv6_find_tlv()
Gavrilov Ilia
2023-05-30
1
-0
/
+2
*
net: fix skb leak in __skb_tstamp_tx()
Pratyush Yadav
2023-05-30
1
-1
/
+3
*
netfilter: nf_tables: fix register ordering
Florian Westphal
2023-05-30
1
-4
/
+11
*
netfilter: nf_tables: do not allow SET_ID to refer to another table
Pablo Neira Ayuso
2023-05-30
1
-2
/
+5
*
netfilter: nf_tables: do not allow RULE_ID to refer to another chain
Pablo Neira Ayuso
2023-05-30
1
-1
/
+3
*
netfilter: nft_dynset: do not reject set updates with NFT_SET_EVAL
Pablo Neira Ayuso
2023-05-30
1
-3
/
+1
*
netfilter: nf_tables: stricter validation of element data
Pablo Neira Ayuso
2023-05-30
1
-1
/
+8
*
netfilter: nf_tables: allow up to 64 bytes in the set element data area
Pablo Neira Ayuso
2023-05-30
1
-10
/
+25
*
netfilter: nf_tables: add nft_setelem_parse_key()
Pablo Neira Ayuso
2023-05-30
1
-36
/
+42
*
netfilter: nf_tables: validate registers coming from userspace.
Pablo Neira Ayuso
2023-05-30
1
-14
/
+17
*
netfilter: nftables: statify nft_parse_register()
Pablo Neira Ayuso
2023-05-30
1
-2
/
+1
*
netfilter: nftables: add nft_parse_register_store() and use it
Pablo Neira Ayuso
2023-05-30
14
-64
/
+77
*
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
2023-05-30
21
-111
/
+108
*
netfilter: nf_tables: bogus EBUSY in helper removal from transaction
Pablo Neira Ayuso
2023-05-30
1
-3
/
+16
*
vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit()
Eric Dumazet
2023-05-30
1
-2
/
+2
*
net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment()
Dong Chenchen
2023-05-30
1
-5
/
+3
*
vsock: avoid to close connected socket after the timeout
Zhuang Shengen
2023-05-30
1
-1
/
+1
*
af_key: Reject optional tunnel/BEET mode templates in outbound policies
Tobias Brunner
2023-05-30
1
-4
/
+8
*
Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp
Min Li
2023-05-30
1
-1
/
+0
*
net: Catch invalid index in XPS mapping
Nick Child
2023-05-30
1
-0
/
+2
*
af_unix: Fix a data race of sk->sk_receive_queue->qlen.
Kuniyuki Iwashima
2023-05-30
1
-1
/
+1
*
net: annotate sk->sk_err write from do_recvmmsg()
Eric Dumazet
2023-05-30
1
-1
/
+1
*
netlink: annotate accesses to nlk->cb_running
Eric Dumazet
2023-05-30
1
-4
/
+4
*
af_packet: Don't send zero-byte data in packet_sendmsg_spkt().
Kuniyuki Iwashima
2023-05-17
1
-1
/
+1
*
net/sched: act_mirred: Add carrier check
Victor Nogueira
2023-05-17
1
-1
/
+1
*
sit: update dev->needed_headroom in ipip6_tunnel_bind_dev()
Cong Wang
2023-05-17
1
-3
/
+5
*
netfilter: nf_tables: deactivate anonymous set from preparation phase
Pablo Neira Ayuso
2023-05-17
4
-3
/
+15
[next]