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.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-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
2015-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-89
/
+129
2015-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
32
-433
/
+1152
2015-08-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
176
-2008
/
+4138
2015-08-21
ipv6: route: per route IP tunnel metadata via lightweight tunnel
Jiri Benc
1
-0
/
+102
2015-08-21
ipv6: route: extend flow representation with tunnel key
Jiri Benc
1
-0
/
+6
2015-08-21
ipv6: ndisc: inherit metadata dst when creating ndisc requests
Jiri Benc
3
-5
/
+9
2015-08-21
ipv6: drop metadata dst in ip6_route_input
Jiri Benc
1
-0
/
+1
2015-08-21
route: move lwtunnel state to dst_entry
Jiri Benc
10
-102
/
+39
2015-08-21
ip_tunnels: use tos and ttl fields also for IPv6
Jiri Benc
6
-18
/
+18
2015-08-21
ip_tunnels: add IPv6 addresses to ip_tunnel_key
Jiri Benc
8
-25
/
+25
2015-08-21
net: Fix nexthop lookups
David Ahern
1
-1
/
+8
2015-08-21
bridge: fix netlink max attr size
Scott Feldman
1
-1
/
+1
2015-08-21
ipv4: Make fib_encap_match static
Ying Xue
1
-3
/
+3
2015-08-20
vrf: vrf_master_ifindex_rcu is not always called with rcu read lock
Nikolay Aleksandrov
1
-2
/
+2
2015-08-19
netfilter: nft_payload: work around vlan header stripping
Florian Westphal
1
-1
/
+56
2015-08-19
lwtunnel: ip tunnel: fix multiple routes with different encap
Jiri Benc
1
-0
/
+7
2015-08-19
lwtunnel: fix memory leak
Jiri Benc
1
-4
/
+6
2015-08-19
batman-adv: Fix memory leak on tt add with invalid vlan
Sven Eckelmann
1
-1
/
+4
2015-08-19
net: dsa: Allow multi hop routes to be expressed
Andrew Lunn
1
-10
/
+30
2015-08-18
net: sched: drop all special handling of tx_queue_len == 0
Phil Sutter
5
-17
/
+9
2015-08-18
net: warn if drivers set tx_queue_len = 0
Phil Sutter
1
-0
/
+3
2015-08-18
net: caif: convert to using IFF_NO_QUEUE
Phil Sutter
1
-1
/
+1
2015-08-18
net: hsr: convert to using IFF_NO_QUEUE
Phil Sutter
1
-1
/
+1
2015-08-18
net: batman-adv: convert to using IFF_NO_QUEUE
Phil Sutter
1
-1
/
+1
2015-08-18
net: dsa: convert to using IFF_NO_QUEUE
Phil Sutter
1
-1
/
+1
2015-08-18
net: 6lowpan: convert to using IFF_NO_QUEUE
Phil Sutter
1
-1
/
+1
2015-08-18
net: bridge: convert to using IFF_NO_QUEUE
Phil Sutter
1
-2
/
+1
2015-08-18
net: 8021q: convert to using IFF_NO_QUEUE
Phil Sutter
1
-2
/
+1
2015-08-18
net: Identifier Locator Addressing module
Tom Herbert
3
-0
/
+236
2015-08-18
net: Add inet_proto_csum_replace_by_diff utility function
Tom Herbert
1
-0
/
+13
2015-08-18
net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool
Tom Herbert
17
-33
/
+35
2015-08-18
lwt: Add support to redirect dst.input
Tom Herbert
3
-2
/
+69
2015-08-18
netfilter: nf_conntrack: add efficient mark to zone mapping
Daniel Borkmann
5
-40
/
+27
2015-08-18
netfilter: nf_conntrack: add direction support for zones
Daniel Borkmann
9
-92
/
+223
2015-08-18
inet: Move VRF table lookup to inlined function
David Ahern
1
-9
/
+1
2015-08-18
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
22
-194
/
+491
2015-08-18
net: Export bpf_prog_create_from_user().
David S. Miller
1
-0
/
+1
2015-08-18
ipv6: trivial whitespace fix
Ian Morris
1
-1
/
+2
2015-08-18
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
9
-48
/
+102
2015-08-18
ipv6: Fix a potential deadlock when creating pcpu rt
Martin KaFai Lau
2
-11
/
+35
2015-08-18
ipv6: Add rt6_make_pcpu_route()
Martin KaFai Lau
1
-4
/
+16
2015-08-18
ipv6: Remove un-used argument from ip6_dst_alloc()
Martin KaFai Lau
1
-12
/
+9
2015-08-18
Merge tag 'mac80211-next-for-davem-2015-08-14' of git://git.kernel.org/pub/sc...
David S. Miller
41
-801
/
+1418
2015-08-18
packet: add extended BPF fanout mode
Willem de Bruijn
1
-0
/
+31
2015-08-18
packet: add classic BPF fanout mode
Willem de Bruijn
2
-2
/
+102
2015-08-18
lwtunnel: rename ip lwtunnel attributes
Jiri Benc
1
-43
/
+43
2015-08-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
5
-24
/
+27
2015-08-18
Merge tag 'mac80211-for-davem-2015-08-14' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-5
/
+6
2015-08-17
Revert "net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MIN"
Calvin Owens
1
-6
/
+4
2015-08-17
net: sch_generic: react upon IFF_NO_QUEUE flag
Phil Sutter
1
-2
/
+4
[next]