index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-21
Fix crypto_alloc_comp() error checking.
Herbert Xu
2
-2
/
+4
2007-11-21
Fix endianness bug in U32 classifier.
Radu Rendec
1
-2
/
+2
2007-11-21
Fix error returns in sys_socketpair()
David Miller
1
-1
/
+4
2007-11-21
Fix netlink timeouts.
Patrick McHardy
1
-5
/
+5
2007-11-21
Fix TEQL oops.
Evgeniy Polyakov
1
-0
/
+3
2007-11-21
NETFILTER: nf_conntrack_tcp: fix connection reopening
Jozsef Kadlecsik
1
-21
/
+17
2007-11-16
TCP: Make sure write_queue_from does not begin with NULL ptr (CVE-2007-5501)
Ilpo Järvinen
1
-0
/
+5
2007-11-02
Add get_unaligned to ieee80211_get_radiotap_len
Andy Green
1
-1
/
+2
2007-11-02
mac80211: filter locally-originated multicast frames
John W. Linville
1
-2
/
+3
2007-11-02
Fix TCP MD5 on big-endian.
David Miller
2
-19
/
+18
2007-11-02
Fix TCP's ->fastpath_cnt_hit handling.
Ilpo Järvinen
1
-0
/
+3
2007-11-02
Fix zero length socket write() semantics.
David S. Miller
1
-3
/
+0
2007-11-02
Fix ROSE module unload oops.
Alexey Dobriyan
2
-7
/
+12
2007-11-02
Fix ipv6 redirect processing, leads to TAHI failures.
Brian Haley
1
-4
/
+5
2007-11-02
Fix some cases of missed IPV6 DAD
Mitsuru Chinen
1
-3
/
+10
2007-11-02
Fix ieee80211 handling of bogus hdrlength field
John W. Linville
1
-0
/
+6
2007-11-02
Fix cls_u32 error return handling.
Stephen Hemminger
1
-1
/
+1
2007-09-26
Fix pktgen src_mac handling.
Adit Ranadive
1
-0
/
+10
2007-09-26
Fix datagram recvmsg NULL iov handling regression.
Herbert Xu
1
-0
/
+3
2007-09-26
Fix TCP DSACK cwnd handling
Ilpo Järvinen
1
-1
/
+4
2007-09-26
Handle snd_una in tcp_cwnd_down()
Ilpo Järvinen
1
-7
/
+11
2007-09-26
Fix oops in vlan and bridging code
Evgeniy Polyakov
2
-6
/
+18
2007-09-26
Fix ipv6 source address handling.
Jiri Kosina
1
-1
/
+1
2007-09-26
Fix IPV6 DAD handling
Denis V. Lunev
1
-1
/
+1
2007-09-26
Fix ipv6 double-sock-release with MSG_CONFIRM
YOSHIFUJI Hideaki
1
-2
/
+1
2007-09-26
Fix IPSEC AH4 options handling
Nick Bowler
1
-1
/
+1
2007-09-26
Fix IPV6 append OOPS.
YOSHIFUJI Hideaki
1
-2
/
+3
2007-09-26
Fix inet_diag OOPS.
Patrick McHardy
1
-0
/
+4
2007-09-26
Fix device address listing for ipv4.
Stephen Hemminger
1
-1
/
+1
2007-09-26
Fix decnet device address listing.
Patrick McHardy
1
-1
/
+1
2007-09-26
Correctly close old nfsd/lockd sockets.
Neil Brown
1
-1
/
+2
2007-09-26
rpc: fix garbage in printk in svc_tcp_accept()
Wolfgang Walter
1
-1
/
+2
2007-08-31
TCP: Fix TCP handling of SACK in bidirectional flows.
Ilpo Järvinen
1
-1
/
+4
2007-08-31
TCP: Fix TCP rate-halving on bidirectional flows.
Ilpo Järvinen
1
-9
/
+12
2007-08-31
TCP: Do not autobind ports for TCP sockets
David Miller
5
-5
/
+4
2007-08-31
NET: Fix missing rcu unlock in __sock_create()
Herbert Xu
1
-1
/
+1
2007-08-31
SNAP: Fix SNAP protocol header accesses.
Herbert Xu
1
-5
/
+12
2007-08-31
IPv6: Invalid semicolon after if statement
Ilpo Jarvinen
1
-1
/
+1
2007-08-31
IPV6: Fix kernel panic while send SCTP data with IP fragments
Wei Yongjun
1
-1
/
+1
2007-08-31
DCCP: Fix DCCP GFP_KERNEL allocation in atomic context
Gerrit Renker
1
-1
/
+1
2007-08-31
NET: Share correct feature code between bridging and bonding
Herbert Xu
3
-25
/
+44
2007-08-15
softmac: Fix deadlock of wx_set_essid with assoc work
Michael Buesch
1
-3
/
+8
2007-08-10
Netfilter: Fix logging regression
Patrick McHardy
4
-18
/
+8
2007-08-10
IPV6: /proc/net/anycast6 unbalanced inet6_dev refcnt
David Stevens
1
-0
/
+1
2007-08-10
nf_conntrack: don't track locally generated special ICMP error
Yasuyuki Kozakai
1
-17
/
+5
2007-08-10
Keep rfcomm_dev on the list until it is freed
Ville Tervo
1
-8
/
+22
2007-08-10
Hangup TTY before releasing rfcomm_dev
Mikko Rapeli
1
-0
/
+4
2007-08-10
nfsd: fix possible oops on re-insertion of rpcsec_gss modules
J. Bruce Fields
1
-4
/
+5
2007-08-10
softmac: Fix ESSID problem
Jean Tourrilhes
1
-1
/
+4
2007-08-10
Fix TCP IPV6 MD5 bug.
YOSHIFUJI Hideaki
1
-0
/
+1
[next]