index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-26
ixgbe: add support for reporting 5G link speed
Paul Greenwalt
1
-0
/
+3
2018-01-26
ixgbe: Don't report unsupported timestamping filters for X550
Miroslav Lichvar
1
-18
/
+19
2018-01-26
ixgbe: use ARRAY_SIZE for array sizing calculation on array buf
Colin Ian King
1
-1
/
+1
2018-01-26
ixgbevf: use ARRAY_SIZE for various array sizing calculations
Colin Ian King
1
-10
/
+7
2018-01-26
ixgbevf: don't bother clearing tx_buffer_info in ixgbevf_clean_tx_ring()
Emil Tantilov
1
-43
/
+72
2018-01-26
ixgbevf: improve performance and reduce size of ixgbevf_tx_map()
Emil Tantilov
1
-25
/
+20
2018-01-26
ixgbevf: clear rx_buffer_info in configure instead of clean
Emil Tantilov
1
-13
/
+13
2018-01-26
ixgbevf: add counters for Rx page allocations
Emil Tantilov
3
-7
/
+25
2018-01-26
ixgbevf: update code to better handle incrementing page count
Emil Tantilov
2
-9
/
+28
2018-01-26
ixgbevf: add support for DMA_ATTR_SKIP_CPU_SYNC/WEAK_ORDERING
Emil Tantilov
2
-22
/
+38
2018-01-26
ixgbevf: use length to determine if descriptor is done
Emil Tantilov
1
-6
/
+8
2018-01-26
ixgbevf: only DMA sync frame length
Emil Tantilov
1
-3
/
+4
2018-01-26
ixgbevf: add function for checking if we can reuse page
Emil Tantilov
1
-26
/
+33
2018-01-26
mlxsw: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
1
-4
/
+2
2018-01-26
i40e: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
1
-5
/
+3
2018-01-26
ixgbe: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
1
-4
/
+1
2018-01-26
bnxt: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
3
-5
/
+4
2018-01-26
mlx5: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
2
-8
/
+2
2018-01-26
cxgb4: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
1
-7
/
+1
2018-01-26
nfp: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
2
-7
/
+4
2018-01-26
netdevsim: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
1
-4
/
+1
2018-01-26
qed: code indent should use tabs where possible
Rohit Visavalia
1
-5
/
+5
2018-01-26
be2net: networking block comments don't use an empty /* line
Rohit Visavalia
1
-2
/
+1
2018-01-26
cxgb4: fix possible deadlock
Ganesh Goudar
1
-10
/
+10
2018-01-26
sfc: support Medford2 frequency adjustment format
Laurence Evans
1
-14
/
+31
2018-01-26
sfc: support second + quarter ns time format for receive datapath
Edward Cree
1
-33
/
+106
2018-01-26
sfc: support separate PTP and general timestamping
Laurence Evans
1
-15
/
+43
2018-01-26
sfc: simplify RX datapath timestamping
Laurence Evans
1
-8
/
+5
2018-01-26
sfc: only advertise TX timestamping if we have the license for it
Martin Habets
2
-1
/
+16
2018-01-26
sfc: on 8000 series use TX queues for TX timestamps
Edward Cree
6
-13
/
+54
2018-01-26
sfc: MAC TX timestamp handling on the 8000 series
Martin Habets
2
-2
/
+46
2018-01-26
sfc: only enable TX timestamping if the adapter is licensed for it
Martin Habets
2
-0
/
+29
2018-01-26
sfc: use main datapath for HW timestamps if available
Martin Habets
2
-15
/
+42
2018-01-26
sfc: add function to determine which TX timestamping method to use
Martin Habets
2
-0
/
+11
2018-01-26
sfc: handle TX timestamps in the normal data path
Martin Habets
5
-9
/
+119
2018-01-26
sfc: remove tx and MCDI handling from NAPI budget consideration
Bert Kenward
2
-30
/
+7
2018-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-29
/
+37
2018-01-25
net/ibm/emac: wrong bit is used for STA control register write
Ivan Mikhaylov
1
-1
/
+1
2018-01-25
net/ibm/emac: add 8192 rx/tx fifo size
Ivan Mikhaylov
2
-0
/
+8
2018-01-25
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
3
-17
/
+43
2018-01-25
fm10k: clarify action when updating the VLAN table
Ngai-Mint Kwan
1
-1
/
+3
2018-01-25
fm10k: correct typo in fm10k_pf.c
Ngai-Mint Kwan
1
-1
/
+1
2018-01-25
fm10k: don't assume VLAN 1 is enabled
Jacob Keller
1
-5
/
+3
2018-01-25
fm10k: stop adding VLAN 0 to the VLAN table
Jacob Keller
1
-3
/
+0
2018-01-25
fm10k: fix "failed to kill vid" message for VF
Ngai-Mint Kwan
1
-2
/
+12
2018-01-25
fm10k: cleanup unnecessary parenthesis in fm10k_iov.c
Jacob Keller
1
-2
/
+2
2018-01-25
cxgb4: make symbol pedits static
Wei Yongjun
1
-1
/
+1
2018-01-25
i40e: flower: check if TC offload is enabled on a netdev
Jakub Kicinski
1
-0
/
+2
2018-01-25
qed: Free reserved MR tid
Michal Kalderon
1
-11
/
+17
2018-01-25
qed: Remove reserveration of dpi for kernel
Michal Kalderon
1
-3
/
+0
[next]