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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-06-27
l2tp: Fix sendmsg() return value
Guillaume Nault
1
-1
/
+1
2013-06-27
l2tp: Fix PPP header erasure and memory leak
Guillaume Nault
1
-2
/
+2
2013-06-27
packet: packet_getname_spkt: make sure string is always 0-terminated
Daniel Borkmann
1
-3
/
+2
2013-06-27
net: sctp: fix NULL pointer dereference in socket destruction
Daniel Borkmann
1
-0
/
+6
2013-06-27
ipv6: assign rt6_info to inet6_ifaddr in init_loopback
Gao feng
1
-1
/
+3
2013-06-27
net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg
Andy Lutomirski
2
-24
/
+56
2013-06-27
ip_tunnel: fix kernel panic with icmp_dest_unreach
Eric Dumazet
2
-2
/
+2
2013-06-27
tcp: xps: fix reordering issues
Eric Dumazet
1
-4
/
+6
2013-06-27
tcp: bug fix in proportional rate reduction.
Nandita Dukkipati
1
-10
/
+13
2013-06-27
netlabel: improve domain mapping validation
Paul Moore
1
-0
/
+69
2013-06-27
ipv6: fix possible crashes in ip6_cork_release()
Eric Dumazet
1
-1
/
+1
2013-06-27
tcp: fix tcp_md5_hash_skb_data()
Eric Dumazet
1
-2
/
+5
2013-06-20
libceph: wrap auth methods in a mutex
Sage Weil
1
-22
/
+56
2013-06-20
libceph: wrap auth ops in wrapper functions
Sage Weil
4
-22
/
+59
2013-06-20
libceph: add update_authorizer auth method
Sage Weil
3
-0
/
+29
2013-06-20
libceph: fix authorizer invalidation
Sage Weil
1
-1
/
+1
2013-06-20
libceph: clear messenger auth_retry flag when we authenticate
Sage Weil
1
-2
/
+1
2013-06-20
Bluetooth: Fix mgmt handling of power on failures
Johan Hedberg
2
-1
/
+26
2013-06-20
libceph: must hold mutex for reset_changed_osds()
Alex Elder
1
-1
/
+1
2013-06-07
mac80211: close AP_VLAN interfaces before unregistering all
Johannes Berg
1
-0
/
+9
2013-05-19
xfrm6: release dev before returning error
Cong Wang
1
-1
/
+3
2013-05-19
ipv6: do not clear pinet6 field
Eric Dumazet
5
-14
/
+27
2013-05-19
packet: tpacket_v3: do not trigger bug() on wrong header status
Daniel Borkmann
1
-34
/
+20
2013-05-19
bridge: fix race with topology change timer
stephen hemminger
1
-1
/
+1
2013-05-19
net: vlan,ethtool: netdev_features_t is more than 32 bit
Bjørn Mork
2
-2
/
+2
2013-05-19
net: use netdev_features_t in skb_needs_linearize()
Patrick McHardy
1
-1
/
+1
2013-05-19
net_sched: act_ipt forward compat with xtables
Jamal Hadi Salim
1
-3
/
+30
2013-05-11
ipvs: ip_vs_sip_fill_param() BUG: bad check of return value
Hans Schillstrom
1
-5
/
+1
2013-05-07
wireless: regulatory: fix channel disabling race condition
Johannes Berg
1
-1
/
+1
2013-05-01
net: drop dst before queueing fragments
Eric Dumazet
2
-6
/
+22
2013-05-01
net: fix incorrect credentials passing
Linus Torvalds
1
-4
/
+10
2013-05-01
net: rate-limit warn-bad-offload splats.
Ben Greear
1
-0
/
+3
2013-05-01
tcp: call tcp_replace_ts_recent() from tcp_ack()
Eric Dumazet
1
-33
/
+32
2013-05-01
net: sctp: sctp_auth_key_put: use kzfree instead of kfree
Daniel Borkmann
1
-1
/
+1
2013-05-01
esp4: fix error return code in esp_output()
Wei Yongjun
1
-3
/
+3
2013-05-01
tcp: Reallocate headroom if it would overflow csum_start
Thomas Graf
1
-2
/
+6
2013-05-01
tcp: incoming connections might use wrong route under synflood
Dmitry Popov
1
-2
/
+2
2013-05-01
rtnetlink: Call nlmsg_parse() with correct header length
Michael Riesch
1
-2
/
+2
2013-05-01
netfilter: don't reset nf_trace in nf_reset()
Patrick McHardy
1
-0
/
+1
2013-05-01
af_unix: If we don't care about credentials coallesce all messages
Eric W. Biederman
1
-1
/
+1
2013-05-01
net: count hw_addr syncs so that unsync works properly.
Vlad Yasevich
1
-3
/
+3
2013-05-01
net IPv6 : Fix broken IPv6 routing table after loopback down-up
Balakumaran Kannan
1
-0
/
+27
2013-05-01
cbq: incorrect processing of high limits
Vasily Averin
1
-1
/
+4
2013-05-01
netrom: fix invalid use of sizeof in nr_recvmsg()
Wei Yongjun
1
-1
/
+1
2013-05-01
tipc: fix info leaks via msg_name in recv_msg/recv_stream
Mathias Krause
1
-0
/
+7
2013-05-01
rose: fix info leak via msg_name in rose_recvmsg()
Mathias Krause
1
-0
/
+1
2013-05-01
NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()
Mathias Krause
1
-0
/
+2
2013-05-01
netrom: fix info leak via msg_name in nr_recvmsg()
Mathias Krause
1
-0
/
+1
2013-05-01
llc: Fix missing msg_namelen update in llc_ui_recvmsg()
Mathias Krause
1
-0
/
+2
2013-05-01
iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()
Mathias Krause
1
-0
/
+2
[next]