index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
fuse: fix pipe_buf_operations
Miklos Szeredi
2014-02-13
1
-31
/
+1
*
ip6tnl: fix double free of fb_tnl_dev on exit
Nicolas Dichtel
2014-02-06
1
-0
/
+10
*
Revert "ip6tnl: fix use after free of fb_tnl_dev"
Nicolas Dichtel
2014-02-06
1
-0
/
+2
*
sit: fix double free of fb_tunnel_dev on exit
Nicolas Dichtel
2014-02-06
1
-0
/
+10
*
net: Fix memory leak if TPROXY used with TCP early demux
Holger Eitzenberger
2014-02-06
2
-2
/
+2
*
fib_frontend: fix possible NULL pointer dereference
Oliver Hartkopp
2014-02-06
1
-0
/
+2
*
ip_tunnel: clear IPCB in ip_tunnel_xmit() in case dst_link_failure() is called
Duan Jiong
2014-02-06
1
-0
/
+1
*
bpf: do not use reciprocal divide
Eric Dumazet
2014-02-06
1
-28
/
+2
*
tcp: metrics: Avoid duplicate entries with the same destination-IP
Christoph Paasch
2014-02-06
1
-19
/
+32
*
net: rds: fix per-cpu helper usage
Gerald Schaefer
2014-02-06
1
-4
/
+3
*
net: avoid reference counter overflows on fib_rules in multicast forwarding
Hannes Frederic Sowa
2014-02-06
2
-4
/
+10
*
ieee802154: Fix memory leak in ieee802154_add_iface()
Christian Engelmayer
2014-02-06
1
-2
/
+4
*
inet_diag: fix inet_diag_dump_icsk() timewait socket state logic
Neal Cardwell
2014-02-06
1
-1
/
+3
*
x86, x32: Correct invalid use of user timespec in the kernel
PaX Team
2014-02-06
1
-7
/
+2
*
netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helper
Daniel Borkmann
2014-01-15
1
-5
/
+27
*
mac80211: move "bufferable MMPDU" check to fix AP mode scan
Felix Fietkau
2014-01-15
1
-10
/
+13
*
net: Loosen constraints for recalculating checksum in skb_segment()
Simon Horman
2014-01-15
1
-1
/
+2
*
bridge: use spin_lock_bh() in br_multicast_set_hash_max
Curt Brune
2014-01-15
1
-2
/
+2
*
netpoll: Fix missing TXQ unlock and and OOPS.
David S. Miller
2014-01-15
1
-2
/
+9
*
net: llc: fix use after free in llc_ui_recvmsg
Daniel Borkmann
2014-01-15
1
-2
/
+3
*
vlan: Fix header ops passthru when doing TX VLAN offload.
David S. Miller
2014-01-15
2
-2
/
+19
*
net: rose: restore old recvmsg behavior
Florian Westphal
2014-01-15
1
-12
/
+4
*
rds: prevent dereference of a NULL device
Sasha Levin
2014-01-15
1
-1
/
+2
*
ipv6: always set the new created dst's from in ip6_rt_copy
Li RongQing
2014-01-15
1
-3
/
+1
*
net: inet_diag: zero out uninitialized idiag_{src,dst} fields
Daniel Borkmann
2014-01-15
1
-0
/
+16
*
ip_gre: fix msg_name parsing for recvfrom/recvmsg
Timo Teräs
2014-01-15
1
-0
/
+1
*
net: unix: allow bind to fail on mutex lock
Sasha Levin
2014-01-15
1
-2
/
+6
*
ipv6: fix illegal mac_header comparison on 32bit
Hannes Frederic Sowa
2014-01-15
1
-1
/
+1
*
net: unix: allow set_peek_off to fail
Sasha Levin
2014-01-15
2
-3
/
+7
*
net: drop_monitor: fix the value of maxattr
Changli Gao
2014-01-15
1
-1
/
+0
*
ipv6: don't count addrconf generated routes against gc limit
Hannes Frederic Sowa
2014-01-15
1
-5
/
+3
*
packet: fix send path when running with proto == 0
Daniel Borkmann
2014-01-15
1
-25
/
+40
*
rds: prevent BUG_ON triggered on congestion update to loopback
Venkat Venkatsubra
2014-01-15
1
-3
/
+2
*
IPv6: Fixed support for blackhole and prohibit routes
Kamala R
2014-01-15
1
-12
/
+10
*
libceph: add function to ensure notifies are complete
Josh Durgin
2014-01-09
1
-0
/
+11
*
libceph: create_singlethread_workqueue() doesn't return ERR_PTRs
Dan Carpenter
2014-01-09
1
-4
/
+2
*
libceph: potential NULL dereference in ceph_osdc_handle_map()
Dan Carpenter
2014-01-09
1
-0
/
+2
*
libceph: fix error handling in handle_reply()
Dan Carpenter
2014-01-09
1
-3
/
+3
*
libceph: call r_unsafe_callback when unsafe reply is received
Yan, Zheng
2014-01-09
1
-7
/
+7
*
libceph: fix truncate size calculation
Yan, Zheng
2014-01-09
1
-6
/
+8
*
libceph: fix safe completion
Yan, Zheng
2014-01-09
1
-9
/
+8
*
libceph: add lingering request reference when registered
Alex Elder
2014-01-09
1
-7
/
+5
*
radiotap: fix bitmap-end-finding buffer overrun
Johannes Berg
2014-01-09
1
-0
/
+4
*
Revert "net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST"
Greg Kroah-Hartman
2013-12-20
1
-3
/
+0
*
ip6tnl: fix use after free of fb_tnl_dev
Nicolas Dichtel
2013-12-20
1
-2
/
+0
*
mac80211: don't attempt to reorder multicast frames
Johannes Berg
2013-12-20
1
-1
/
+2
*
Revert "mac80211: allow disable power save in mesh"
Bob Copeland
2013-12-20
1
-2
/
+1
*
net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
Shawn Landden
2013-12-11
1
-0
/
+3
*
tcp: gso: fix truesize tracking
Eric Dumazet
2013-12-08
1
-8
/
+5
*
{pktgen, xfrm} Update IPv4 header total len and checksum after tranformation
fan.du
2013-12-08
1
-0
/
+7
[next]