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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-28
ixgbe: fix panic when using macvlan with l2-fwd-offload enabled
Emil Tantilov
1
-4
/
+8
2016-09-24
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
6
-45
/
+58
2016-09-24
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
2
-2
/
+5
2016-09-23
ixgbe: reset before SRIOV init to avoid mailbox issues
Emil Tantilov
1
-1
/
+3
2016-09-23
ixgbe: Support 4 queue RSS on VFs with 1 or 2 queue RSS on PF
Alexander Duyck
2
-8
/
+11
2016-09-23
ixgbe: Limit reporting of redirection table if SR-IOV is enabled
Alexander Duyck
1
-1
/
+5
2016-09-23
ixgbe: Allow setting multiple queues when SR-IOV is enabled
Alexander Duyck
1
-2
/
+2
2016-09-23
ixgbe: Use MDIO_PRTAD_NONE consistently
Mark Rustad
2
-3
/
+3
2016-09-23
ixgbe: Indicate support for pause frames in all cases
Mark Rustad
1
-0
/
+19
2016-09-23
ixgbe: Resolve NULL reference by setting {read, write}_reg_mdi
Mark Rustad
1
-0
/
+2
2016-09-23
ixgbe: make ixgbe_led_on/off_t_x550em static
Emil Tantilov
1
-2
/
+2
2016-09-23
ixgbe: simplify the logic for setting VLAN filtering
Emil Tantilov
1
-28
/
+11
2016-09-22
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
Nicolas Pitre
1
-1
/
+1
2016-09-13
ixgbe: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-2
/
+2
2016-08-31
ixgbe: Eliminate useless message and improve logic
Mark Rustad
1
-11
/
+5
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2016-08-21
ixgbe: Add support for new X557 device
Don Skidmore
4
-0
/
+11
2016-08-21
ixgbe: add device to MDIO speed setting
Don Skidmore
1
-0
/
+2
2016-08-21
ixgbe: Fix led interface for X557 devices
Don Skidmore
2
-2
/
+53
2016-08-21
ixgbe: add support for geneve Rx offload
Emil Tantilov
3
-51
/
+134
2016-08-21
ixgbe: report correct media type for KR, KX and KX4 interfaces
Veola Nazareth
1
-1
/
+3
2016-08-20
ixgbe: Do not clear RAR entry when clearing VMDq for SAN MAC
Alexander Duyck
1
-1
/
+3
2016-08-19
ixgbe: use atomic bitwise operations when handling reset requests
Emil Tantilov
2
-10
/
+8
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
7
-50
/
+91
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
4
-41
/
+72
2016-07-22
ixgbe: remove redundant check on ret_val
Colin Ian King
1
-3
/
+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 setup_fc for x550em
Emil Tantilov
1
-2
/
+2
2016-07-22
ixgbe: Fix minor typo while freeing irq
Babu Moger
1
-1
/
+1
2016-07-22
ixgbe: Change register variable to unsigned
Don Skidmore
1
-1
/
+1
2016-07-22
ixgbevf: Correct parameter sent to LED function
Don Skidmore
2
-2
/
+14
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: fix spoofed packets with macvlans
Emil Tantilov
1
-0
/
+1
2016-06-29
ixgbe: Correct reporting of timestamping for x550
Tony Nguyen
1
-2
/
+6
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
2
-7
/
+72
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
5
-183
/
+362
[next]