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.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-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
*
mac80211: free management frame keys when removing station
Johannes Berg
2015-01-08
1
-1
/
+1
*
mac80211: fix multicast LED blinking and counter
Andreas Müller
2015-01-08
1
-5
/
+6
*
mac80211: Fix regression that triggers a kernel BUG with CCMP
Ronald Wahl
2014-12-16
1
-0
/
+3
*
net: sctp: use MAX_HEADER for headroom reserve in output path
Daniel Borkmann
2014-12-16
1
-2
/
+2
*
gre: Set inner mac header in gro complete
Tom Herbert
2014-12-16
1
-0
/
+3
*
rtnetlink: release net refcnt on error in do_setlink()
Nicolas Dichtel
2014-12-16
1
-0
/
+1
*
ipv6: gre: fix wrong skb->protocol in WCCP
Yuri Chislov
2014-12-16
1
-2
/
+2
*
ip_tunnel: the lack of vti_link_ops' dellink() cause kernel panic
lucien
2014-12-16
2
-0
/
+12
*
batman: fix a bogus warning from batadv_is_on_batman_iface()
Cong Wang
2014-12-06
1
-1
/
+1
*
net/ping: handle protocol mismatching scenario
Jane Zhou
2014-12-06
1
-0
/
+2
*
ipx: fix locking regression in ipx_sendmsg and ipx_recvmsg
Jiri Bohac
2014-12-06
1
-1
/
+5
*
ipv4: Fix incorrect error code when adding an unreachable route
Panu Matilainen
2014-12-06
1
-0
/
+4
*
net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks
Daniel Borkmann
2014-11-21
2
-60
/
+57
*
net: sctp: fix panic on duplicate ASCONF chunks
Daniel Borkmann
2014-11-21
1
-0
/
+2
*
net: sctp: fix remote memory pressure from excessive queueing
Daniel Borkmann
2014-11-21
2
-26
/
+10
*
netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops()
Arturo Borrero
2014-11-21
1
-1
/
+1
*
netfilter: nf_log: release skbuff on nlmsg put failure
Houcheng Lin
2014-11-21
1
-9
/
+8
*
netfilter: nfnetlink_log: fix maximum packet length logged to userspace
Florian Westphal
2014-11-21
1
-3
/
+5
*
netfilter: nf_log: account for size of NLMSG_DONE attribute
Florian Westphal
2014-11-21
1
-3
/
+3
*
netfilter: ipset: off by one in ip_set_nfnl_get_byindex()
Dan Carpenter
2014-11-21
1
-1
/
+1
*
mac80211: fix use-after-free in defragmentation
Johannes Berg
2014-11-21
1
-7
/
+7
*
mac80211: schedule the actual switch of the station before CSA count 0
Luciano Coelho
2014-11-21
1
-1
/
+2
*
mac80211: use secondary channel offset IE also beacons during CSA
Luciano Coelho
2014-11-21
5
-17
/
+10
*
mac80211: properly flush delayed scan work on interface removal
Johannes Berg
2014-11-21
1
-1
/
+6
*
libceph: do not crash on large auth tickets
Ilya Dryomov
2014-11-21
1
-37
/
+132
*
net: sctp: fix memory leak in auth key management
Daniel Borkmann
2014-11-21
1
-2
/
+0
*
net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p...
Daniel Borkmann
2014-11-21
1
-0
/
+3
*
gre6: Move the setting of dev->iflink into the ndo_init functions.
Steffen Klassert
2014-11-21
1
-2
/
+3
*
sit: Use ipip6_tunnel_init as the ndo_init function.
Steffen Klassert
2014-11-21
1
-9
/
+6
*
vti6: Use vti6_dev_init as the ndo_init function.
Steffen Klassert
2014-11-21
1
-10
/
+1
*
ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.
Steffen Klassert
2014-11-21
1
-9
/
+1
*
mac80211: fix typo in starting baserate for rts_cts_rate_idx
Karl Beldan
2014-11-14
1
-1
/
+1
*
libceph: ceph-msgr workqueue needs a resque worker
Ilya Dryomov
2014-11-14
1
-1
/
+5
*
fix misuses of f_count() in ppp and netlink
Al Viro
2014-11-14
1
-1
/
+1
*
SUNRPC: Add missing support for RPC_CLNT_CREATE_NO_RETRANS_TIMEOUT
Trond Myklebust
2014-11-14
1
-0
/
+3
*
SUNRPC: Don't wake tasks during connection abort
Benjamin Coddington
2014-11-14
1
-0
/
+4
*
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
Ben Hutchings
2014-11-14
1
-0
/
+33
*
ipv4: dst_entry leak in ip_send_unicast_reply()
Vasily Averin
2014-11-14
1
-3
/
+9
*
gre: Use inner mac length when computing tunnel length
Tom Herbert
2014-11-14
1
-1
/
+1
*
tcp: md5: do not use alloc_percpu()
Eric Dumazet
2014-11-14
1
-39
/
+20
*
ipv4: fix a potential use after free in ip_tunnel_core.c
Li RongQing
2014-11-14
1
-1
/
+2
*
ipv4: fix nexthop attlen check in fib_nh_match
Jiri Pirko
2014-11-14
1
-1
/
+1
*
Bluetooth: Fix incorrect LE CoC PDU length restriction based on HCI MTU
Johan Hedberg
2014-10-30
1
-5
/
+1
*
tcp: fixing TLP's FIN recovery
Per Hurtig
2014-10-15
1
-3
/
+1
*
sctp: handle association restarts when the socket is closed.
Vlad Yasevich
2014-10-15
1
-3
/
+16
*
ip6_gre: fix flowi6_proto value in xmit path
Nicolas Dichtel
2014-10-15
1
-2
/
+2
*
gro: fix aggregation for skb using frag_list
Eric Dumazet
2014-10-15
1
-0
/
+3
*
xfrm: Generate queueing routes only from route lookup functions
Steffen Klassert
2014-10-15
1
-8
/
+24
*
xfrm: Generate blackhole routes only from route lookup functions
Steffen Klassert
2014-10-15
3
-6
/
+22
*
bridge: Fix br_should_learn to check vlan_enabled
Vlad Yasevich
2014-10-15
1
-1
/
+1
[next]