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-07-03
Bluetooth: Fix crash in l2cap_build_cmd() with small MTU
Anderson Lizardo
1
-0
/
+3
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
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
-1
/
+5
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
bridge: fix race with topology change timer
stephen hemminger
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
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
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
2013-05-01
irda: Fix missing msg_namelen update in irda_recvmsg_dgram()
Mathias Krause
1
-0
/
+2
2013-05-01
caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()
Mathias Krause
1
-0
/
+2
2013-05-01
Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()
Mathias Krause
1
-0
/
+1
2013-05-01
Bluetooth: fix possible info leak in bt_sock_recvmsg()
Mathias Krause
1
-2
/
+2
2013-05-01
ax25: fix info leak via msg_name in ax25_recvmsg()
Mathias Krause
1
-0
/
+1
2013-05-01
atm: update msg_namelen in vcc_recvmsg()
Mathias Krause
1
-0
/
+2
2013-05-01
net: fix incorrect credentials passing
Linus Torvalds
1
-4
/
+10
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: 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-04-25
Revert "8021q: fix a potential use-after-free"
Greg Kroah-Hartman
1
-7
/
+7
2013-04-05
net: add a synchronize_net() in netdev_rx_handler_unregister()
Eric Dumazet
1
-0
/
+6
2013-04-05
ipv6: fix bad free of addrconf_init_net
Hong Zhiguo
1
-16
/
+10
2013-04-05
unix: fix a race condition in unix_release()
Paul Moore
1
-4
/
+3
2013-04-05
thermal: shorten too long mcast group name
Masatake YAMATO
1
-0
/
+1
2013-04-05
8021q: fix a potential use-after-free
Cong Wang
1
-7
/
+7
2013-04-05
tcp: undo spurious timeout after SACK reneging
Yuchung Cheng
1
-5
/
+2
[next]