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
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2016-04-28
6
-55
/
+55
|
\
|
*
libceph: make authorizer destruction independent of ceph_auth_client
Ilya Dryomov
2016-04-25
6
-55
/
+55
*
|
net: ipv6: Delete host routes on an ifdown
David Ahern
2016-04-26
1
-33
/
+15
*
|
Revert "ipv6: Revert optional address flusing on ifdown."
David S. Miller
2016-04-26
1
-12
/
+150
*
|
ipv6: Revert optional address flusing on ifdown.
David S. Miller
2016-04-25
1
-150
/
+12
*
|
ipv4/fib: don't warn when primary address is missing if in_dev is dead
Paolo Abeni
2016-04-24
1
-1
/
+5
*
|
bridge: mdb: Marking port-group as offloaded
Elad Raz
2016-04-24
3
-32
/
+71
*
|
bridge: mdb: Common function for mdb entry translation
Elad Raz
2016-04-24
1
-18
/
+15
*
|
switchdev: Adding complete operation to deferred switchdev ops
Elad Raz
2016-04-24
1
-0
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-04-21
29
-133
/
+298
|
\
|
*
openvswitch: use flow protocol when recalculating ipv6 checksums
Simon Horman
2016-04-21
1
-2
/
+2
|
*
tcp: Merge tx_flags and tskey in tcp_shifted_skb
Martin KaFai Lau
2016-04-21
2
-2
/
+3
|
*
tcp: Merge tx_flags and tskey in tcp_collapse_retrans
Martin KaFai Lau
2016-04-21
1
-0
/
+16
|
*
tcp: Fix SOF_TIMESTAMPING_TX_ACK when handling dup acks
Martin KaFai Lau
2016-04-21
1
-1
/
+2
|
*
openvswitch: Orphan skbs before IPv6 defrag
Joe Stringer
2016-04-21
1
-0
/
+1
|
*
VSOCK: Only check error on skb_recv_datagram when skb is NULL
Jorgen Hansen
2016-04-19
1
-5
/
+2
|
*
RDS: Fix the atomicity for congestion map update
santosh.shilimkar@oracle.com
2016-04-16
1
-2
/
+2
|
*
RDS: fix endianness for dp_ack_seq
Qing Huang
2016-04-16
1
-1
/
+1
|
*
vlan: pull on __vlan_insert_tag error path and fix csum correction
Daniel Borkmann
2016-04-15
1
-2
/
+5
|
*
soreuseport: fix ordering for mixed v4/v6 sockets
Craig Gallek
2016-04-14
1
-2
/
+7
|
*
ipv6: udp: Do a route lookup and update during release_cb
Martin KaFai Lau
2016-04-14
2
-0
/
+21
|
*
ipv6: datagram: Update dst cache of a connected datagram sk during pmtu update
Martin KaFai Lau
2016-04-14
2
-9
/
+23
|
*
ipv6: datagram: Refactor dst lookup and update codes to a new function
Martin KaFai Lau
2016-04-14
1
-46
/
+57
|
*
ipv6: datagram: Refactor flowi6 init codes to a new function
Martin KaFai Lau
2016-04-14
1
-20
/
+30
|
*
Merge tag 'mac80211-for-davem-2016-04-14' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2016-04-14
1
-1
/
+1
|
|
\
|
|
*
nl80211: check netlink protocol in socket release notification
Dmitry Ivanov
2016-04-12
1
-1
/
+1
|
*
|
net: sched: do not requeue a NULL skb
Lars Persson
2016-04-14
1
-1
/
+4
|
*
|
packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interface
Mathias Krause
2016-04-14
1
-0
/
+1
|
*
|
route: do not cache fib route info on local routes with oif
Chris Friesen
2016-04-13
1
-0
/
+12
|
*
|
net: ipv6: Do not keep linklocal and loopback addresses
David Ahern
2016-04-13
1
-2
/
+10
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-04-13
3
-1
/
+15
|
|
\
\
|
|
*
|
netfilter: ebtables: Fix extension lookup with identical name
Phil Sutter
2016-04-13
1
-1
/
+5
|
|
*
|
netfilter: nf_conntrack_tcp: Fix stack out of bounds when parsing TCP options
Jozsef Kadlecsik
2016-04-07
1
-0
/
+4
|
|
*
|
netfilter: arp_tables: register table in initns
Florian Westphal
2016-04-07
1
-0
/
+6
|
*
|
|
net: vrf: Fix dev refcnt leak due to IPv6 prefix route
David Ahern
2016-04-11
1
-0
/
+10
|
*
|
|
net: vrf: Fix dst reference counting
David Ahern
2016-04-11
2
-6
/
+8
|
*
|
|
tipc: purge deferred updates from dead nodes
Erik Hugne
2016-04-11
1
-0
/
+19
|
*
|
|
tipc: make dist queue pernet
Erik Hugne
2016-04-11
3
-9
/
+11
|
*
|
|
netlink: don't send NETLINK_URELEASE for unbound sockets
Dmitry Ivanov
2016-04-10
1
-1
/
+1
|
*
|
|
decnet: Do not build routes to devices without decnet private data.
David S. Miller
2016-04-10
1
-1
/
+8
|
*
|
|
sctp: avoid refreshing heartbeat timer too often
Marcelo Ricardo Leitner
2016-04-10
4
-33
/
+40
*
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-04-14
2
-3
/
+8
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
sunrpc: Fix skcipher/shash conversion
Herbert Xu
2016-04-04
2
-3
/
+8
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-04-09
24
-51
/
+144
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2016-04-08
8
-25
/
+86
|
|
\
\
\
|
|
*
|
|
mac80211: fix "warning: ‘target_metric’ may be used uninitialized"
Jeff Mahoney
2016-04-06
1
-1
/
+1
|
|
*
|
|
mac80211: close the SP when we enqueue frames during the SP
Emmanuel Grumbach
2016-04-05
1
-0
/
+6
|
|
*
|
|
mac80211: Fix BW upgrade for TDLS peers
Ilan Peer
2016-04-05
1
-1
/
+2
|
|
*
|
|
mac80211: don't send deferred frames outside the SP
Emmanuel Grumbach
2016-04-05
1
-3
/
+1
|
|
*
|
|
mac80211: remove description of dropped member
Luis de Bethencourt
2016-04-05
1
-1
/
+0
[next]