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
2018-01-14
Merge branch 'bpf-nfp-map-offload'
Daniel Borkmann
2018-01-14
nfp: bpf: implement bpf map offload
Jakub Kicinski
2018-01-14
nfp: bpf: add support for reading map memory
Jakub Kicinski
2018-01-14
nfp: bpf: add verification and codegen for map lookups
Jakub Kicinski
2018-01-14
nfp: bpf: add helpers for updating immediate instructions
Jakub Kicinski
2018-01-14
nfp: bpf: parse function call and map capabilities
Jakub Kicinski
2018-01-14
nfp: bpf: implement helpers for FW map ops
Jakub Kicinski
2018-01-14
nfp: bpf: add basic control channel communication
Jakub Kicinski
2018-01-14
nfp: bpf: add map data structure
Jakub Kicinski
2018-01-14
bpf: offload: add map offload infrastructure
Jakub Kicinski
2018-01-14
bpf: offload: factor out netdev checking at allocation time
Jakub Kicinski
2018-01-14
bpf: rename bpf_dev_offload -> bpf_prog_offload
Jakub Kicinski
2018-01-14
bpf: add helper for copying attrs to struct bpf_map
Jakub Kicinski
2018-01-14
bpf: hashtab: move checks out of alloc function
Jakub Kicinski
2018-01-14
bpf: hashtab: move attribute validation before allocation
Jakub Kicinski
2018-01-14
bpf: add map_alloc_check callback
Jakub Kicinski
2018-01-12
Merge branch 'error-injection'
Alexei Starovoitov
2018-01-12
error-injection: Support fault injection framework
Masami Hiramatsu
2018-01-12
error-injection: Add injectable error types
Masami Hiramatsu
2018-01-12
error-injection: Separate error-injection from kprobe
Masami Hiramatsu
2018-01-12
tracing/kprobe: bpf: Compare instruction pointer with original one
Masami Hiramatsu
2018-01-12
tracing/kprobe: bpf: Check error injectable event is on function entry
Masami Hiramatsu
2018-01-13
bpf: simplify xdp_convert_ctx_access for xdp_rxq_info
Jesper Dangaard Brouer
2018-01-12
Merge branch 'hns3-add-some-new-features-and-fix-some-bugs'
David S. Miller
2018-01-12
net: hns3: check for NULL function pointer in hns3_nic_set_features
Jian Shen
2018-01-12
net: hns3: add feature check when feature changed
Jian Shen
2018-01-12
net: hns3: add int_gl_idx setup for TX and RX queues
Fuyun Liang
2018-01-12
net: hns3: change the unit of GL value macro
Fuyun Liang
2018-01-12
net: hns3: remove unused GL setup function
Fuyun Liang
2018-01-12
net: hns3: refactor GL update function
Fuyun Liang
2018-01-12
net: hns3: refactor interrupt coalescing init function
Fuyun Liang
2018-01-12
net: hns3: add ethtool_ops.set_coalesce support to PF
Fuyun Liang
2018-01-12
net: hns3: add ethtool_ops.get_coalesce support to PF
Fuyun Liang
2018-01-12
net: hns3: remove TSO config command from VF driver
Peng Li
2018-01-12
net: hns3: add ethtool_ops.get_channels support for VF
Peng Li
2018-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-11
Merge tag 'ceph-for-4.15-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
2018-01-11
Merge tag 'gpio-v4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-11
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2018-01-11
net: phy: mdio-bcm-unimac: fix potential NULL dereference in unimac_mdio_probe()
Wei Yongjun
2018-01-11
net: socionext: Fix error return code in netsec_netdev_open()
Wei Yongjun
2018-01-11
net: socionext: include linux/io.h to fix build
Arnd Bergmann
2018-01-11
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2018-01-11
ibmvnic: Don't handle RX interrupts when not up.
Nathan Fontenot
2018-01-11
cxgb4: implement ndo_features_check
Ganesh Goudar
2018-01-11
cxgb4: add support for vxlan segmentation offload
Ganesh Goudar
2018-01-11
cxgb4: implement udp tunnel callbacks
Ganesh Goudar
2018-01-11
cxgb4: add data structures to support vxlan
Ganesh Goudar
2018-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
[next]