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
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-22
i40e: clean up several indentation issues
Colin Ian King
3
-8
/
+8
2019-01-22
i40e: increase indentation
Julia Lawall
1
-1
/
+1
2019-01-22
i40e: update version number
Alice Michael
1
-2
/
+2
2019-01-22
i40e: remove debugfs tx_timeout support
Lihong Yang
1
-25
/
+1
2019-01-22
i40e: check queue pairs num in config queues handler
Sergey Nemov
1
-1
/
+6
2019-01-22
i40e: Change unmatched function types
Grzegorz Siwik
1
-4
/
+4
2019-01-22
i40e: Add support FEC configuration for Fortville 25G
Damian Dybek
3
-2
/
+256
2019-01-22
i40e: Limiting RSS queues to CPUs
Aleksandr Loktionov
1
-0
/
+1
2019-01-22
i40e: Remove umem from VSI
Jan Sokolowski
2
-99
/
+21
2019-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-10
/
+10
2019-01-18
net: Add extack argument to ndo_fdb_add()
Petr Machata
4
-4
/
+8
2019-01-16
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
18
-284
/
+1446
2019-01-16
Revert "igb: reduce CPU0 latency when updating statistics"
Jeff Kirsher
3
-10
/
+10
2019-01-15
ice: add const qualifier to mac_addr parameter
Jacob Keller
2
-4
/
+4
2019-01-15
ice: Add support for new PHY types
Anirudh Venkataramanan
7
-23
/
+418
2019-01-15
ice: Offload SCTP checksum
Anirudh Venkataramanan
4
-0
/
+9
2019-01-15
ice: Allow for software timestamping
Tony Nguyen
1
-0
/
+1
2019-01-15
ice: Implement getting and setting ethtool coalesce
Brett Creeley
3
-0
/
+261
2019-01-15
ice: Add support for adaptive interrupt moderation
Brett Creeley
5
-23
/
+120
2019-01-15
ice: Move aggregator list into ice_hw instance
Anirudh Venkataramanan
4
-14
/
+26
2019-01-15
ice: Rework queue management code for reuse
Anirudh Venkataramanan
5
-123
/
+159
2019-01-15
ice: Add ethtool private flag to make forcing link down optional
Bruce Allan
3
-6
/
+95
2019-01-15
ice: Set physical link up/down when an interface is set up/down
Brett Creeley
2
-5
/
+96
2019-01-15
ice: Implement support for normal get_eeprom[_len] ethtool ops
Bruce Allan
3
-0
/
+134
2019-01-15
ice: Add ethtool set_phys_id handler
Anirudh Venkataramanan
4
-0
/
+68
2019-01-15
ice: Configure RSS LUT and HASH KEY in rebuild path
Md Fahad Iqbal Polash
1
-0
/
+6
2019-01-15
ice: Refactor a few Tx scheduler functions
Anirudh Venkataramanan
2
-91
/
+53
2019-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2019-01-15
ice: Fix unused variable build warning
Bruce Allan
1
-1
/
+2
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
4
-12
/
+12
2019-01-05
ixgbe: fix Kconfig when driver is not a module
Jeff Kirsher
1
-1
/
+1
2018-12-21
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
13
-26
/
+373
2018-12-20
ixgbe: use mii_bus to handle MII related ioctls
Steve Douthit
1
-0
/
+18
2018-12-20
ixgbe: register a mdiobus
Steve Douthit
5
-0
/
+309
2018-12-20
igb: Fix an issue that PME is not enabled during runtime suspend
Kai-Heng Feng
1
-3
/
+5
2018-12-20
ice: Do not enable NAPI on q_vectors that have no rings
Young Xiao
1
-4
/
+12
2018-12-20
i40e: extend PTP gettime function to read system clock
Miroslav Lichvar
1
-6
/
+12
2018-12-20
i40e: define proper net_device::neigh_priv_len
Konstantin Khorenko
1
-0
/
+3
2018-12-20
e100: Fix passing zero to 'PTR_ERR' warning in e100_load_ucode_wait
YueHaibing
1
-2
/
+2
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-53
/
+32
2018-12-20
igb: Change RXPBSIZE size when setting Qav mode
Jesus Sanchez-Palencia
2
-1
/
+2
2018-12-20
igb: reduce CPU0 latency when updating statistics
Jeff Kirsher
3
-10
/
+10
2018-12-19
xfrm: prefer secpath_set over secpath_dup
Florian Westphal
2
-8
/
+10
2018-12-19
drivers: net: intel: use secpath helpers in more places
Florian Westphal
4
-7
/
+12
2018-12-13
net: ndo_bridge_setlink: Add extack
Petr Machata
3
-3
/
+7
2018-12-13
ixgbe: Fix race when the VF driver does a reset
Ross Lagerwall
1
-1
/
+10
2018-12-13
i40e: DRY rx_ptype handling code
Michał Mirosław
3
-15
/
+6
2018-12-13
i40e: fix VLAN.TCI == 0 RX HW offload
Michał Mirosław
3
-30
/
+9
2018-12-13
i40e: fix mac filter delete when setting mac address
Stefan Assmann
1
-7
/
+7
2018-12-05
net: documentation: build a directory structure for drivers
Jakub Kicinski
1
-12
/
+12
[next]