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-02-28
mac80211: always unblock CSA queue stop when disconnecting
Johannes Berg
1
-2
/
+2
2013-02-28
sock_diag: Fix out-of-bounds access to sock_diag_handlers[]
Mathias Krause
1
-0
/
+3
2013-02-28
tcp: fix SYN-data space mis-accounting
Yuchung Cheng
1
-7
/
+11
2013-02-28
ipv4: fix error handling in icmp_protocol.
Li Wei
2
-1
/
+24
2013-02-28
ipv6: use a stronger hash for tcp
Eric Dumazet
1
-2
/
+7
2013-02-28
ipv4: fix a bug in ping_err().
Li Wei
1
-2
/
+2
2013-02-28
ipv6: fix race condition regarding dst->expires and dst->from.
YOSHIFUJI Hideaki
2
-5
/
+4
2013-02-28
xfrm: release neighbor upon dst destruction
Romain KUNTZ
1
-0
/
+2
2013-02-13
net, sctp: remove CONFIG_EXPERIMENTAL
Kees Cook
1
-2
/
+2
2013-02-13
net: sctp: sctp_v6_get_dst: fix boolean test in dst cache
Daniel Borkmann
1
-2
/
+3
2013-02-13
batman-adv: Fix NULL pointer dereference in DAT hash collision avoidance
Pau Koning
1
-1
/
+1
2013-02-12
htb: fix values in opt dump
Jiri Pirko
1
-2
/
+2
2013-02-12
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2
-5
/
+9
2013-02-12
net: fix infinite loop in __skb_recv_datagram()
Eric Dumazet
1
-1
/
+1
2013-02-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-5
/
+9
2013-02-11
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-5
/
+9
2013-02-11
bridge: set priority of STP packets
Stephen Hemminger
1
-0
/
+2
2013-02-11
mac80211: fix channel selection bug
Johannes Berg
1
-3
/
+3
2013-02-10
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
3
-22
/
+33
2013-02-10
arp: fix possible crash in arp_rcv()
Eric Dumazet
1
-10
/
+11
2013-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
28
-85
/
+176
2013-02-08
net: sctp: sctp_endpoint_free: zero out secret key data
Daniel Borkmann
1
-0
/
+5
2013-02-08
net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
Daniel Borkmann
1
-1
/
+1
2013-02-08
l2tp: dont play with skb->truesize
Eric Dumazet
2
-12
/
+0
2013-02-07
net: sctp: sctp_auth_key_put: use kzfree instead of kfree
Daniel Borkmann
1
-1
/
+1
2013-02-07
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...
David S. Miller
1
-7
/
+9
2013-02-07
mac80211: fix managed mode channel context use
Johannes Berg
1
-1
/
+4
2013-02-07
netfilter: ip6t_NPT: Ensure to check lower part of prefixes are zero
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+10
2013-02-07
netfilter: ip6t_NPT: Fix prefix mangling
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2013-02-07
netfilter: ip6t_NPT: Fix adjustment calculation
YOSHIFUJI Hideaki / 吉藤英明
1
-3
/
+3
2013-02-06
ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()
Tommi Rantala
1
-1
/
+1
2013-02-06
tcp: fix for zero packets_in_flight was too broad
Ilpo Järvinen
1
-2
/
+6
2013-02-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-3
/
+16
2013-02-06
mac80211: fix error in sizeof() usage
Cong Ding
1
-1
/
+2
2013-02-06
ipvs: sctp: fix checksumming on snat and dnat handlers
Daniel Borkmann
1
-18
/
+17
2013-02-04
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2
-3
/
+16
2013-02-04
tcp: ipv6: Update MIB counters for drops
Vijay Subramanian
1
-1
/
+5
2013-02-04
tcp: Update MIB counters for drops
Vijay Subramanian
1
-1
/
+2
2013-02-03
packet: fix leakage of tx_ring memory
Phil Sutter
1
-4
/
+6
2013-02-03
net: Fix inner_network_header assignment in skb-copy.
Pravin B Shelar
1
-1
/
+1
2013-02-03
tcp: frto should not set snd_cwnd to 0
Eric Dumazet
1
-1
/
+2
2013-02-03
tcp: fix an infinite loop in tcp_slow_start()
Eric Dumazet
1
-4
/
+10
2013-02-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2013-02-01
Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+17
2013-01-31
tcp: detect SYN/data drop when F-RTO is disabled
Yuchung Cheng
1
-2
/
+1
2013-01-31
l2tp: correctly handle ancillary data in the ip6 recv path
Tom Parkin
1
-3
/
+3
2013-01-31
ipv6: export ip6_datagram_recv_ctl
Tom Parkin
1
-0
/
+1
2013-01-31
ipv6: rename datagram_send_ctl and datagram_recv_ctl
Tom Parkin
7
-21
/
+22
2013-01-31
Bluetooth: Fix hci_conn timeout routine
Andre Guedes
1
-3
/
+3
2013-01-31
Bluetooth: Fix handling of unexpected SMP PDUs
Johan Hedberg
1
-0
/
+13
[next]