index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
18
-38
/
+36
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
23
-59
/
+54
*
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-06-16
1
-1
/
+1
*
net/mlx4_en: Refactor mlx4_en_free_tx_desc
Tariq Toukan
2017-06-16
1
-29
/
+16
*
net/mlx4_en: Replace TXBB_SIZE multiplications with shift operations
Tariq Toukan
2017-06-16
2
-13
/
+16
*
net/mlx4_en: Increase default TX ring size
Tariq Toukan
2017-06-16
1
-1
/
+1
*
net/mlx4_en: Poll XDP TX completion queue in RX NAPI
Tariq Toukan
2017-06-16
5
-16
/
+51
*
net/mlx4_en: Improve XDP xmit function
Tariq Toukan
2017-06-16
3
-43
/
+21
*
net/mlx4_en: Improve stack xmit function
Tariq Toukan
2017-06-16
1
-64
/
+87
*
net/mlx4_en: Improve transmit CQ polling
Tariq Toukan
2017-06-16
1
-6
/
+7
*
net/mlx4_en: Improve receive data-path
Tariq Toukan
2017-06-16
1
-34
/
+39
*
net/mlx4_en: Optimized single ring steering
Saeed Mahameed
2017-06-16
5
-22
/
+50
*
net/mlx4_en: Remove unused argument in TX datapath function
Tariq Toukan
2017-06-16
2
-9
/
+7
*
ibmvnic: Exit polling routine correctly during adapter reset
Thomas Falcon
2017-06-15
1
-3
/
+6
*
ibmvnic: Remove VNIC_CLOSING check from pending_scrq
Thomas Falcon
2017-06-15
1
-2
/
+1
*
ibmvnic: Sanitize entire SCRQ buffer on reset
Thomas Falcon
2017-06-15
1
-1
/
+1
*
ibmvnic: Ensure that TX queues are disabled in __ibmvnic_close
Thomas Falcon
2017-06-15
1
-1
/
+7
*
ibmvnic: Activate disabled RX buffer pools on reset
Thomas Falcon
2017-06-15
1
-0
/
+1
*
sunvnet: restrict advertized checksum offloads to just IP
Shannon Nelson
2017-06-15
2
-2
/
+2
*
net: s2io: remove useless variable in fill_rx_buffers
Gustavo A. R. Silva
2017-06-15
1
-5
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-15
26
-205
/
+358
|
\
|
*
i40e: Fix a sleep-in-atomic bug
Jia-Ju Bai
2017-06-15
1
-0
/
+2
|
*
qed: fix dump of context data
Tayar, Tomer
2017-06-13
1
-1
/
+1
|
*
i40e: fix handling of HW ATR eviction
Jacob Keller
2017-06-13
4
-7
/
+9
|
*
Merge tag 'mlx5-fixes-2017-06-11' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2017-06-11
6
-40
/
+43
|
|
\
|
|
*
net/mlx5: Enable 4K UAR only when page size is bigger than 4K
Majd Dibbiny
2017-06-11
1
-2
/
+4
|
|
*
net/mlx5e: Fix wrong indications in DIM due to counter wraparound
Tal Gilboa
2017-06-11
2
-7
/
+11
|
|
*
net/mlx5e: Added BW check for DIM decision mechanism
Tal Gilboa
2017-06-11
2
-17
/
+22
|
|
*
net/mlx5: Remove several module events out of ethtool stats
Huy Nguyen
2017-06-11
1
-9
/
+2
|
|
*
net/mlx5: Continue health polling until it is explicitly stopped
Mohamad Haj Yahia
2017-06-11
1
-6
/
+5
|
|
*
net/mlx5: Fix create vport flow table flow
Mohamad Haj Yahia
2017-06-11
1
-1
/
+1
|
*
|
net: ena: update ena driver to version 1.1.7
Netanel Belgazal
2017-06-11
1
-1
/
+1
|
*
|
net: ena: bug fix in lost tx packets detection mechanism
Netanel Belgazal
2017-06-11
3
-31
/
+50
|
*
|
net: ena: disable admin msix while working in polling mode
Netanel Belgazal
2017-06-11
1
-0
/
+8
|
*
|
net: ena: fix theoretical Rx hang on low memory systems
Netanel Belgazal
2017-06-11
3
-0
/
+58
|
*
|
net: ena: add missing unmap bars on device removal
Netanel Belgazal
2017-06-11
1
-4
/
+11
|
*
|
net: ena: fix race condition between submit and completion admin command
Netanel Belgazal
2017-06-11
1
-4
/
+2
|
*
|
net: ena: add missing return when ena_com_get_io_handlers() fails
Netanel Belgazal
2017-06-11
1
-0
/
+2
|
*
|
net: ena: fix bug that might cause hang after consecutive open/close interface.
Netanel Belgazal
2017-06-11
1
-15
/
+26
|
*
|
net: ena: fix rare uncompleted admin command false alarm
Netanel Belgazal
2017-06-11
1
-10
/
+11
|
|
/
|
*
net: mvpp2: use {get, put}_cpu() instead of smp_processor_id()
Thomas Petazzoni
2017-06-11
1
-8
/
+19
|
*
net: mvpp2: remove mvpp2_bm_cookie_{build,pool_get}
Thomas Petazzoni
2017-06-11
1
-33
/
+14
|
*
Revert "net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272"
David S. Miller
2017-06-10
1
-4
/
+0
|
*
net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272
Fabio Estevam
2017-06-10
1
-0
/
+4
|
*
net: aquantia: atlantic: remove declaration of hw_atl_utils_hw_set_power
Philippe Reynes
2017-06-10
1
-3
/
+0
|
*
bnx2x: Don't post statistics to malicious VFs
Mintz, Yuval
2017-06-10
2
-1
/
+13
|
*
bnx2x: Allow vfs to disable txvlan offload
Mintz, Yuval
2017-06-10
1
-4
/
+15
|
*
stmmac: fix for hw timestamp of GMAC3 unit
Mario Molitor
2017-06-09
2
-9
/
+12
|
*
stmmac: fix ptp header for GMAC3 hw timestamp
Mario Molitor
2017-06-09
2
-4
/
+14
|
*
net: emac: fix and unify emac_mdio functions
Christian Lamparter
2017-06-08
1
-23
/
+18
[next]