index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-03-01
tools: bpftool: partition basic-block for each function in the CFG
Jiong Wang
2018-03-01
tools: bpftool: detect sub-programs from the eBPF sequence
Jiong Wang
2018-03-01
tools: bpftool: factor out xlated dump related code into separate file
Jiong Wang
2018-03-01
tools: bpftool: remove unnecessary 'if' to reduce indentation
Jiong Wang
2018-03-02
samples/bpf: detach prog from cgroup
Prashant Bhole
2018-02-27
bpf, x64: remove bpf_flush_icache
Daniel Borkmann
2018-02-26
Merge branch 'bpf-kselftest-improvements'
Alexei Starovoitov
2018-02-26
bpf: add tail call tests to test_verifier
Daniel Borkmann
2018-02-26
bpf: unify rlimit handling in selftests
Daniel Borkmann
2018-02-26
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2018-02-26
net: make kmem caches as __ro_after_init
Alexey Dobriyan
2018-02-26
Merge branch 'sonic-ethernet-cleanups'
David S. Miller
2018-02-26
net/sonic: Replace custom debug logging with netif_* calls
Finn Thain
2018-02-26
net/sonic: Clean up and modernize log messages
Finn Thain
2018-02-26
net/macsonic: Drop redundant MACH_IS_MAC test
Finn Thain
2018-02-26
net/macsonic: Convert to nubus_driver
Finn Thain
2018-02-26
sh_eth: fix TSU init on SH7734/R8A7740
Sergei Shtylyov
2018-02-26
sh_eth: TSU_QTAG0/1 registers the same as TSU_QTAGM0/1
Sergei Shtylyov
2018-02-26
tc: python3, string formattings
BTaskaya
2018-02-26
ixgbevf: remove redundant initialization of variable 'dma'
Colin Ian King
2018-02-26
ixgbevf: add build_skb support
Emil Tantilov
2018-02-26
ixgbevf: break out Rx buffer page management
Emil Tantilov
2018-02-26
ixgbevf: allocate the rings as part of q_vector
Emil Tantilov
2018-02-26
ixgbevf: make sure all frames fit minimum size requirements
Emil Tantilov
2018-02-26
ixgbevf: add support for padding packet
Emil Tantilov
2018-02-26
ixgbevf: setup queue counts
Emil Tantilov
2018-02-26
ixgbevf: add support for using order 1 pages to receive large frames
Emil Tantilov
2018-02-26
ixgbevf: add ethtool private flag for legacy Rx
Emil Tantilov
2018-02-26
ixgbevf: use page_address offset from page
Emil Tantilov
2018-02-26
ixgbe: prevent ptp_rx_hang from running when in FILTER_ALL mode
Jacob Keller
2018-02-26
ixgbe: Avoid to write the RETA table when unnecessary
Tonghao Zhang
2018-02-26
xen-netback: make function xenvif_rx_skb static
Colin Ian King
2018-02-26
Merge branch 'tools-tc-testing-better-error-reporting'
David S. Miller
2018-02-26
tools: tc-testing: better error reporting
Brenda J. Butler
2018-02-26
tools: tc-testing: Fix indentation
Brenda J. Butler
2018-02-26
sfc: falcon: remove duplicated bit-wise or of LOOPBACK_SGMII
Colin Ian King
2018-02-26
mlxsw: spectrum_kvdl: avoid uninitialized variable warning
Arnd Bergmann
2018-02-26
mlxsw: spectrum_kvdl: use div_u64() for 64-bit division
Arnd Bergmann
2018-02-26
ixgbe: remove redundant initialization of 'pool'
Colin Ian King
2018-02-26
Merge branch 'mv88e6xxx-Poll-when-no-interrupt-defined'
David S. Miller
2018-02-26
arm: mvebu: 370-rd: Enable PHY interrupt handling
Andrew Lunn
2018-02-26
net: dsa: mv88e6xxx: Poll when no interrupt defined
Andrew Lunn
2018-02-26
mlxsw: spectrum_switchdev: Allow port enslavement to a VLAN-unaware bridge
Ido Schimmel
2018-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-02-26
samples/bpf: Add program for CPU state statistics
Leo Yan
2018-02-23
Merge branch 'x86-jit'
Alexei Starovoitov
2018-02-23
bpf: add various jit test cases
Daniel Borkmann
2018-02-23
bpf, x64: save 5 bytes in prologue when ebpf insns came from cbpf
Daniel Borkmann
2018-02-23
bpf, x64: save few bytes when mul is in alu32
Daniel Borkmann
2018-02-23
bpf, x64: save several bytes when mul dest is r0/r3 anyway
Daniel Borkmann
[next]