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
2017-10-10
igb: check memory allocation failure
Christophe JAILLET
1
-0
/
+2
2017-10-10
e1000e: Be drop monitor friendly
Florian Fainelli
1
-7
/
+11
2017-10-10
e1000e: apply burst mode settings only on default
Willem de Bruijn
3
-13
/
+15
2017-10-10
e1000e: fix buffer overrun while the I219 is processing DMA transactions
Sasha Neftin
1
-3
/
+5
2017-10-10
e1000e: Avoid receiver overrun interrupt bursts
Benjamin Poirier
2
-8
/
+26
2017-10-10
e1000e: Separate signaling for link check/link up
Benjamin Poirier
2
-4
/
+9
2017-10-10
e1000e: Fix return value test
Benjamin Poirier
1
-1
/
+1
2017-10-10
e1000e: Fix wrong comment related to link detection
Benjamin Poirier
1
-2
/
+2
2017-10-10
e1000e: Fix error path in link detection
Benjamin Poirier
1
-3
/
+4
2017-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-50
/
+13
2017-10-10
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
12
-81
/
+107
2017-10-10
i40e: Avoid some useless variables and initializers in NVM functions
Stefano Brivio
1
-13
/
+7
2017-10-10
i40e: fix a typo
Rami Rosen
1
-1
/
+1
2017-10-10
i40e: use a local variable instead of calculating multiple times
Lihong Yang
1
-13
/
+7
2017-10-10
i40e: Retry AQC GetPhyAbilities to overcome I2CRead hangs
Jayaprakash Shanmugam
3
-13
/
+35
2017-10-10
i40e: add check for return from find_first_bit call
Lihong Yang
1
-0
/
+4
2017-10-10
i40e: allow XPS with QoS enabled
Jacob Keller
1
-11
/
+6
2017-10-10
i40e/i40evf: bundle more descriptors when allocating buffers
Jacob Keller
2
-2
/
+2
2017-10-10
i40e/i40evf: bump tail only in multiples of 8
Jacob Keller
2
-0
/
+18
2017-10-10
i40e: reduce lrxqthresh from 2 to 1
Jacob Keller
2
-2
/
+2
2017-10-10
i40e/i40evf: always set the CLEARPBA flag when re-enabling interrupts
Jacob Keller
5
-18
/
+10
2017-10-10
i40e/i40evf: fix incorrect default ITR values on driver load
Jacob Keller
4
-8
/
+12
2017-10-10
i40evf: fix mac filter removal timing issue
Alan Brady
1
-0
/
+2
2017-10-10
i40e: use the safe hash table iterator when deleting mac filters
Lihong Yang
1
-1
/
+2
2017-10-09
i40e: fix flags declaration
Jacob Keller
1
-1
/
+1
2017-10-09
ixgbe: fix crash when injecting AER after failed reset
Emil Tantilov
1
-0
/
+3
2017-10-09
ixgbe: Update adaptive ITR algorithm
Alexander Duyck
3
-55
/
+178
2017-10-09
ixgbe: fix the FWSM.PT check in ixgbe_mng_present()
Emil Tantilov
1
-2
/
+2
2017-10-09
ixgbe: fix use of uninitialized padding
Emil Tantilov
2
-2
/
+4
2017-10-09
ixgbe: add counter for times Rx pages gets allocated, not recycled
Jesper Dangaard Brouer
3
-0
/
+7
2017-10-09
ixgbe: split Tx/Rx ring clearing for ethtool loopback test
Emil Tantilov
1
-19
/
+34
2017-10-09
ixgbe: add error checks when initializing the PHY
Emil Tantilov
1
-2
/
+6
2017-10-09
ixgbe: restore normal RSS after last macvlan offload is removed
Shannon Nelson
1
-0
/
+11
2017-10-09
ixgbe: declare ixgbe_mac_operations structures as const
Bhumika Goyal
1
-2
/
+2
2017-10-09
ixgbe: Clear SWFW_SYNC register during init
Emil Tantilov
1
-7
/
+12
2017-10-09
ixgbe: incorrect XDP ring accounting in ethtool tx_frame param
John Fastabend
1
-8
/
+8
2017-10-09
net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Ding Tianhong
2
-41
/
+0
2017-10-09
Revert commit 1a8b6d76dc5b ("net:add one common config...")
Ding Tianhong
1
-1
/
+1
2017-10-09
ixgbe: fix masking of bits read from IXGBE_VXLANCTRL register
Sabrina Dubroca
1
-1
/
+1
2017-10-09
ixgbe: Return error when getting PHY address if PHY access is not supported
Mark D Rustad
1
-0
/
+4
2017-10-06
i40e/i40evf: organize and re-number feature flags
Jacob Keller
3
-68
/
+68
2017-10-06
i40e: ignore skb->xmit_more when deciding to set RS bit
Jacob Keller
1
-30
/
+4
2017-10-06
i40evf: enable support for VF VLAN tag stripping control
Jacob Keller
1
-8
/
+14
2017-10-06
i40e: do not enter PHY debug mode while setting LEDs behaviour
Mariusz Stachura
1
-2
/
+5
2017-10-06
i40e: implement split PCI error reset handler
Alan Brady
1
-0
/
+24
2017-10-06
i40e: Properly maintain flow director filters list
Filip Sadowski
1
-0
/
+1
2017-10-06
i40e: Display error message if module does not meet thermal requirements
Filip Sadowski
4
-5
/
+22
2017-10-06
i40e: fix merge error
Alice Michael
1
-5
/
+0
2017-10-06
i40e/i40evf: use DECLARE_BITMAP for state
Jesse Brandeburg
4
-8
/
+10
2017-10-06
i40e: fix incorrect register definition
Mitch Williams
1
-1
/
+1
[next]