index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-12-03
net: xdp: avoid output parameters when querying XDP prog
Jakub Kicinski
2017-12-01
Merge branch 'bpf-nfp-jmp-memcpy-improvements'
Daniel Borkmann
2017-12-01
nfp: bpf: detect load/store sequences lowered from memory copy
Jiong Wang
2017-12-01
nfp: bpf: implement memory bulk copy for length bigger than 32-bytes
Jiong Wang
2017-12-01
nfp: bpf: implement memory bulk copy for length within 32-bytes
Jiong Wang
2017-12-01
nfp: bpf: factor out is_mbpf_load & is_mbpf_store
Jiong Wang
2017-12-01
nfp: bpf: encode indirect commands
Jakub Kicinski
2017-12-01
nfp: bpf: correct the encoding for No-Dest immed
Jiong Wang
2017-12-01
nfp: bpf: relax source operands check
Jiong Wang
2017-12-01
nfp: bpf: don't do ld/shifts combination if shifts are jump destination
Jiong Wang
2017-12-01
nfp: bpf: don't do ld/mask combination if mask is jump destination
Jiong Wang
2017-12-01
nfp: bpf: flag jump destination to guide insn combine optimizations
Jiong Wang
2017-12-01
nfp: bpf: record jump destination to simplify jump fixup
Jiong Wang
2017-12-01
nfp: bpf: support backward jump
Jiong Wang
2017-12-01
nfp: fix old kdoc issues
Jakub Kicinski
2017-12-01
Merge branch 'bpf-verifier-misc-improvements'
Daniel Borkmann
2017-12-01
selftests/bpf: adjust test_align expected output
Alexei Starovoitov
2017-12-01
bpf: cleanup register_is_null()
Alexei Starovoitov
2017-12-01
bpf: improve JEQ/JNE path walking
Alexei Starovoitov
2017-12-01
bpf: improve verifier liveness marks
Alexei Starovoitov
2017-12-01
bpf: don't mark FP reg as uninit
Alexei Starovoitov
2017-12-01
bpf: print liveness info to verifier log
Alexei Starovoitov
2017-12-01
bpf: fix stack state printing in verifier log
Alexei Starovoitov
2017-11-30
samples/bpf: Convert magic numbers to names in multi-prog cgroup test case
David Ahern
2017-11-30
net: dsa: bcm_sf2: Utilize b53_get_tag_protocol()
Florian Fainelli
2017-11-30
net/reuseport: drop legacy code
Paolo Abeni
2017-11-30
Documentation: net: dsa: Cut set_addr() documentation
Linus Walleij
2017-11-30
Merge branch 'net-dst_entry-shrink'
David S. Miller
2017-11-30
net: Remove dst->next
David Miller
2017-11-30
xfrm: Stop using dst->next in bundle construction.
David Miller
2017-11-30
net: Rearrange dst_entry layout to avoid useless padding.
David Miller
2017-11-30
xfrm: Move dst->path into struct xfrm_dst
David Miller
2017-11-30
ipv6: Move dst->from into struct rt6_info.
David Miller
2017-11-30
xfrm: Move child route linkage into xfrm_dst.
David Miller
2017-11-30
ipsec: Create and use new helpers for dst child access.
David Miller
2017-11-30
net: Create and use new helper xfrm_dst_child().
David Miller
2017-11-30
ipv6: Move rt6_next from dst_entry into ipv6 route structure.
David Miller
2017-11-30
decnet: Move dn_next into decnet route structure.
David Miller
2017-11-30
net: dst->rt_next is unused.
David Miller
2017-11-30
forcedeth: optimize the xmit with unlikely
Zhu Yanjun
2017-11-30
atm: mpoa: remove 32-bit timekeeping
Tina Ruchandani
2017-11-30
atm: eni: fix several indentation issues
Colin Ian King
2017-11-30
openvswitch: use ktime_get_ts64() instead of ktime_get_ts()
Arnd Bergmann
2017-11-30
netxen: remove timespec usage
Arnd Bergmann
2017-11-30
net: phy: harmonize phy_id{,_mask} data type
Richard Leitner
2017-11-30
net: ethernet: davinci_emac: Deduplicate bus_find_device() by name matching
Lukas Wunner
2017-11-30
net: thunderx: Set max queue count taking XDP_TX into account
Sunil Goutham
2017-11-30
net: thunderx: Add support for xdp redirect
Sunil Goutham
2017-11-29
Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-11-29
Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[next]