index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mlxsw: spectrum_acl: Provide helper to lookup ruleset
Jiri Pirko
2017-08-24
2
-8
/
+41
*
mlxsw: spectrum_acl: Allow to get group_id value for a ruleset
Jiri Pirko
2017-08-24
3
-0
/
+24
*
mlxsw: spectrum: Offload multichain TC rules
Jiri Pirko
2017-08-24
4
-15
/
+25
*
net: mvpp2: software tso support
Antoine Ténart
2017-08-24
1
-14
/
+157
*
net: mvpp2: unify the txq size define use
Antoine Ténart
2017-08-24
1
-6
/
+5
*
net: define the TSO header size in net/tso.h
Antoine Ténart
2017-08-24
4
-7
/
+0
*
liquidio: change manner of detecting whether or not NIC firmware is loaded
Felix Manlunas
2017-08-24
3
-9
/
+15
*
net: amd: constify zorro_device_id
Arvind Yadav
2017-08-22
2
-2
/
+2
*
net: mvpp2: initialize the GoP
Antoine Ténart
2017-08-22
1
-0
/
+170
*
net: mvpp2: set maximum packet size for 10G ports
Stefan Chulski
2017-08-22
1
-2
/
+22
*
net: mvpp2: initialize the XLG MAC when using a port
Antoine Ténart
2017-08-22
1
-0
/
+25
*
net: mvpp2: initialize the GMAC when using a port
Antoine Ténart
2017-08-22
1
-25
/
+98
*
net: mvpp2: move the mii configuration in the ndo_open path
Antoine Ténart
2017-08-22
1
-1
/
+1
*
net: mvpp2: fix the synchronization module bypass macro name
Antoine Ténart
2017-08-22
1
-2
/
+2
*
net: mvpp2: unify register definitions coding style
Antoine Ténart
2017-08-22
1
-44
/
+44
*
net: mdio-gpio: make mdiobb_ops const
Bhumika Goyal
2017-08-22
1
-1
/
+1
*
net: ethernet: freescale: fs_enet: make mdiobb_ops const
Bhumika Goyal
2017-08-22
1
-1
/
+1
*
net: ethernet: ax88796: make mdiobb_ops const
Bhumika Goyal
2017-08-22
1
-1
/
+1
*
hv_netvsc: Add ethtool handler to set and get UDP hash levels
Haiyang Zhang
2017-08-22
2
-8
/
+72
*
hv_netvsc: Clean up unused parameter from netvsc_get_rss_hash_opts()
Haiyang Zhang
2017-08-22
1
-3
/
+2
*
hv_netvsc: Clean up unused parameter from netvsc_get_hash()
Haiyang Zhang
2017-08-22
1
-2
/
+2
*
liquidio: make VF driver notify NIC firmware of MTU change
Veerasenareddy Burru
2017-08-22
1
-5
/
+22
*
liquidio: move macro definition to a proper place
Veerasenareddy Burru
2017-08-22
2
-2
/
+2
*
ptp: make ptp_clock_info const
Bhumika Goyal
2017-08-22
4
-4
/
+4
*
net: ethernet: make ptp_clock_info const
Bhumika Goyal
2017-08-22
6
-6
/
+6
*
net: hns3: Add support to change MTU in HNS3 hardware
Salil
2017-08-22
2
-0
/
+35
*
net-next/hinic: Add netpoll
Aviad Krawczyk
2017-08-22
1
-0
/
+20
*
net-next/hinic: Add ethtool and stats
Aviad Krawczyk
2017-08-22
8
-1
/
+341
*
net-next/hinic: Add Tx operation
Aviad Krawczyk
2017-08-22
8
-4
/
+799
*
net-next/hinic: Add Rx handler
Aviad Krawczyk
2017-08-22
16
-0
/
+1278
*
net-next/hinic: Add cmdq completion handler
Aviad Krawczyk
2017-08-22
2
-1
/
+308
*
net-next/hinic: Add cmdq commands
Aviad Krawczyk
2017-08-22
8
-2
/
+683
*
net-next/hinic: Add ceqs
Aviad Krawczyk
2017-08-22
7
-8
/
+427
*
net-next/hinic: Initialize cmdq
Aviad Krawczyk
2017-08-22
6
-6
/
+500
*
net-next/hinic: Set qp context
Aviad Krawczyk
2017-08-22
12
-2
/
+787
*
net-next/hinic: Add qp resources
Aviad Krawczyk
2017-08-22
6
-5
/
+507
*
net-next/hinic: Add wq
Aviad Krawczyk
2017-08-22
8
-5
/
+968
*
net-next/hinic: Add logical Txq and Rxq
Aviad Krawczyk
2017-08-22
12
-4
/
+793
*
net-next/hinic: Add Rx mode and link event handler
Aviad Krawczyk
2017-08-22
11
-1
/
+745
*
net-next/hinic: Add port management commands
Aviad Krawczyk
2017-08-22
7
-3
/
+551
*
net-next/hinic: Add aeqs
Aviad Krawczyk
2017-08-22
5
-2
/
+727
*
net-next/hinic: Add api cmd commands
Aviad Krawczyk
2017-08-22
3
-2
/
+398
*
net-next/hinic: Add management messages
Aviad Krawczyk
2017-08-22
5
-3
/
+538
*
net-next/hinic: Initialize api cmd hw
Aviad Krawczyk
2017-08-22
3
-1
/
+236
*
net-next/hinic: Initialize api cmd resources
Aviad Krawczyk
2017-08-22
5
-2
/
+563
*
net-next/hinic: Initialize hw device components
Aviad Krawczyk
2017-08-22
8
-14
/
+576
*
net-next/hinic: Initialize hw interface
Aviad Krawczyk
2017-08-22
13
-0
/
+917
*
net: ethernet: stmmac: dwmac-rk: Add rv1108 gmac support
David Wu
2017-08-22
1
-0
/
+53
*
ethernet: xircom: small clean up in setup_xirc2ps_cs()
Dan Carpenter
2017-08-22
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-22
55
-191
/
+300
|
\
[prev]
[next]