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
*
ip_gre: test csum_start instead of transport header
Willem de Bruijn
2022-06-14
1
-6
/
+5
*
net: ipv6: unexport __init-annotated seg6_hmac_init()
Masahiro Yamada
2022-06-14
1
-1
/
+0
*
net: xfrm: unexport __init-annotated xfrm4_protocol_init()
Masahiro Yamada
2022-06-14
1
-1
/
+0
*
SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()
Chuck Lever
2022-06-14
1
-1
/
+5
*
af_unix: Fix a data-race in unix_dgram_peer_wake_me().
Kuniyuki Iwashima
2022-06-14
1
-1
/
+1
*
netfilter: nf_tables: memleak flow rule from commit path
Pablo Neira Ayuso
2022-06-14
1
-0
/
+6
*
netfilter: nat: really support inet nat without l3 address
Florian Westphal
2022-06-14
1
-1
/
+2
*
xprtrdma: treat all calls not a bcall when bc_serv is NULL
Kinglong Mee
2022-06-14
1
-0
/
+5
*
tipc: check attribute length for bearer name
Hoang Le
2022-06-14
1
-2
/
+1
*
tcp: tcp_rtx_synack() can be called from process context
Eric Dumazet
2022-06-14
1
-2
/
+2
*
mac80211: upgrade passive scan to active scan on DFS channels after beacon rx
Felix Fietkau
2022-06-14
2
-0
/
+25
*
netfilter: nf_tables: disallow non-stateful expression in sets earlier
Pablo Neira Ayuso
2022-06-14
2
-9
/
+10
*
wifi: mac80211: fix use-after-free in chanctx code
Johannes Berg
2022-06-14
1
-5
/
+2
*
net/smc: postpone sk_refcnt increment in connect()
liuyacan
2022-06-14
1
-1
/
+1
*
rxrpc: Fix decision on when to generate an IDLE ACK
David Howells
2022-06-14
4
-16
/
+25
*
rxrpc: Don't let ack.previousPacket regress
David Howells
2022-06-14
3
-4
/
+6
*
rxrpc: Fix overlapping ACK accounting
David Howells
2022-06-14
2
-11
/
+12
*
rxrpc: Don't try to resend the request if we're receiving the reply
David Howells
2022-06-14
1
-1
/
+2
*
rxrpc: Fix listen() setting the bar too high for the prealloc rings
David Howells
2022-06-14
1
-2
/
+2
*
sctp: read sk->sk_bound_dev_if once in sctp_rcv()
Eric Dumazet
2022-06-14
1
-1
/
+3
*
Bluetooth: fix dangling sco_conn and use-after-free in sco_sock_timeout
Ying Hsu
2022-06-14
1
-8
/
+13
*
NFC: NULL out the dev->rfkill to prevent UAF
Lin Ma
2022-06-14
1
-0
/
+1
*
nl80211: show SSID for P2P_GO interfaces
Johannes Berg
2022-06-14
1
-0
/
+1
*
rxrpc: Return an error to sendmsg if call failed
David Howells
2022-06-14
1
-0
/
+6
*
ipv6: Don't send rs packets to the interface of ARPHRD_TUNNEL
jianghaoran
2022-06-14
1
-1
/
+2
*
ipv6: fix locking issues with loops over idev->addr_list
Niels Dossche
2022-06-14
1
-6
/
+24
*
bpf: Enlarge offset check value to INT_MAX in bpf_skb_{load,store}_bytes
Liu Jian
2022-06-06
1
-2
/
+2
*
cfg80211: set custom regdomain after wiphy registration
Miri Korenblit
2022-06-06
2
-4
/
+5
*
net: af_key: check encryption module availability consistency
Thomas Bartschies
2022-06-06
1
-3
/
+3
*
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
2022-06-06
3
-8
/
+10
*
tcp: change source port randomizarion at connect() time
Eric Dumazet
2022-06-06
1
-3
/
+17
*
mac80211: fix rx reordering with non explicit / psmp ack policy
Felix Fietkau
2022-05-25
1
-2
/
+1
*
net: bridge: Clear offload_fwd_mark when passing frame up bridge interface.
Andrew Lunn
2022-05-25
1
-0
/
+7
*
net: af_key: add check for pfkey_broadcast in function pfkey_process
Jiasheng Jiang
2022-05-25
1
-2
/
+4
*
NFC: nci: fix sleep in atomic context bugs caused by nci_skb_alloc
Duoming Zhou
2022-05-25
2
-3
/
+3
*
net/sched: act_pedit: sanitize shift argument before usage
Paolo Abeni
2022-05-25
1
-0
/
+4
*
SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()
Meena Shanmugam
2022-05-25
2
-7
/
+14
*
SUNRPC: Don't call connect() more than once on a TCP socket
Meena Shanmugam
2022-05-25
1
-10
/
+12
*
SUNRPC: Prevent immediate close+reconnect
Meena Shanmugam
2022-05-25
2
-2
/
+3
*
SUNRPC: Clean up scheduling of autoclose
Meena Shanmugam
2022-05-25
1
-11
/
+15
*
ping: fix address binding wrt vrf
Nicolas Dichtel
2022-05-18
1
-1
/
+11
*
tcp: resalt the secret every 10 seconds
Eric Dumazet
2022-05-18
1
-3
/
+9
*
net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pending
Guangguan Wang
2022-05-18
1
-2
/
+2
*
net/sched: act_pedit: really ensure the skb is writable
Paolo Abeni
2022-05-18
1
-4
/
+22
*
netlink: do not reset transport header in netlink_recvmsg()
Eric Dumazet
2022-05-18
1
-1
/
+0
*
ipv4: drop dst in multicast routing path
Lokesh Dhoundiyal
2022-05-18
1
-0
/
+1
*
mac80211: Reset MBSSID parameters upon connection
Manikanta Pubbisetty
2022-05-18
1
-0
/
+6
*
batman-adv: Don't skb_split skbuffs with frag_list
Sven Eckelmann
2022-05-18
1
-0
/
+11
*
Bluetooth: Fix the creation of hdev->name
Itay Iellin
2022-05-15
1
-3
/
+3
*
tcp: make sure treq->af_specific is initialized
Eric Dumazet
2022-05-12
4
-2
/
+4
[next]