index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
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
2013-01-17
rbd: remove linger unconditionally
Alex Elder
1
-1
/
+1
2013-01-17
ceph: don't reference req after put
Alex Elder
1
-1
/
+1
2013-01-17
libceph: remove 'osdtimeout' option
Sage Weil
2
-45
/
+5
2013-01-17
libceph: avoid using freed osd in __kick_osd_requests()
Alex Elder
1
-1
/
+2
2013-01-17
libceph: fix osdmap decode error paths
Sage Weil
1
-11
/
+20
2013-01-17
libceph: fix protocol feature mismatch failure path
Sage Weil
1
-10
/
+4
2013-01-17
libceph: WARN, don't BUG on unexpected connection states
Alex Elder
1
-6
/
+5
2013-01-17
libceph: always reset osds when kicking
Alex Elder
1
-2
/
+2
2013-01-17
libceph: move linger requests sooner in kick_requests()
Alex Elder
1
-11
/
+19
2013-01-17
libceph: register request before unregister linger
Alex Elder
1
-1
/
+1
2013-01-17
libceph: don't use rb_init_node() in ceph_osdc_alloc_request()
Alex Elder
1
-0
/
+1
2013-01-17
libceph: init event->node in ceph_osdc_create_event()
Alex Elder
1
-0
/
+1
2013-01-17
libceph: init osd->o_node in create_osd()
Alex Elder
1
-0
/
+1
2013-01-17
libceph: report connection fault with warning
Alex Elder
1
-1
/
+1
2013-01-17
libceph: socket can close in any connection state
Alex Elder
1
-17
/
+30
2013-01-17
ceph: propagate layout error on osd request creation
Sage Weil
1
-6
/
+9
2013-01-17
mac80211: use del_timer_sync for final sta cleanup timer deletion
Johannes Berg
1
-1
/
+1
2013-01-17
mac80211: fix ibss scanning
Stanislaw Gruszka
3
-18
/
+31
2013-01-17
SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_info
Trond Myklebust
1
-1
/
+6
2013-01-17
SUNRPC: Ensure we release the socket write lock if the rpc_task exits early
Trond Myklebust
2
-4
/
+11
2013-01-17
SUNRPC: Ensure that we free the rpc_task after cleanups are done
Trond Myklebust
1
-4
/
+23
2013-01-17
SUNRPC: continue run over clients list on PipeFS event instead of break
Stanislav Kinsbursky
1
-1
/
+1
2013-01-11
Bluetooth: cancel power_on work when unregistering the device
Gustavo Padovan
1
-0
/
+2
2013-01-11
Bluetooth: Add missing lock nesting notation
Gustavo Padovan
1
-2
/
+2
2013-01-11
tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation
Eric Dumazet
1
-18
/
+25
2013-01-11
tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()
Eric Dumazet
1
-5
/
+10
2013-01-11
tcp: refine SYN handling in tcp_validate_incoming
Eric Dumazet
1
-1
/
+5
2013-01-11
tcp: implement RFC 5961 4.2
Eric Dumazet
2
-18
/
+16
2013-01-11
tcp: implement RFC 5961 3.2
Eric Dumazet
3
-1
/
+38
2013-01-11
net: sched: integer overflow fix
Stefan Hasko
1
-1
/
+1
2013-01-11
inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock
Christoph Paasch
5
-8
/
+24
2013-01-11
batman-adv: fix random jitter calculation
Akinobu Mita
1
-1
/
+1
2013-01-11
inet_diag: validate port comparison byte code to prevent unsafe reads
Neal Cardwell
1
-7
/
+24
2013-01-11
inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run()
Neal Cardwell
1
-11
/
+17
2013-01-11
inet_diag: validate byte code to prevent oops in inet_diag_bc_run()
Neal Cardwell
1
-3
/
+45
2013-01-11
inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV state
Neal Cardwell
1
-14
/
+39
2013-01-11
ipv4: ip_check_defrag must not modify skb before unsharing
Johannes Berg
1
-10
/
+9
2013-01-11
sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall
Tommi Rantala
2
-6
/
+11
2013-01-11
sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f...
Tommi Rantala
1
-2
/
+5
2012-12-03
NFC: Fix nfc_llcp_local chained list insertion
Thierry Escande
1
-1
/
+1
2012-12-03
can: bcm: initialize ifindex for timeouts without previous frame reception
Oliver Hartkopp
1
-0
/
+3
2012-12-03
mac80211: deinitialize ibss-internals after emptiness check
Simon Wunderlich
1
-4
/
+4
2012-12-03
Bluetooth: Fix using uninitialized option in RFCMode
Szymon Janc
1
-6
/
+8
2012-11-26
libceph: check for invalid mapping
Sage Weil
2
-14
/
+36
2012-11-26
libceph: avoid NULL kref_put when osd reset races with alloc_msg
Sage Weil
1
-1
/
+2
2012-11-26
rbd: reset BACKOFF if unable to re-queue
Alex Elder
1
-1
/
+2
2012-11-26
libceph: only kunmap kmapped pages
Alex Elder
1
-4
/
+1
2012-11-26
libceph: avoid truncation due to racing banners
Jim Schutt
1
-2
/
+9
2012-11-26
libceph: delay debugfs initialization until we learn global_id
Sage Weil
3
-6
/
+50
2012-11-26
libceph: fix crypto key null deref, memory leak
Sylvain Munaut
2
-1
/
+3
[next]