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
2017-08-24
devlink: Add support for dynamic table size
Arkadi Sharshevsky
1
-4
/
+9
2017-08-24
mlxsw: spectrum_dpipe: Fix erif table op name space
Arkadi Sharshevsky
1
-5
/
+5
2017-08-24
net/mlx5: Add tracepoints
Matan Barak
5
-2
/
+558
2017-08-24
net/mlx5: Add hash table for flow groups in flow table
Matan Barak
2
-37
/
+152
2017-08-24
net/mlx5: Add hash table to search FTEs in a flow-group
Matan Barak
2
-71
/
+160
2017-08-24
net/mlx5: Don't store reserved part in FTEs and FGs
Matan Barak
3
-11
/
+15
2017-08-24
net/mlx5: Convert linear search for free index to ida
Matan Barak
2
-38
/
+20
2017-08-24
net/mlx5e: Fix wrong code indentation in conditional statement
Gal Pressman
1
-2
/
+2
2017-08-24
net/mlx5: Add a blank line after declarations V2
Saeed Mahameed
1
-1
/
+1
2017-08-23
net: hinic: make functions set_ctrl0 and set_ctrl1 static
Colin Ian King
1
-2
/
+2
2017-08-23
mlxsw: spectrum_flower: Offload goto_chain termination action
Jiri Pirko
1
-4
/
+19
2017-08-23
mlxsw: spectrum_acl: Provide helper to lookup ruleset
Jiri Pirko
2
-8
/
+41
2017-08-23
mlxsw: spectrum_acl: Allow to get group_id value for a ruleset
Jiri Pirko
3
-0
/
+24
2017-08-23
mlxsw: spectrum: Offload multichain TC rules
Jiri Pirko
4
-15
/
+25
2017-08-23
net: mvpp2: software tso support
Antoine Ténart
1
-14
/
+157
2017-08-23
net: mvpp2: unify the txq size define use
Antoine Ténart
1
-6
/
+5
2017-08-23
net: define the TSO header size in net/tso.h
Antoine Ténart
4
-7
/
+0
2017-08-23
liquidio: change manner of detecting whether or not NIC firmware is loaded
Felix Manlunas
3
-9
/
+15
2017-08-22
net: amd: constify zorro_device_id
Arvind Yadav
2
-2
/
+2
2017-08-22
net: mvpp2: initialize the GoP
Antoine Ténart
1
-0
/
+170
2017-08-22
net: mvpp2: set maximum packet size for 10G ports
Stefan Chulski
1
-2
/
+22
2017-08-22
net: mvpp2: initialize the XLG MAC when using a port
Antoine Ténart
1
-0
/
+25
2017-08-22
net: mvpp2: initialize the GMAC when using a port
Antoine Ténart
1
-25
/
+98
2017-08-22
net: mvpp2: move the mii configuration in the ndo_open path
Antoine Ténart
1
-1
/
+1
2017-08-22
net: mvpp2: fix the synchronization module bypass macro name
Antoine Ténart
1
-2
/
+2
2017-08-22
net: mvpp2: unify register definitions coding style
Antoine Ténart
1
-44
/
+44
2017-08-22
net: mdio-gpio: make mdiobb_ops const
Bhumika Goyal
1
-1
/
+1
2017-08-22
net: ethernet: freescale: fs_enet: make mdiobb_ops const
Bhumika Goyal
1
-1
/
+1
2017-08-22
net: ethernet: ax88796: make mdiobb_ops const
Bhumika Goyal
1
-1
/
+1
2017-08-22
hv_netvsc: Add ethtool handler to set and get UDP hash levels
Haiyang Zhang
2
-8
/
+72
2017-08-22
hv_netvsc: Clean up unused parameter from netvsc_get_rss_hash_opts()
Haiyang Zhang
1
-3
/
+2
2017-08-22
hv_netvsc: Clean up unused parameter from netvsc_get_hash()
Haiyang Zhang
1
-2
/
+2
2017-08-22
liquidio: make VF driver notify NIC firmware of MTU change
Veerasenareddy Burru
1
-5
/
+22
2017-08-22
liquidio: move macro definition to a proper place
Veerasenareddy Burru
2
-2
/
+2
2017-08-22
ptp: make ptp_clock_info const
Bhumika Goyal
4
-4
/
+4
2017-08-22
net: ethernet: make ptp_clock_info const
Bhumika Goyal
6
-6
/
+6
2017-08-22
net: hns3: Add support to change MTU in HNS3 hardware
Salil
2
-0
/
+35
2017-08-22
net-next/hinic: Add netpoll
Aviad Krawczyk
1
-0
/
+20
2017-08-22
net-next/hinic: Add ethtool and stats
Aviad Krawczyk
8
-1
/
+341
2017-08-22
net-next/hinic: Add Tx operation
Aviad Krawczyk
8
-4
/
+799
2017-08-22
net-next/hinic: Add Rx handler
Aviad Krawczyk
16
-0
/
+1278
2017-08-22
net-next/hinic: Add cmdq completion handler
Aviad Krawczyk
2
-1
/
+308
2017-08-22
net-next/hinic: Add cmdq commands
Aviad Krawczyk
8
-2
/
+683
2017-08-22
net-next/hinic: Add ceqs
Aviad Krawczyk
7
-8
/
+427
2017-08-22
net-next/hinic: Initialize cmdq
Aviad Krawczyk
6
-6
/
+500
2017-08-22
net-next/hinic: Set qp context
Aviad Krawczyk
12
-2
/
+787
2017-08-22
net-next/hinic: Add qp resources
Aviad Krawczyk
6
-5
/
+507
2017-08-22
net-next/hinic: Add wq
Aviad Krawczyk
8
-5
/
+968
2017-08-22
net-next/hinic: Add logical Txq and Rxq
Aviad Krawczyk
12
-4
/
+793
2017-08-22
net-next/hinic: Add Rx mode and link event handler
Aviad Krawczyk
11
-1
/
+745
[prev]
[next]