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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-21
ipv6: ndisc: inherit metadata dst when creating ndisc requests
Jiri Benc
4
-6
/
+11
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
17
-130
/
+48
2015-08-21
ip_tunnels: use tos and ttl fields also for IPv6
Jiri Benc
8
-26
/
+26
2015-08-21
ip_tunnels: add IPv6 addresses to ip_tunnel_key
Jiri Benc
10
-32
/
+48
2015-08-21
ip_tunnels: use offsetofend
Jiri Benc
1
-3
/
+1
2015-08-21
ip_tunnels: use u8/u16/u32
Jiri Benc
1
-8
/
+8
2015-08-21
ip_tunnels: remove custom alignment and packing
Jiri Benc
1
-1
/
+1
2015-08-21
net: xgene Remove xgene specific phy and MAC lookup functions
Jeremy Linton
1
-36
/
+2
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
smsc911x: Remove dev==NULL check.
Jeremy Linton
1
-3
/
+0
2015-08-21
device property: Add ETH_ALEN check, update comments.
Jeremy Linton
1
-8
/
+13
2015-08-21
Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.or...
David S. Miller
193
-2795
/
+7123
2015-08-21
ipv4: Make fib_encap_match static
Ying Xue
1
-3
/
+3
2015-08-21
Merge branch 'ewma'
David S. Miller
13
-132
/
+29
2015-08-21
average: remove out-of-line implementation
Johannes Berg
3
-98
/
+0
2015-08-21
rt2x00: use DECLARE_EWMA
Johannes Berg
3
-15
/
+10
2015-08-21
ath5k: use DECLARE_EWMA
Johannes Berg
5
-7
/
+8
2015-08-21
virtio_net: use DECLARE_EWMA
Johannes Berg
2
-12
/
+11
2015-08-21
bnx2x: Fix vxlan endianity issue
Yuval Mintz
1
-1
/
+1
2015-08-20
Merge branch 'vrf-cleanups-part-2'
David S. Miller
1
-20
/
+4
2015-08-20
vrf: ndo_add|del_slave drop unnecessary checks
Nikolay Aleksandrov
1
-5
/
+1
2015-08-20
vrf: move vrf_insert_slave so we can drop a goto label
Nikolay Aleksandrov
1
-6
/
+2
2015-08-20
vrf: remove unnecessary duplicate check
Nikolay Aleksandrov
1
-8
/
+0
2015-08-20
vrf: don't panic on cache create failure
Nikolay Aleksandrov
1
-1
/
+1
2015-08-20
vrf: plug skb leaks
Nikolay Aleksandrov
1
-3
/
+10
2015-08-20
vrf: vrf_master_ifindex_rcu is not always called with rcu read lock
Nikolay Aleksandrov
2
-4
/
+20
2015-08-20
lwtunnel: Fix the sparse warnings in fib_encap_match
Ying Xue
1
-0
/
+4
2015-08-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
14
-59
/
+236
2015-08-19
Merge branch 'vrf-next'
David S. Miller
2
-12
/
+4
2015-08-19
vrf: simplify the netdev notifier function
Nikolay Aleksandrov
1
-3
/
+2
2015-08-19
vrf: don't check for dstats and rth in uninit path
Nikolay Aleksandrov
1
-4
/
+2
2015-08-19
vrf: drop unused num_slaves member
Nikolay Aleksandrov
2
-3
/
+0
2015-08-19
vrf: drop unnecessary dev refcnt changes
Nikolay Aleksandrov
1
-2
/
+0
2015-08-19
hv_netvsc: Fix dereference of nvdev before check
Andrew Schwartzmeyer
1
-2
/
+5
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
2
-5
/
+12
2015-08-19
cxgb4: memory corruption in debugfs
Dan Carpenter
1
-5
/
+6
2015-08-19
enic: Fix namespace pollution causing build errors.
David S. Miller
3
-7
/
+7
2015-08-19
bnx2x: Add vxlan RSS support
Rajesh Borundia
4
-0
/
+123
2015-08-19
Merge branch 'dsa-multi-swtich'
David S. Miller
4
-23
/
+71
2015-08-19
dsa: mv88e6xxx: Set DSA mode based on chip abilities
Andrew Lunn
1
-5
/
+8
2015-08-19
net: dsa: Add dsa_is_dsa_port() helper
Andrew Lunn
2
-3
/
+7
2015-08-19
net: dsa: Allow multi hop routes to be expressed
Andrew Lunn
2
-16
/
+57
2015-08-19
ixgbe: TRIVIAL fix up double 'the' and comment style
Jacob Keller
1
-2
/
+1
2015-08-19
ixgbe: Simplify port-specific macros
Mark Rustad
1
-9
/
+9
2015-08-19
igb: make sure SR-IOV init uses the right number of queues
Todd Fujinaka
1
-2
/
+7
2015-08-19
igbvf: clear buffer_info->dma after dma_unmap_single()
Stefan Assmann
1
-0
/
+1
2015-08-19
igb: Fix a memory leak in igb_probe
Jia-Ju Bai
1
-0
/
+1
[next]