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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-11
net: switchdev: support static FDB addresses
Vivien Didelot
1
-0
/
+1
2015-08-11
net: dsa: change FDB routines prototypes
Vivien Didelot
1
-6
/
+11
2015-08-11
Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"
David S. Miller
2
-12
/
+7
2015-08-11
gre: Remove support for sharing GRE protocol hook.
Pravin B Shelar
1
-74
/
+6
2015-08-11
openvswitch: Use regular GRE net_device instead of vport
Pravin B Shelar
1
-10
/
+2
2015-08-11
ip_gre: Add support to collect tunnel metadata.
Pravin B Shelar
2
-1
/
+7
2015-08-10
net: add explicit logging and stat for neighbour table overflow
Rick Jones
2
-0
/
+2
2015-08-10
bridge: netlink: add support for vlan_filtering attribute
Nikolay Aleksandrov
1
-0
/
+1
2015-08-10
bpf: Implement function bpf_perf_event_read() that get the selected hardware ...
Kaixu Xia
2
-0
/
+2
2015-08-10
bpf: Add new bpf map type to store the pointer to struct perf_event
Kaixu Xia
2
-0
/
+2
2015-08-10
bpf: Make the bpf_prog_array_map more generic
Wang Nan
1
-2
/
+6
2015-08-10
perf: add the necessary core perf APIs when accessing events counters in eBPF...
Kaixu Xia
1
-0
/
+10
2015-08-10
net: dsa: add support for switchdev FDB objects
Vivien Didelot
1
-6
/
+10
2015-08-10
net: switchdev: support static FDB addresses
Vivien Didelot
1
-0
/
+1
2015-08-10
net: switchdev: change fdb addr for a byte array
Vivien Didelot
1
-1
/
+1
2015-08-07
vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA
Alexei Starovoitov
2
-4
/
+1
2015-08-07
net_dbg_ratelimited: turn into no-op when !DEBUG
Jason A. Donenfeld
1
-0
/
+8
2015-08-07
net/mlx5_core: Support physical port counters
Gal Pressman
2
-0
/
+11
2015-08-07
net/mlx5e: Light-weight netdev open/stop
Achiad Shochat
1
-1
/
+8
2015-08-07
net/mlx5_core: Introduce access function to modify RSS/LRO params
Achiad Shochat
1
-1
/
+8
2015-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-23
/
+63
2015-08-04
mpls: Use definition for reserved label checks
Robert Shearman
1
-0
/
+2
2015-08-03
ebpf: add skb->hash to offset map for usage in {cls, act}_bpf or filters
Daniel Borkmann
1
-0
/
+1
2015-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
25
-31
/
+113
2015-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-15
/
+32
2015-08-01
ipv6: Enable auto flow labels by default
Tom Herbert
1
-1
/
+1
2015-08-01
ipv6: Implement different admin modes for automatic flow labels
Tom Herbert
1
-13
/
+46
2015-08-01
ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabel
Tom Herbert
1
-2
/
+3
2015-08-01
net: Add functions to get skb->hash based on flow structures
Tom Herbert
1
-0
/
+21
2015-08-01
Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-2
/
+2
2015-08-01
bonding: add tlb_dynamic_lb netlink support
Nikolay Aleksandrov
1
-0
/
+1
2015-08-01
vxlan: expose COLLECT_METADATA flag to user space
Alexei Starovoitov
1
-0
/
+1
2015-08-01
ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument
Roopa Prabhu
2
-3
/
+4
2015-08-01
bpf: add helpers to access tunnel metadata
Alexei Starovoitov
2
-0
/
+18
2015-07-31
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-2
/
+2
2015-07-31
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-18
/
+5
2015-07-31
net/ipv6: add sysctl option accept_ra_min_hop_limit
Hangbin Liu
2
-0
/
+2
2015-07-31
net: sched: fix refcount imbalance in actions
Daniel Borkmann
1
-1
/
+7
2015-07-30
bpf: also show process name/pid in bpf_jit_dump
Daniel Borkmann
1
-2
/
+4
2015-07-30
bpf: provide helper that indicates eBPF was migrated
Daniel Borkmann
1
-0
/
+10
2015-07-30
netfilter: bridge: reduce nf_bridge_info to 32 bytes again
Florian Westphal
2
-9
/
+22
2015-07-30
netfilter: nf_ct_sctp: minimal multihoming support
Michal Kubeček
2
-0
/
+4
2015-07-30
lwtunnel: Make lwtun_encaps[] static
Thomas Graf
1
-3
/
+0
2015-07-30
net: Recompute sk_txhash on negative routing advice
Tom Herbert
1
-0
/
+8
2015-07-30
net: Set sk_txhash from a random number
Tom Herbert
3
-35
/
+8
2015-07-30
Merge tag 'pm+acpi-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2015-07-29
drm/amdgpu: Drop drm/ prefix for including drm.h in amdgpu_drm.h
Michel Dänzer
1
-1
/
+1
2015-07-29
drm/radeon: Drop drm/ prefix for including drm.h in radeon_drm.h
Michel Dänzer
1
-1
/
+1
2015-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-0
/
+1
2015-07-29
stmmac: remove setup/free glue callbacks
Joachim Eastwood
1
-2
/
+0
[next]