index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: LAN9303: add I2C dependency
Arnd Bergmann
2017-04-21
1
-1
/
+1
*
bonding: fix wq initialization for links created via netlink
Mahesh Bandewar
2017-04-21
2
-1
/
+6
*
net: arc_emac: switch to phy_start()/phy_stop()
Alexander Kochetkov
2017-04-21
1
-1
/
+3
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-04-21
27
-187
/
+1625
|
\
|
*
i40e: use i40e_stop_rings_no_wait to implement PORT_SUSPENDED state
Jacob Keller
2017-04-20
2
-11
/
+7
|
*
i40e: reset all VFs in parallel when rebuilding PF
Jacob Keller
2017-04-20
4
-6
/
+129
|
*
i40e: split some code in i40e_reset_vf into helpers
Jacob Keller
2017-04-20
1
-37
/
+72
|
*
i40e: remove I40E_FLAG_IN_NETPOLL entirely
Jacob Keller
2017-04-20
1
-2
/
+0
|
*
i40e: reduce wait time for adminq command completion
Jacob Keller
2017-04-20
4
-6
/
+6
|
*
i40e: fix CONFIG_BUSY checks in i40e_set_settings function
Jacob Keller
2017-04-20
1
-9
/
+29
|
*
i40e: factor out queue control from i40e_vsi_control_(tx|rx)
Jacob Keller
2017-04-20
1
-50
/
+89
|
*
i40e: don't hold RTNL lock while waiting for VF reset to finish
Jacob Keller
2017-04-20
1
-2
/
+9
|
*
i40e: new AQ commands
Jingjing Wu
2017-04-20
8
-0
/
+686
|
*
i40e/i40evf: Add tracepoints
Scott Peterson
2017-04-20
8
-0
/
+495
|
*
i40e: dump VF information in debugfs
Mitch Williams
2017-04-20
1
-0
/
+51
|
*
i40e: Fix support for flow director programming status
Alexander Duyck
2017-04-20
3
-31
/
+43
|
*
i40e/i40evf: Remove VF Rx csum offload for tunneled packets
alice michael
2017-04-20
1
-7
/
+0
|
*
i40evf: Use net_device_stats from struct net_device
Tobias Klauser
2017-04-20
3
-28
/
+11
*
|
netvsc: fix use after free on module removal
stephen hemminger
2017-04-21
2
-7
/
+11
*
|
netvsc: Deal with rescinded channels correctly
K. Y. Srinivasan
2017-04-21
1
-0
/
+16
*
|
ibmvnic: Remove unused bouce buffer
Nathan Fontenot
2017-04-21
2
-57
/
+0
*
|
ibmvnic: Allocate zero-filled memory for sub crqs
Nathan Fontenot
2017-04-21
1
-6
/
+3
*
|
ibmvnic: Disable irq prior to close
Brian King
2017-04-21
1
-0
/
+18
*
|
ibmvnic: Correct crq and resource releasing
Nathan Fontenot
2017-04-21
1
-3
/
+6
*
|
ibmvnic: Remove inflight list
Nathan Fontenot
2017-04-21
2
-88
/
+19
*
|
ibmvnic: Do not disable IRQ after scheduling tasklet
Brian King
2017-04-21
1
-19
/
+6
*
|
ibmvnic: Fixup atomic API usage
Brian King
2017-04-21
1
-6
/
+4
*
|
ibmvnic: Unmap longer term buffer before free
Brian King
2017-04-21
1
-1
/
+1
*
|
ibmvnic: Fix ibmvnic_change_mac_addr struct format
Murilo Fossa Vicentini
2017-04-21
2
-3
/
+4
*
|
ibmvnic: Report errors when failing to release sub-crqs
Thomas Falcon
2017-04-21
1
-0
/
+6
*
|
liquidio: remove unnecessary variable assignment
Arnd Bergmann
2017-04-21
1
-2
/
+0
*
|
net/mlx5e: IPoIB, Fix error handling in mlx5_rdma_netdev_alloc()
Dan Carpenter
2017-04-20
1
-2
/
+3
*
|
qede: allocate enough data for ->arfs_fltr_bmap
Dan Carpenter
2017-04-20
1
-1
/
+2
*
|
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-04-20
9
-193
/
+287
|
\
\
|
*
|
ixgbe: Fix output from ixgbe_dump
Alexander Duyck
2017-04-19
1
-3
/
+1
|
*
|
ixgbe: Add support for maximum headroom when using build_skb
Alexander Duyck
2017-04-18
2
-8
/
+53
|
*
|
ixgbe: add check for VETO bit when configuring link for KR
Tony Nguyen
2017-04-18
1
-0
/
+3
|
*
|
ixgbevf: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-04-18
1
-11
/
+11
|
*
|
ixgbe: Remove unused define
Don Skidmore
2017-04-18
1
-3
/
+0
|
*
|
ixgbe: do not use adapter->num_vfs when setting VFs via module parameter
Emil Tantilov
2017-04-18
3
-30
/
+28
|
*
|
ixgbe: return early instead of wrap block in if statement
Emil Tantilov
2017-04-18
1
-44
/
+41
|
*
|
ixgbe: move num_vfs_macvlans allocation into separate function
Emil Tantilov
2017-04-18
1
-19
/
+29
|
*
|
ixgbe: add default setup_link for x550em_a MAC type
Emil Tantilov
2017-04-18
1
-1
/
+1
|
*
|
ixgbe: list X553 backplane speeds correctly
Don Skidmore
2017-04-18
2
-0
/
+19
|
*
|
ixgbe: Add X552 XFI backplane support
Don Skidmore
2017-04-18
4
-0
/
+18
|
*
|
ixgbe: Complete support for X553 sgmii
Don Skidmore
2017-04-18
1
-2
/
+27
|
*
|
ixgbe: Remove driver config for KX4 PHY
Tony Nguyen
2017-04-18
3
-52
/
+3
|
*
|
ixgbe: Remove pr_cont uses
Joe Perches
2017-04-18
1
-37
/
+47
|
*
|
ixgbe: Avoid Tx hang by not allowing more than the number of VFs supported.
Usha Ketineni
2017-04-18
2
-3
/
+26
*
|
|
mlxsw: spectrum: Add FID miss trap
Jiri Pirko
2017-04-20
2
-0
/
+2
[next]