index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
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
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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-08
mac80211: MAC80211_MESSAGE_TRACING should depend on TRACING
Geert Uytterhoeven
1
-1
/
+1
2024-10-07
Merge tag 'for-net-2024-10-04' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2
-2
/
+3
2024-10-07
net: explicitly clear the sk pointer, when pf->create fails
Ignat Korchagin
1
-1
/
+6
2024-10-07
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-4
/
+4
2024-10-07
vsock/virtio: use GFP_ATOMIC under RCU read lock
Michael S. Tsirkin
1
-4
/
+4
2024-10-07
xfrm: validate new SA's prefixlen using SA family when sel.family is unset
Sabrina Dubroca
1
-1
/
+5
2024-10-04
net: Fix an unsafe loop on the list
Anastasia Kovaleva
1
-1
/
+2
2024-10-04
Bluetooth: hci_conn: Fix UAF in hci_enhanced_setup_sync
Luiz Augusto von Dentz
1
-0
/
+3
2024-10-04
Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change
Luiz Augusto von Dentz
1
-2
/
+0
2024-10-04
netfilter: br_netfilter: fix panic with metadata_dst skb
Andy Roulin
1
-0
/
+5
2024-10-03
rxrpc: Fix uninitialised variable in rxrpc_send_data()
David Howells
1
-5
/
+5
2024-10-03
rxrpc: Fix a race between socket set up and I/O thread creation
David Howells
3
-4
/
+10
2024-10-03
tcp: fix TFO SYN_RECV to not zero retrans_stamp with retransmits out
Neal Cardwell
1
-2
/
+9
2024-10-03
tcp: fix tcp_enter_recovery() to zero retrans_stamp when it's safe
Neal Cardwell
1
-0
/
+13
2024-10-03
tcp: fix to allow timestamp undo if no retransmits were sent
Neal Cardwell
1
-2
/
+16
2024-10-03
Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
17
-54
/
+98
2024-10-03
sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start
Xin Long
1
-1
/
+3
2024-10-03
Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2
-4
/
+10
2024-10-03
net/ncsi: Disable the ncsi work before freeing the associated structure
Eddie James
1
-0
/
+2
2024-10-02
gso: fix udp gso fraglist segmentation after pull from frag_list
Willem de Bruijn
1
-2
/
+20
2024-10-02
bridge: mcast: Fail MDB get request on empty entry
Ido Schimmel
1
-1
/
+1
2024-10-02
net: gso: fix tcp fraglist segmentation after pull from frag_list
Felix Fietkau
2
-4
/
+16
2024-10-02
Merge tag 'for-net-2024-09-27' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
4
-26
/
+22
2024-10-02
Merge tag 'ieee802154-for-net-2024-09-27' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
1
-1
/
+3
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
56
-56
/
+56
2024-10-01
bpf: Make sure internal and UAPI bpf_redirect flags don't overlap
Toke Høiland-Jørgensen
1
-3
/
+5
2024-10-01
ipv4: ip_gre: Fix drops of small packets in ipgre_xmit
Anton Danilov
1
-3
/
+3
2024-10-01
net: add more sanity checks to qdisc_pkt_len_init()
Eric Dumazet
1
-3
/
+7
2024-10-01
net: avoid potential underflow in qdisc_pkt_len_init() with UFO
Eric Dumazet
1
-1
/
+1
2024-10-01
net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_size
Daniel Borkmann
1
-1
/
+1
2024-10-01
net: Add netif_get_gro_max_size helper for GRO
Daniel Borkmann
1
-7
/
+2
2024-10-01
net: dsa: improve shutdown sequence
Vladimir Oltean
1
-0
/
+7
2024-09-30
sunrpc: fix prog selection loop in svc_process_common
NeilBrown
1
-7
/
+4
2024-09-28
Merge tag 'ceph-for-6.12-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+1
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
5
-9
/
+0
2024-09-27
Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LE
Luiz Augusto von Dentz
1
-8
/
+5
2024-09-27
Bluetooth: L2CAP: Fix uaf in l2cap_connect
Luiz Augusto von Dentz
3
-9
/
+3
2024-09-27
Bluetooth: MGMT: Fix possible crash on mgmt_index_removed
Luiz Augusto von Dentz
1
-9
/
+14
2024-09-27
netfilter: nf_tables: prevent nf_skb_duplicated corruption
Eric Dumazet
2
-4
/
+10
2024-09-26
Merge tag 'net-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
14
-138
/
+201
2024-09-26
Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-0
/
+966
2024-09-26
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-50
/
+94
2024-09-26
Merge tag 'nf-24-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
12
-125
/
+197
2024-09-26
netfilter: nfnetlink_queue: remove old clash resolution logic
Florian Westphal
2
-86
/
+0
2024-09-26
netfilter: nf_tables: missing objects with no memcg accounting
Pablo Neira Ayuso
7
-15
/
+17
2024-09-26
netfilter: nf_tables: use rcu chain hook list iterator from netlink dump path
Pablo Neira Ayuso
1
-1
/
+1
2024-09-26
netfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_E...
Simon Horman
1
-5
/
+2
2024-09-26
netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=n
Simon Horman
2
-9
/
+6
2024-09-26
netfilter: nf_tables: Keep deleted flowtable hooks until after RCU
Phil Sutter
1
-1
/
+1
2024-09-26
netfilter: ctnetlink: Guard possible unused functions
Andy Shevchenko
1
-1
/
+1
[prev]
[next]