index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-18
bpf: offload: keep the offload state per-ASIC
Jakub Kicinski
4
-5
/
+33
2018-07-18
bpf: offload: aggregate offloads per-device
Jakub Kicinski
2
-0
/
+20
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
2
-17
/
+24
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-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
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
1
-0
/
+78
2018-07-16
net: phy: add helper phy_config_aneg
Heiner Kallweit
1
-4
/
+9
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
4
-46
/
+134
2018-07-16
net/mlx5e: TLS, refactor variable names
Boris Pismenny
3
-8
/
+8
2018-07-16
tls: Refactor tls_offload variable names
Boris Pismenny
1
-3
/
+3
2018-07-16
net: mvpp2: debugfs: add classifier hit counters
Maxime Chevallier
4
-0
/
+84
2018-07-16
net: mvpp2: debugfs: add entries for classifier flows
Maxime Chevallier
4
-5
/
+329
2018-07-16
net: mvpp2: debugfs: add hit counter stats for Header Parser entries
Maxime Chevallier
4
-0
/
+40
2018-07-16
net: mvpp2: add a debugfs interface for the Header Parser
Maxime Chevallier
6
-7
/
+371
2018-07-16
net: mvpp2: switch to SPDX identifiers
Antoine Tenart
6
-24
/
+6
2018-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
21
-130
/
+420
2018-07-14
mlxsw: spectrum_router: Optimize processing of VRRP MACs
Ido Schimmel
2
-0
/
+66
2018-07-14
mlxsw: spectrum: Add VRRP traps
Ido Schimmel
2
-0
/
+4
2018-07-14
mlxsw: spectrum_router: Direct macvlans' MACs to router
Ido Schimmel
3
-0
/
+146
2018-07-14
mlxsw: spectrum: Enable macvlan upper devices
Ido Schimmel
2
-4
/
+76
2018-07-13
net: mvpp2: mvpp2_cls_flow_get() can be static
kbuild test robot
1
-1
/
+1
2018-07-13
of: mdio: Support fixed links in of_phy_get_and_connect()
Linus Walleij
1
-4
/
+13
2018-07-13
nfp: add support for simultaneous driver and hw XDP
Jakub Kicinski
3
-40
/
+26
2018-07-13
netdevsim: add support for simultaneous driver and hw XDP
Jakub Kicinski
3
-25
/
+12
[next]