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
*
ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...
Hannes Frederic Sowa
2015-10-29
1
-0
/
+2
*
Revert "Merge branch 'ipv6-overflow-arith'"
Hannes Frederic Sowa
2015-10-29
1
-5
/
+1
*
RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...
Sowmini Varadhan
2015-10-27
1
-2
/
+9
*
openvswitch: Fix skb leak using IPv6 defrag
Joe Stringer
2015-10-27
1
-0
/
+7
*
ipv6: Export nf_ct_frag6_consume_orig()
Joe Stringer
2015-10-27
1
-0
/
+1
*
openvswitch: Fix double-free on ip_defrag() errors
Joe Stringer
2015-10-27
3
-6
/
+16
*
fib_trie: leaf_walk_rcu should not compute key if key is less than pn->key
Alexander Duyck
2015-10-27
1
-1
/
+1
*
ipv6: gre: support SIT encapsulation
Eric Dumazet
2015-10-26
1
-1
/
+2
*
net: sysctl: fix a kmemleak warning
Li RongQing
2015-10-23
1
-1
/
+5
*
af_key: fix two typos
Li RongQing
2015-10-23
1
-1
/
+1
*
ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...
Hannes Frederic Sowa
2015-10-23
1
-1
/
+5
*
tcp: allow dctcp alpha to drop to zero
Andrew Shewmaker
2015-10-23
1
-1
/
+1
*
ipv6: fix the incorrect return value of throw route
lucien
2015-10-23
2
-5
/
+26
*
openvswitch: Fix egress tunnel info.
Pravin B Shelar
2015-10-22
12
-166
/
+79
*
VSOCK: Fix lockdep issue.
Jorgen Hansen
2015-10-22
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-10-22
4
-9
/
+21
|
\
|
*
xfrm: Fix pmtu discovery for local generated packets.
Steffen Klassert
2015-10-19
2
-0
/
+3
|
*
xfrm: Fix state threshold configuration from userspace
Michael Rossberg
2015-09-29
1
-1
/
+3
|
*
xfrm6: Fix ICMPv6 and MH header checks in _decode_session6
Mathias Krause
2015-09-14
1
-2
/
+4
|
*
ipv6: Fix IPsec pre-encap fragmentation check
Herbert Xu
2015-09-04
1
-6
/
+11
*
|
net: ipv6: Dont add RT6_LOOKUP_F_IFACE flag if saddr set
David Ahern
2015-10-22
1
-2
/
+4
*
|
VSOCK: sock_put wasn't safe to call in interrupt context
Jorgen Hansen
2015-10-22
2
-91
/
+86
*
|
netlink: fix locking around NETLINK_LIST_MEMBERSHIPS
David Herrmann
2015-10-22
1
-2
/
+2
*
|
openvswitch: Serialize nested ct actions if provided
Joe Stringer
2015-10-21
1
-4
/
+10
*
|
openvswitch: Mark connections new when not confirmed.
Joe Stringer
2015-10-21
1
-5
/
+5
*
|
openvswitch: Reject ct_state masks for unknown bits
Joe Stringer
2015-10-21
2
-12
/
+9
*
|
tcp: remove improper preemption check in tcp_xmit_probe_skb()
Renato Westphal
2015-10-21
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-10-21
5
-4
/
+6
|
\
\
|
*
|
netfilter: ipset: Fix sleeping memory allocation in atomic context
Nikolay Borisov
2015-10-17
1
-1
/
+1
|
*
|
netfilter: sync with packet rx also after removing queue entries
Florian Westphal
2015-10-13
1
-0
/
+2
|
*
|
netfilter: ipt_rpfilter: remove the nh_scope test in rpfilter_lookup_reverse
lucien
2015-10-12
1
-3
/
+1
|
*
|
netfilter: fix Kconfig dependencies for nf_dup_ipv{4,6}
Pablo Neira Ayuso
2015-10-01
2
-0
/
+2
*
|
|
tipc: conditionally expand buffer headroom over udp tunnel
Jon Paul Maloy
2015-10-21
1
-0
/
+5
*
|
|
tipc: allow non-linear first fragment buffer
Jon Paul Maloy
2015-10-21
1
-3
/
+9
*
|
|
openvswitch: Allocate memory for ovs internal device stats.
James Morse
2015-10-21
1
-3
/
+43
*
|
|
net: Really fix vti6 with oif in dst lookups
David Ahern
2015-10-21
2
-1
/
+5
*
|
|
tipc: extend broadcast link window size
Jon Paul Maloy
2015-10-21
1
-3
/
+5
*
|
|
irda: precedence bug in irlmp_seq_hb_idx()
Dan Carpenter
2015-10-21
1
-1
/
+1
*
|
|
vsock: fix missing cleanup when misc_register failed
Gao feng
2015-10-21
1
-3
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-10-19
30
-217
/
+391
|
\
\
\
|
*
|
|
openvswitch: Scrub skb between namespaces
Joe Stringer
2015-10-18
1
-0
/
+9
|
*
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-10-18
4
-42
/
+99
|
|
\
\
\
|
|
*
|
|
Bluetooth: Fix initializing conn_params in scan phase
Jakub Pawlowski
2015-10-16
2
-8
/
+20
|
|
*
|
|
Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanup
Johan Hedberg
2015-10-16
1
-4
/
+19
|
|
*
|
|
Bluetooth: Fix remove_device behavior for explicit connects
Johan Hedberg
2015-10-16
1
-1
/
+6
|
|
*
|
|
Bluetooth: Fix LE reconnection logic
Johan Hedberg
2015-10-16
4
-12
/
+8
|
|
*
|
|
Bluetooth: Fix reference counting for LE-scan based connections
Johan Hedberg
2015-10-16
1
-17
/
+36
|
|
*
|
|
Bluetooth: Fix double scan updates
Jakub Pawlowski
2015-10-16
3
-5
/
+15
|
*
|
|
|
netlink: Trim skb to alloc size to avoid MSG_TRUNC
Arad, Ronen
2015-10-18
1
-12
/
+22
|
*
|
|
|
ipv6: Initialize rt6_info properly in ip6_blackhole_route()
Martin KaFai Lau
2015-10-16
1
-15
/
+5
[next]