index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
noinitramfs.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-18
bpf: offload: aggregate offloads per-device
Jakub Kicinski
4
-46
/
+119
2018-07-18
bpf: offload: rename bpf_offload_dev_match() to bpf_offload_prog_map_match()
Jakub Kicinski
3
-3
/
+3
2018-07-18
nfp: add .ndo_init() and .ndo_uninit() callbacks
Jakub Kicinski
4
-0
/
+29
2018-07-18
netdevsim: associate bound programs with shared dev
Jakub Kicinski
3
-19
/
+27
2018-07-18
netdevsim: add shared netdevsim devices
Jakub Kicinski
2
-7
/
+90
2018-07-18
netdevsim: add switch_id attribute
Jakub Kicinski
2
-0
/
+25
2018-07-18
bpf: sockmap: remove redundant pointer sg
Colin Ian King
1
-3
/
+0
2018-07-18
bpf: fix rcu annotations in compute_effective_progs()
Roman Gushchin
1
-4
/
+3
2018-07-18
bpf: bpf_prog_array_alloc() should return a generic non-rcu pointer
Roman Gushchin
2
-2
/
+2
2018-07-17
tools: bpftool: don't pass FEATURES_DUMP to libbpf
Jakub Kicinski
1
-1
/
+1
2018-07-17
tools: libbpf: remove libelf-getphdrnum feature detection
Jakub Kicinski
1
-5
/
+1
2018-07-17
samples/bpf: test_cgrp2_sock2: fix an off by one
Dan Carpenter
1
-1
/
+1
2018-07-17
samples: bpf: ensure that we don't load over MAX_PROGS programs
Dan Carpenter
1
-0
/
+3
2018-07-16
sch_cake: Fix tin order when set through skb->priority
Toke Høiland-Jørgensen
1
-1
/
+1
2018-07-16
cxgb4: collect ASIC LA dumps from ULP TX
Surendra Mobiya
4
-3
/
+48
2018-07-16
mlxsw: spectrum: Expose counters for various packet sizes
Jiri Pirko
2
-1
/
+124
2018-07-16
liquidio: fix hang when re-binding VF host drv after running DPDK VF driver
Rick Farrington
2
-0
/
+6
2018-07-16
net: cavium: Drop dependency of NET_VENDOR_CAVIUM on PCI
Alexander Sverdlin
1
-1
/
+0
2018-07-16
net: mscc: simplify retrieving the tag type from the frame header
Antoine Tenart
1
-1
/
+1
2018-07-16
cxgb4: do not return DUPLEX_UNKNOWN when link is down
Ganesh Goudar
1
-7
/
+4
2018-07-16
net: convert gro_count to bitmask
Li RongQing
2
-14
/
+31
2018-07-16
bnxt_en: remove redundant debug register dma mem allocation
YueHaibing
2
-16
/
+0
2018-07-16
liquidio: Use %pad printk format for dma_addr_t values
Helge Deller
1
-2
/
+2
2018-07-16
net: phy: realtek: add missing entry for RTL8211C to mdio_device_id table
Heiner Kallweit
1
-0
/
+1
2018-07-16
net: usb: hso: use swap macro in hso_kick_transmit
Gustavo A. R. Silva
1
-6
/
+3
2018-07-16
net: phy: add phy_speed_down and phy_speed_up
Heiner Kallweit
2
-0
/
+80
2018-07-16
net: phy: add helper phy_config_aneg
Heiner Kallweit
1
-4
/
+9
2018-07-16
selftests: tls: add selftests for TLS sockets
Dave Watson
2
-1
/
+693
2018-07-16
docs: networking: Fix failover build warnings
Tobin C. Harding
1
-54
/
+57
2018-07-16
docs: networking: Add failover docs to index
Tobin C. Harding
1
-0
/
+2
2018-07-16
net: hns3: Fix comments for hclge_get_ring_chain_from_mbx
Fuyun Liang
1
-2
/
+4
2018-07-16
net: hns3: Fix for using wrong mask and shift in hclge_get_ring_chain_from_mbx
Fuyun Liang
1
-4
/
+4
2018-07-16
net: hns3: Fix for reset_level default assignment probelm
Yunsheng Lin
1
-1
/
+5
2018-07-16
net: hns3: remove unnecessary ring configuration operation while resetting
Huazhong Tan
1
-8
/
+0
2018-07-16
net: hns3: Fix return value error in hns3_reset_notify_down_enet
Huazhong Tan
1
-1
/
+1
2018-07-16
net: hns3: Correct reset event status register
Huazhong Tan
2
-1
/
+2
2018-07-16
net: hns3: Prevent to request reset frequently
Huazhong Tan
1
-3
/
+10
2018-07-16
net: hns3: Reset net device with rtnl_lock
Huazhong Tan
1
-3
/
+2
2018-07-16
net: hns3: Modify the order of initializing command queue register
Huazhong Tan
1
-2
/
+2
2018-07-16
net/mlx5e: IPsec, fix byte count in CQE
Boris Pismenny
3
-2
/
+3
2018-07-16
net/mlx5: Accel, add common metadata functions
Boris Pismenny
3
-29
/
+45
2018-07-16
net/mlx5e: TLS, build TLS netdev from capabilities
Boris Pismenny
1
-2
/
+16
2018-07-16
net/mlx5e: TLS, add software statistics
Boris Pismenny
3
-1
/
+17
2018-07-16
net/mlx5e: TLS, add Innova TLS rx data path
Boris Pismenny
3
-3
/
+118
2018-07-16
net/mlx5e: TLS, add innova rx support
Boris Pismenny
2
-15
/
+46
2018-07-16
net/mlx5: Accel, add TLS rx offload routines
Boris Pismenny
5
-46
/
+135
2018-07-16
net/mlx5e: TLS, refactor variable names
Boris Pismenny
3
-8
/
+8
2018-07-16
tls: Fix zerocopy_from_iter iov handling
Boris Pismenny
1
-3
/
+5
2018-07-16
tls: Add rx inline crypto offload
Boris Pismenny
5
-43
/
+355
2018-07-16
tls: Fill software context without allocation
Boris Pismenny
1
-12
/
+22
[next]