index
:
Linux Stable
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.13.y
linux-6.14.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
...
*
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
*
wifi: mac80211: simplify chanctx allocation
Johannes Berg
2023-06-09
1
-1
/
+1
*
xfrm: Check if_id in inbound policy/secpath match
Benedict Wong
2023-06-09
1
-5
/
+6
*
rtnetlink: call validate_linkmsg in rtnl_create_link
Xin Long
2023-06-09
1
-1
/
+7
*
net/sched: flower: fix possible OOB write in fl_set_geneve_opt()
Hangyu Hua
2023-06-09
1
-0
/
+3
*
udp6: Fix race condition in udp6_sendmsg & connect
Vladislav Efanov
2023-06-09
1
-1
/
+1
*
net/netlink: fix NETLINK_LIST_MEMBERSHIPS length report
Pedro Tammela
2023-06-09
1
-1
/
+1
*
net: sched: fix NULL pointer dereference in mq_attach
Zhengchao Shao
2023-06-09
1
-0
/
+4
*
net/sched: Prohibit regrafting ingress or clsact Qdiscs
Peilin Ye
2023-06-09
1
-0
/
+5
*
net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) Qdiscs
Peilin Ye
2023-06-09
2
-3
/
+8
*
net/sched: sch_clsact: Only create under TC_H_CLSACT
Peilin Ye
2023-06-09
1
-0
/
+6
*
net/sched: sch_ingress: Only create under TC_H_INGRESS
Peilin Ye
2023-06-09
1
-0
/
+6
*
tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss set
Cambda Zhu
2023-06-09
1
-1
/
+2
*
tcp: deny tcp_disconnect() when threads are waiting
Eric Dumazet
2023-06-09
3
-0
/
+9
*
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
*
netfilter: ctnetlink: Support offloaded conntrack entry deletion
Paul Blakey
2023-06-05
1
-8
/
+0
*
ipv{4,6}/raw: fix output xfrm lookup wrt protocol
Nicolas Dichtel
2023-06-05
3
-3
/
+17
*
bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()
Ruihan Li
2023-06-05
1
-0
/
+28
*
xdp: xdp_mem_allocator can be NULL in trace_mem_connect().
Sebastian Andrzej Siewior
2023-06-05
1
-1
/
+2
*
page_pool: fix inconsistency for page_pool_ring_[un]lock()
Yunsheng Lin
2023-06-05
1
-2
/
+26
*
net: page_pool: use in_softirq() instead
Qingfang DENG
2023-06-05
1
-3
/
+3
*
xdp: Allow registering memory model without rxq reference
Toke Høiland-Jørgensen
2023-06-05
1
-30
/
+62
*
sctp: fix an issue that plpmtu can never go to complete state
Xin Long
2023-05-30
1
-4
/
+7
*
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
*
udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().
Kuniyuki Iwashima
2023-05-30
2
-0
/
+4
*
can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flag
Oliver Hartkopp
2023-05-24
1
-1
/
+1
*
can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flag
Oliver Hartkopp
2023-05-24
1
-1
/
+1
*
bridge: always declare tunnel functions
Arnd Bergmann
2023-05-24
1
-4
/
+4
*
netfilter: nft_set_rbtree: fix null deref on element insertion
Florian Westphal
2023-05-24
1
-7
/
+13
*
netfilter: nf_tables: fix nft_trans type confusion
Florian Westphal
2023-05-24
1
-3
/
+1
*
vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit()
Eric Dumazet
2023-05-24
1
-2
/
+2
*
wifi: mac80211: fix min center freq offset tracing
Johannes Berg
2023-05-24
1
-1
/
+1
*
tipc: check the bearer min mtu properly when setting it by netlink
Xin Long
2023-05-24
1
-2
/
+2
*
tipc: do not update mtu if msg_max is too small in mtu negotiation
Xin Long
2023-05-24
1
-3
/
+6
*
tipc: add tipc_bearer_min_mtu to calculate min mtu
Xin Long
2023-05-24
3
-2
/
+19
*
net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment()
Dong Chenchen
2023-05-24
1
-5
/
+3
*
SUNRPC: Fix trace_svc_register() call site
Chuck Lever
2023-05-24
1
-1
/
+1
*
SUNRPC: always free ctxt when freeing deferred request
NeilBrown
2023-05-24
4
-27
/
+39
*
SUNRPC: Remove svc_rqst::rq_xprt_hlen
Chuck Lever
2023-05-24
3
-9
/
+4
*
SUNRPC: Remove dead code in svc_tcp_release_rqst()
Chuck Lever
2023-05-24
1
-9
/
+0
*
SUNRPC: double free xprt_ctxt while still in use
NeilBrown
2023-05-24
1
-1
/
+2
*
erspan: get the proto with the md version for collect_md
Xin Long
2023-05-24
1
-5
/
+8
*
tcp: fix possible sk_priority leak in tcp_v4_send_reset()
Eric Dumazet
2023-05-24
1
-2
/
+3
*
vsock: avoid to close connected socket after the timeout
Zhuang Shengen
2023-05-24
1
-1
/
+1
*
af_key: Reject optional tunnel/BEET mode templates in outbound policies
Tobias Brunner
2023-05-24
1
-4
/
+8
*
Revert "Fix XFRM-I support for nested ESP tunnels"
Martin Willi
2023-05-24
2
-53
/
+4
[prev]
[next]