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-07-18
Merge branch 'bpf-offload-sharing'
Daniel Borkmann
2018-07-18
selftests/bpf: add test for sharing objects between netdevs
Jakub Kicinski
2018-07-18
nfp: bpf: allow program sharing within ASIC
Jakub Kicinski
2018-07-18
netdevsim: allow program sharing between devices
Jakub Kicinski
2018-07-18
bpf: offload: allow program and map sharing per-ASIC
Jakub Kicinski
2018-07-18
bpf: offload: keep the offload state per-ASIC
Jakub Kicinski
2018-07-18
bpf: offload: aggregate offloads per-device
Jakub Kicinski
2018-07-18
bpf: offload: rename bpf_offload_dev_match() to bpf_offload_prog_map_match()
Jakub Kicinski
2018-07-18
nfp: add .ndo_init() and .ndo_uninit() callbacks
Jakub Kicinski
2018-07-18
netdevsim: associate bound programs with shared dev
Jakub Kicinski
2018-07-18
netdevsim: add shared netdevsim devices
Jakub Kicinski
2018-07-18
netdevsim: add switch_id attribute
Jakub Kicinski
2018-07-18
bpf: sockmap: remove redundant pointer sg
Colin Ian King
2018-07-18
bpf: fix rcu annotations in compute_effective_progs()
Roman Gushchin
2018-07-18
bpf: bpf_prog_array_alloc() should return a generic non-rcu pointer
Roman Gushchin
2018-07-16
tools: bpftool: don't pass FEATURES_DUMP to libbpf
Jakub Kicinski
2018-07-16
tools: libbpf: remove libelf-getphdrnum feature detection
Jakub Kicinski
2018-07-16
samples/bpf: test_cgrp2_sock2: fix an off by one
Dan Carpenter
2018-07-16
samples: bpf: ensure that we don't load over MAX_PROGS programs
Dan Carpenter
2018-07-16
sch_cake: Fix tin order when set through skb->priority
Toke Høiland-Jørgensen
2018-07-16
cxgb4: collect ASIC LA dumps from ULP TX
Surendra Mobiya
2018-07-16
mlxsw: spectrum: Expose counters for various packet sizes
Jiri Pirko
2018-07-16
liquidio: fix hang when re-binding VF host drv after running DPDK VF driver
Rick Farrington
2018-07-16
net: cavium: Drop dependency of NET_VENDOR_CAVIUM on PCI
Alexander Sverdlin
2018-07-16
net: mscc: simplify retrieving the tag type from the frame header
Antoine Tenart
2018-07-16
cxgb4: do not return DUPLEX_UNKNOWN when link is down
Ganesh Goudar
2018-07-16
net: convert gro_count to bitmask
Li RongQing
2018-07-16
bnxt_en: remove redundant debug register dma mem allocation
YueHaibing
2018-07-16
liquidio: Use %pad printk format for dma_addr_t values
Helge Deller
2018-07-16
net: phy: realtek: add missing entry for RTL8211C to mdio_device_id table
Heiner Kallweit
2018-07-16
net: usb: hso: use swap macro in hso_kick_transmit
Gustavo A. R. Silva
2018-07-16
Merge branch 'phy-helpers'
David S. Miller
2018-07-16
net: phy: add phy_speed_down and phy_speed_up
Heiner Kallweit
2018-07-16
net: phy: add helper phy_config_aneg
Heiner Kallweit
2018-07-16
selftests: tls: add selftests for TLS sockets
Dave Watson
2018-07-16
Merge branch 'docs-Fix-failover-build-warnings'
David S. Miller
2018-07-16
docs: networking: Fix failover build warnings
Tobin C. Harding
2018-07-16
docs: networking: Add failover docs to index
Tobin C. Harding
2018-07-16
Merge branch 'hns3-next'
David S. Miller
2018-07-16
net: hns3: Fix comments for hclge_get_ring_chain_from_mbx
Fuyun Liang
2018-07-16
net: hns3: Fix for using wrong mask and shift in hclge_get_ring_chain_from_mbx
Fuyun Liang
2018-07-16
net: hns3: Fix for reset_level default assignment probelm
Yunsheng Lin
2018-07-16
net: hns3: remove unnecessary ring configuration operation while resetting
Huazhong Tan
2018-07-16
net: hns3: Fix return value error in hns3_reset_notify_down_enet
Huazhong Tan
2018-07-16
net: hns3: Correct reset event status register
Huazhong Tan
2018-07-16
net: hns3: Prevent to request reset frequently
Huazhong Tan
2018-07-16
net: hns3: Reset net device with rtnl_lock
Huazhong Tan
2018-07-16
net: hns3: Modify the order of initializing command queue register
Huazhong Tan
2018-07-16
Merge branch 'TLS-offload-rx-netdev-and-mlx5'
David S. Miller
2018-07-16
net/mlx5e: IPsec, fix byte count in CQE
Boris Pismenny
[next]