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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-01
nfp: bpf: factor out is_mbpf_load & is_mbpf_store
Jiong Wang
2
-2
/
+12
2017-12-01
nfp: bpf: encode indirect commands
Jakub Kicinski
2
-5
/
+15
2017-12-01
nfp: bpf: correct the encoding for No-Dest immed
Jiong Wang
1
-3
/
+5
2017-12-01
nfp: bpf: relax source operands check
Jiong Wang
1
-2
/
+4
2017-12-01
nfp: bpf: don't do ld/shifts combination if shifts are jump destination
Jiong Wang
1
-0
/
+4
2017-12-01
nfp: bpf: don't do ld/mask combination if mask is jump destination
Jiong Wang
1
-0
/
+3
2017-12-01
nfp: bpf: flag jump destination to guide insn combine optimizations
Jiong Wang
2
-0
/
+5
2017-12-01
nfp: bpf: record jump destination to simplify jump fixup
Jiong Wang
4
-55
/
+41
2017-12-01
nfp: bpf: support backward jump
Jiong Wang
2
-30
/
+40
2017-12-01
nfp: fix old kdoc issues
Jakub Kicinski
2
-6
/
+5
2017-12-01
Merge branch 'bpf-verifier-misc-improvements'
Daniel Borkmann
2
-98
/
+120
2017-12-01
selftests/bpf: adjust test_align expected output
Alexei Starovoitov
1
-78
/
+78
2017-12-01
bpf: cleanup register_is_null()
Alexei Starovoitov
1
-10
/
+10
2017-12-01
bpf: improve JEQ/JNE path walking
Alexei Starovoitov
1
-2
/
+3
2017-12-01
bpf: improve verifier liveness marks
Alexei Starovoitov
1
-0
/
+5
2017-12-01
bpf: don't mark FP reg as uninit
Alexei Starovoitov
1
-4
/
+4
2017-12-01
bpf: print liveness info to verifier log
Alexei Starovoitov
1
-4
/
+20
2017-12-01
bpf: fix stack state printing in verifier log
Alexei Starovoitov
1
-1
/
+1
2017-11-30
samples/bpf: Convert magic numbers to names in multi-prog cgroup test case
David Ahern
1
-12
/
+24
2017-11-30
net: dsa: bcm_sf2: Utilize b53_get_tag_protocol()
Florian Fainelli
3
-9
/
+4
2017-11-30
net/reuseport: drop legacy code
Paolo Abeni
5
-55
/
+15
2017-11-30
Documentation: net: dsa: Cut set_addr() documentation
Linus Walleij
1
-5
/
+0
2017-11-30
Merge branch 'net-dst_entry-shrink'
David S. Miller
20
-183
/
+204
2017-11-30
net: Remove dst->next
David Miller
2
-5
/
+0
2017-11-30
xfrm: Stop using dst->next in bundle construction.
David Miller
1
-24
/
+32
2017-11-30
net: Rearrange dst_entry layout to avoid useless padding.
David Miller
1
-19
/
+12
2017-11-30
xfrm: Move dst->path into struct xfrm_dst
David Miller
9
-29
/
+33
2017-11-30
ipv6: Move dst->from into struct rt6_info.
David Miller
4
-25
/
+22
2017-11-30
xfrm: Move child route linkage into xfrm_dst.
David Miller
6
-18
/
+26
2017-11-30
ipsec: Create and use new helpers for dst child access.
David Miller
2
-24
/
+28
2017-11-30
net: Create and use new helper xfrm_dst_child().
David Miller
8
-15
/
+26
2017-11-30
ipv6: Move rt6_next from dst_entry into ipv6 route structure.
David Miller
4
-21
/
+21
2017-11-30
decnet: Move dn_next into decnet route structure.
David Miller
3
-17
/
+19
2017-11-30
net: dst->rt_next is unused.
David Miller
1
-1
/
+0
2017-11-30
forcedeth: optimize the xmit with unlikely
Zhu Yanjun
1
-3
/
+3
2017-11-30
atm: mpoa: remove 32-bit timekeeping
Tina Ruchandani
5
-40
/
+43
2017-11-30
atm: eni: fix several indentation issues
Colin Ian King
1
-9
/
+9
2017-11-30
openvswitch: use ktime_get_ts64() instead of ktime_get_ts()
Arnd Bergmann
1
-3
/
+3
2017-11-30
netxen: remove timespec usage
Arnd Bergmann
1
-3
/
+1
2017-11-30
net: phy: harmonize phy_id{,_mask} data type
Richard Leitner
1
-1
/
+1
2017-11-30
net: ethernet: davinci_emac: Deduplicate bus_find_device() by name matching
Lukas Wunner
1
-7
/
+2
2017-11-30
net: thunderx: Set max queue count taking XDP_TX into account
Sunil Goutham
1
-0
/
+5
2017-11-30
net: thunderx: Add support for xdp redirect
Sunil Goutham
3
-31
/
+94
2017-11-30
Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
15
-132
/
+270
2017-11-30
Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
19
-135
/
+314
2017-11-30
Merge tag 'microblaze-4.15-rc2' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-0
/
+1
2017-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-1
/
+1
2017-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
72
-582
/
+1182
2017-11-29
sparc64: Fix boot on T4 and later.
David S. Miller
1
-1
/
+1
2017-11-29
vsprintf: don't use 'restricted_pointer()' when not restricting
Linus Torvalds
1
-0
/
+2
[next]