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
/
ixgbe
/
ixgbe_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-30
ixgbe: Fix skb list corruption on Power systems
Brian King
1
-1
/
+1
2017-11-21
ixgbe: handle close/suspend race with netif_device_detach/present
Emil Tantilov
1
-9
/
+8
2017-11-21
ixgbe: fix AER error handling
Emil Tantilov
1
-2
/
+4
2016-12-01
ixgbe/ixgbevf: Don't use lco_csum to compute IPv4 checksum
Alexander Duyck
1
-2
/
+6
2016-10-28
ixgbe: fix panic when using macvlan with l2-fwd-offload enabled
Emil Tantilov
1
-4
/
+8
2016-09-23
ixgbe: Support 4 queue RSS on VFs with 1 or 2 queue RSS on PF
Alexander Duyck
1
-5
/
+7
2016-09-23
ixgbe: simplify the logic for setting VLAN filtering
Emil Tantilov
1
-28
/
+11
2016-08-21
ixgbe: Add support for new X557 device
Don Skidmore
1
-0
/
+1
2016-08-21
ixgbe: add support for geneve Rx offload
Emil Tantilov
1
-50
/
+124
2016-08-19
ixgbe: use atomic bitwise operations when handling reset requests
Emil Tantilov
1
-9
/
+7
2016-08-19
ixgbe: only check Tx queue enablement when debugging
Emil Tantilov
1
-1
/
+1
2016-08-18
net_sched: convert tcf_exts from list to pointer array
WANG Cong
1
-1
/
+3
2016-08-16
ixgbe: Re-enable ability to toggle VLAN filtering
Alexander Duyck
1
-0
/
+1
2016-08-16
ixgbe: Force VLNCTRL.VFE to be set in all VMDq paths
Alexander Duyck
1
-6
/
+12
2016-08-03
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+3
2016-07-25
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-40
/
+2
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-07-22
ixgbe: cleanup crosstalk fix
Don Skidmore
1
-39
/
+0
2016-07-22
ixgbe: Add missing destroy_workqueue() on error in ixgbe_init_module()
Wei Yongjun
1
-0
/
+1
2016-07-22
ixgbe: Fix minor typo while freeing irq
Babu Moger
1
-1
/
+1
2016-07-15
ixgbe: napi_poll must return the work done
Paolo Abeni
1
-1
/
+1
2016-07-11
drivers/net: fixup comments after "Future-proof tunnel offload handlers"
Sabrina Dubroca
1
-6
/
+2
2016-06-29
ixgbe: Error handler for duplicate filter locations in hardware for cls_u32 o...
Amritha Nambiar
1
-16
/
+25
2016-06-29
ixgbe: Fix deleting link filters for cls_u32 offloads
Amritha Nambiar
1
-7
/
+68
2016-06-23
ethernet/intel: Use pci_(request|release)_mem_regions
Johannes Thumshirn
1
-6
/
+3
2016-06-18
ixgbe: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
Alexander Duyck
1
-31
/
+26
2016-05-21
intel: Add support for IPv6 IP-in-IP offload
Alexander Duyck
1
-0
/
+1
2016-05-21
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
1
-2
/
+1
2016-05-17
ixgbe: Fix VLAN features error
Alexander Duyck
1
-4
/
+4
2016-05-17
ixgbe: use correct mask when enabling sriov
Emil Tantilov
1
-2
/
+2
2016-05-05
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-150
/
+330
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2016-05-04
drivers: replace dev->trans_start accesses with dev_trans_start
Florian Westphal
1
-1
/
+1
2016-05-04
ixgbe: Disable DCB and FCoE for X550EM_x and x550em_a
Usha Ketineni
1
-42
/
+69
2016-05-04
ixgbe: check EEPROM for WOL support for X540 and above
Emil Tantilov
1
-26
/
+23
2016-05-04
ixgbe: add WoL support for some 82599 subdevice IDs
Emil Tantilov
1
-2
/
+6
2016-05-04
ixgbe: Match on multiple headers for cls_u32 offloads
Amritha Nambiar
1
-67
/
+149
2016-05-04
ixgbe: Add support for redirect action to cls_u32 offloads
Sridhar Samudrala
1
-13
/
+83
2016-04-25
ixgbe/ixgbevf: Add support for GSO partial
Alexander Duyck
1
-45
/
+88
2016-04-25
ixgbe: resolve shift of negative value warning
Jacob Keller
1
-2
/
+2
2016-04-25
ixgbe: use BIT() macro
Jacob Keller
1
-16
/
+16
2016-04-25
ixgbe: Add work around for empty SFP+ cage crosstalk
Don Skidmore
1
-0
/
+39
2016-04-25
ixgbe: Add register wait for slow links
Mark Rustad
1
-0
/
+21
2016-04-25
ixgbe: consolidate the configuration of spoof checking
Emil Tantilov
1
-27
/
+3
2016-04-21
ixgbe: protect vxlan_get_rx_port in ixgbe_service_task with rtnl_lock
Hannes Frederic Sowa
1
-0
/
+2
2016-04-08
ixgbe: Bump version number
Mark Rustad
1
-1
/
+1
2016-04-08
ixgbe: Add KR backplane support for x550em_a
Mark Rustad
1
-0
/
+2
2016-04-08
ixgbe: Add support for SGMII backplane interface
Mark Rustad
1
-0
/
+2
2016-04-08
ixgbe: Add support for SFPs with retimer
Mark Rustad
1
-0
/
+2
2016-04-08
ixgbe: Add support for x550em_a 10G MAC type
Mark Rustad
1
-3
/
+40
[next]