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.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
2016-03-21
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
402
-11643
/
+18375
2016-03-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2016-03-19
RDS: TCP: Remove unused constant
Sowmini Varadhan
1
-2
/
+0
2016-03-19
RDS: TCP: Add sysctl tunables for sndbuf/rcvbuf on rds-tcp socket
Sowmini Varadhan
1
-10
/
+135
2016-03-19
ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it
Daniel Borkmann
3
-8
/
+9
2016-03-19
bpf, dst: add and use dst_tclassid helper
Daniel Borkmann
1
-8
/
+1
2016-03-19
bpf: make skb->tc_classid also readable
Daniel Borkmann
1
-6
/
+6
2016-03-19
cls_bpf: reset class and reuse major in da
Daniel Borkmann
1
-5
/
+8
2016-03-19
openvswitch: allow output of MPLS packets on tunnel vports
Simon Horman
1
-3
/
+0
2016-03-19
ovs: internal_set_rx_headroom() can be static
Wu Fengguang
1
-1
/
+1
2016-03-19
net: dst_cache_per_cpu_dst_set() can be static
Wu Fengguang
1
-4
/
+4
2016-03-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-55
/
+31
2016-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-03-18
tcp/dccp: remove obsolete WARN_ON() in icmp handlers
Eric Dumazet
2
-4
/
+0
2016-03-18
vlan: propagate gso_max_segs
Eric Dumazet
2
-0
/
+2
2016-03-18
mm: introduce page reference manipulation functions
Joonsoo Kim
1
-1
/
+1
2016-03-17
Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-27
/
+10
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
23
-562
/
+737
2016-03-17
ethtool: Set cmd field in ETHTOOL_GLINKSETTINGS response to wrong nwords
Ben Hutchings
1
-1
/
+1
2016-03-17
sctp: consolidate local_bh_disable/enable + spin_lock/unlock to _bh variant
Nicholas Mc Guire
1
-4
/
+2
2016-03-16
tags: Fix DEFINE_PER_CPU expansions
Peter Zijlstra
3
-6
/
+4
2016-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
15
-131
/
+720
2016-03-15
netfilter: nf_conntrack: consolidate lock/unlock into unlock_wait
Nicholas Mc Guire
1
-4
/
+2
2016-03-15
net: diag: add a scheduling point in inet_diag_dump_icsk()
Eric Dumazet
1
-0
/
+1
2016-03-15
openvswitch: Interface with NAT.
Jarno Rajahalme
3
-28
/
+502
2016-03-15
openvswitch: Delay conntrack helper call for new connections.
Jarno Rajahalme
1
-5
/
+16
2016-03-15
openvswitch: Handle NF_REPEAT in conntrack action.
Jarno Rajahalme
1
-2
/
+8
2016-03-15
openvswitch: Find existing conntrack entry after upcall.
Jarno Rajahalme
1
-13
/
+90
2016-03-15
openvswitch: Update the CT state key only after nf_conntrack_in().
Jarno Rajahalme
1
-3
/
+4
2016-03-15
openvswitch: Add commentary to conntrack.c
Jarno Rajahalme
1
-1
/
+20
2016-03-15
netfilter: Allow calling into nat helper without skb_dst.
Jarno Rajahalme
2
-44
/
+16
2016-03-15
netfilter: Remove IP_CT_NEW_REPLY definition.
Jarno Rajahalme
1
-2
/
+0
2016-03-14
net: dsa: refine netdev event notifier
Vivien Didelot
1
-24
/
+30
2016-03-14
net: dsa: make port_bridge_leave return void
Vivien Didelot
1
-6
/
+3
2016-03-14
net: dsa: rename port_*_bridge routines
Vivien Didelot
1
-4
/
+4
2016-03-14
bridge: fix potential use-after-free when hook returns QUEUE or STOLEN verdict
Florian Westphal
1
-9
/
+7
2016-03-14
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
6
-18
/
+91
2016-03-14
phy: fixed: Fix removal of phys.
Andrew Lunn
1
-3
/
+1
2016-03-14
dsa: dsa: Fix freeing of fixed-phys from user ports.
Andrew Lunn
1
-3
/
+0
2016-03-14
dsa: Destroy fixed link phys after the phy has been disconnected
Andrew Lunn
1
-12
/
+12
2016-03-14
dsa: slave: Don't reference NULL pointer during phy_disconnect
Andrew Lunn
1
-4
/
+8
2016-03-14
tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In
Martin KaFai Lau
6
-4
/
+16
2016-03-14
net: caif: fix misleading indentation
Arnd Bergmann
1
-1
/
+1
2016-03-14
net: Fix use after free in the recvmmsg exit path
Arnaldo Carvalho de Melo
1
-19
/
+19
2016-03-14
tipc: make sure IPv6 header fits in skb headroom
Richard Alpe
1
-1
/
+1
2016-03-14
net: add a hardware buffer management helper API
Gregory CLEMENT
3
-0
/
+91
2016-03-14
GSO/UDP: Use skb->len instead of udph->len to determine length of original skb
Alexander Duyck
1
-5
/
+10
2016-03-14
ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short
Alexander Duyck
1
-2
/
+1
2016-03-14
ipv4: Don't do expensive useless work during inetdev destroy.
David S. Miller
3
-2
/
+18
[next]