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.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
*
ila: call nf_unregister_net_hooks() sooner
Eric Dumazet
2024-09-05
3
-4
/
+16
*
sched: sch_cake: fix bulk flow accounting logic for host fairness
Toke Høiland-Jørgensen
2024-09-05
1
-4
/
+7
*
net: bridge: br_fdb_external_learn_add(): always set EXT_LEARN
Jonas Gorski
2024-09-04
1
-4
/
+2
*
fou: Fix null-ptr-deref in GRO.
Kuniyuki Iwashima
2024-09-04
1
-5
/
+24
*
bpf, net: Fix a potential race in do_sock_getsockopt()
Tze-nan Wu
2024-09-03
1
-2
/
+2
*
net: dqs: Do not use extern for unused dql_group
Breno Leitao
2024-09-03
1
-1
/
+1
*
sch/netem: fix use after free in netem_dequeue
Stephen Hemminger
2024-09-03
1
-5
/
+4
*
Merge tag 'for-net-2024-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2024-09-02
4
-87
/
+112
|
\
|
*
Bluetooth: MGMT: Ignore keys being loaded with invalid type
Luiz Augusto von Dentz
2024-08-30
1
-18
/
+19
|
*
Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"
Luiz Augusto von Dentz
2024-08-30
2
-25
/
+7
|
*
Bluetooth: MGMT: Fix not generating command complete for MGMT_OP_DISCONNECT
Luiz Augusto von Dentz
2024-08-30
2
-43
/
+47
|
*
Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_once
Luiz Augusto von Dentz
2024-08-30
1
-2
/
+40
*
|
Merge tag 'linux-can-fixes-for-6.11-20240830' of git://git.kernel.org/pub/scm...
Jakub Kicinski
2024-09-02
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
can: bcm: Remove proc entry when dev is unregistered.
Kuniyuki Iwashima
2024-08-06
1
-0
/
+4
*
|
tcp_bpf: fix return value of tcp_bpf_sendmsg()
Cong Wang
2024-08-30
1
-1
/
+1
*
|
net/smc: prevent NULL pointer dereference in txopt_get
Jeongjun Park
2024-08-30
2
-1
/
+10
*
|
Merge tag 'net-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-08-30
18
-156
/
+244
|
\
\
|
*
|
mptcp: pm: ADD_ADDR 0 is not a new address
Matthieu Baerts (NGI0)
2024-08-29
3
-1
/
+14
|
*
|
mptcp: avoid duplicated SUB_CLOSED events
Matthieu Baerts (NGI0)
2024-08-29
2
-1
/
+8
|
*
|
mptcp: pm: fix ID 0 endp usage after multiple re-creations
Matthieu Baerts (NGI0)
2024-08-29
1
-2
/
+5
|
*
|
mptcp: pm: do not remove already closed subflows
Matthieu Baerts (NGI0)
2024-08-29
1
-0
/
+2
|
*
|
mptcp: pm: reset MPC endp ID when re-added
Matthieu Baerts (NGI0)
2024-08-29
1
-2
/
+11
|
*
|
mptcp: pm: skip connecting to already established sf
Matthieu Baerts (NGI0)
2024-08-29
1
-3
/
+6
|
*
|
mptcp: pm: send ACK on an active subflow
Matthieu Baerts (NGI0)
2024-08-29
1
-3
/
+6
|
*
|
mptcp: pm: fix RM_ADDR ID for the initial subflow
Matthieu Baerts (NGI0)
2024-08-29
1
-13
/
+15
|
*
|
mptcp: pm: reuse ID 0 after delete and re-add
Matthieu Baerts (NGI0)
2024-08-29
1
-0
/
+10
|
*
|
Merge tag 'wireless-2024-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2024-08-28
2
-2
/
+4
|
|
\
\
|
|
*
|
wifi: mac80211: free skb on error path in ieee80211_beacon_get_ap()
Dmitry Antipov
2024-08-26
1
-1
/
+3
|
|
*
|
wifi: mac80211: fix beacon SSID mismatch handling
Daniel Gabay
2024-08-26
1
-1
/
+1
|
*
|
|
sctp: fix association labeling in the duplicate COOKIE-ECHO case
Ondrej Mosnacek
2024-08-27
1
-6
/
+16
|
*
|
|
mptcp: pr_debug: add missing \n at the end
Matthieu Baerts (NGI0)
2024-08-27
9
-107
/
+107
|
*
|
|
mptcp: sched: check both backup in retrans
Matthieu Baerts (NGI0)
2024-08-27
1
-1
/
+1
|
*
|
|
mptcp: close subflow when receiving TCP+FIN
Matthieu Baerts (NGI0)
2024-08-27
2
-3
/
+10
|
*
|
|
tcp: fix forever orphan socket caused by tcp_abort
Xueming Feng
2024-08-27
1
-7
/
+11
|
*
|
|
net_sched: sch_fq: fix incorrect behavior for small weights
Eric Dumazet
2024-08-27
1
-1
/
+3
|
*
|
|
ethtool: check device is present when getting link settings
Jamie Bainbridge
2024-08-26
2
-1
/
+4
|
*
|
|
Bluetooth: hci_core: Fix not handling hibernation actions
Luiz Augusto von Dentz
2024-08-23
1
-2
/
+8
|
*
|
|
pktgen: use cpus_read_lock() in pg_net_init()
Eric Dumazet
2024-08-22
1
-1
/
+3
*
|
|
|
Merge tag 'nfs-for-6.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2024-08-24
1
-2
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
rpcrdma: Trace connection registration and unregistration
Chuck Lever
2024-08-19
1
-0
/
+2
|
*
|
|
rpcrdma: Use XA_FLAGS_ALLOC instead of XA_FLAGS_ALLOC1
Chuck Lever
2024-08-19
1
-1
/
+1
|
*
|
|
rpcrdma: Device kref is over-incremented on error from xa_alloc
Chuck Lever
2024-08-19
1
-1
/
+1
*
|
|
|
s390/iucv: Fix vargs handling in iucv_alloc_device()
Alexandra Winter
2024-08-22
1
-1
/
+3
*
|
|
|
net: ovs: fix ovs_drop_reasons error
Menglong Dong
2024-08-22
1
-1
/
+1
*
|
|
|
Merge tag 'nf-24-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2024-08-22
3
-2
/
+13
|
\
\
\
\
|
*
|
|
|
netfilter: flowtable: validate vlan header
Pablo Neira Ayuso
2024-08-22
2
-0
/
+6
|
*
|
|
|
netfilter: nft_counter: Synchronize nft_counter_reset() against reader.
Sebastian Andrzej Siewior
2024-08-20
1
-0
/
+5
|
*
|
|
|
netfilter: nft_counter: Disable BH in nft_counter_offload_stats().
Sebastian Andrzej Siewior
2024-08-20
1
-2
/
+2
*
|
|
|
|
ipv6: prevent possible UAF in ip6_xmit()
Eric Dumazet
2024-08-21
1
-0
/
+4
*
|
|
|
|
ipv6: fix possible UAF in ip6_finish_output2()
Eric Dumazet
2024-08-21
1
-0
/
+4
[next]