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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-05
bpf: offload: allow offloaded programs to use perf event arrays
Jakub Kicinski
1
-0
/
+5
2018-05-04
bpf: centre subprog information fields
Jiong Wang
1
-3
/
+6
2018-05-04
bpf: unify main prog and subprog
Jiong Wang
1
-1
/
+1
2018-05-04
bpf: implement ld_abs/ld_ind in native bpf
Daniel Borkmann
2
-1
/
+5
2018-05-04
bpf: migrate ebpf ld_abs/ld_ind tests to test_verifier
Daniel Borkmann
1
-2
/
+0
2018-05-04
dev: packet: make packet_direct_xmit a common function
Magnus Karlsson
1
-0
/
+1
2018-05-04
xsk: wire up XDP_SKB side of AF_XDP
Björn Töpel
1
-1
/
+1
2018-05-04
bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
Björn Töpel
2
-0
/
+28
2018-05-04
net: initial AF_XDP skeleton
Björn Töpel
1
-1
/
+4
2018-04-30
bpf: remove tracepoints from bpf core
Alexei Starovoitov
1
-1
/
+0
2018-04-29
bpf/verifier: improve register value range tracking with ARSH
Yonghong Song
1
-1
/
+3
2018-04-29
bpf: add bpf_get_stack helper
Yonghong Song
2
-1
/
+3
2018-04-26
udp: add gso support to virtual devices
Willem de Bruijn
2
-1
/
+5
2018-04-26
udp: generate gso with UDP_SEGMENT
Willem de Bruijn
1
-0
/
+3
2018-04-26
udp: add udp gso
Willem de Bruijn
1
-0
/
+2
2018-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2018-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+3
2018-04-25
macvlan: Provide function for interfaces to release HW offload
Alexander Duyck
1
-0
/
+8
2018-04-25
macvlan: Add function to test for destination filtering support
Alexander Duyck
1
-0
/
+9
2018-04-25
macvlan: macvlan_count_rx shouldn't be static inline AND extern
Alexander Duyck
1
-4
/
+0
2018-04-25
macvlan: Rename fwd_priv to accel_priv and add accessor function
Alexander Duyck
1
-1
/
+7
2018-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-38
/
+30
2018-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+4
2018-04-24
net: ethtool: Add missing kernel doc for FEC parameters
Florian Fainelli
1
-0
/
+2
2018-04-24
rhashtable: Revise incorrect comment on r{hl, hash}table_walk_enter()
NeilBrown
1
-2
/
+3
2018-04-24
rhashtable: remove outdated comments about grow_decision etc
NeilBrown
1
-19
/
+14
2018-04-24
Revert "net: init sk_cookie for inet socket"
Yafang Shao
1
-9
/
+0
2018-04-24
net/dim: Support adaptive TX moderation
Tal Gilboa
1
-13
/
+50
2018-04-24
net/dim: Rename *_get_profile() functions to *_get_rx_moderation()
Tal Gilboa
1
-6
/
+6
2018-04-24
bpf: sockmap, map_release does not hold refcnt for pinned maps
John Fastabend
1
-1
/
+1
2018-04-24
bpf: disable and restore preemption in __BPF_PROG_RUN_ARRAY
Roman Gushchin
1
-0
/
+2
2018-04-23
qed: Add configuration information to register dump and debug data
Denis Bolotin
1
-0
/
+3
2018-04-23
net: init sk_cookie for inet socket
Yafang Shao
1
-0
/
+9
2018-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+2
2018-04-22
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+0
2018-04-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-12
/
+1
2018-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
32
-124
/
+424
2018-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-3
/
+65
2018-04-21
kasan: add no_sanitize attribute for clang builds
Andrey Konovalov
1
-0
/
+3
2018-04-21
writeback: safer lock nesting
Greg Thelen
2
-14
/
+21
2018-04-21
fork: unconditionally clear stack on fork
Kees Cook
1
-5
/
+1
2018-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-4
/
+15
2018-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+5
2018-04-20
Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-1
/
+1
2018-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+8
2018-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-6
/
+13
2018-04-20
lan78xx: Read LED states from Device Tree
Phil Elwell
1
-0
/
+3
2018-04-20
qed* : Add new TLV to request PF to update MAC in bulletin board
Shahed Shaikh
1
-0
/
+1
2018-04-19
net: phy: mdio-gpio: Remove redundant platform data header
Andrew Lunn
1
-23
/
+0
2018-04-19
net: phy: mdio-gpio: Add #defines for the GPIO index's
Andrew Lunn
1
-0
/
+9
[next]