index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-26
/
+16
2018-06-05
ixgbe: remove ndo_xdp_flush call ixgbe_xdp_flush
Jesper Dangaard Brouer
1
-21
/
+0
2018-06-04
ixgbe: fix possible race in reset subtask
Tony Nguyen
1
-2
/
+4
2018-06-03
ixgbe: implement flush flag for ndo_xdp_xmit
Jesper Dangaard Brouer
1
-6
/
+14
2018-06-03
xdp: add flags argument to ndo_xdp_xmit API
Jesper Dangaard Brouer
1
-1
/
+4
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+4
2018-05-31
ixgbe: fix parsing of TC actions for HW offload
Ondřej Hlavatý
1
-5
/
+4
2018-05-25
ixgbe: Report PCIe link properties with pcie_print_link_status()
Bjorn Helgaas
1
-46
/
+1
2018-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-6
/
+15
2018-05-24
xdp: change ndo_xdp_xmit API to support bulking
Jesper Dangaard Brouer
1
-6
/
+15
2018-05-20
Revert "ixgbe: release lock for the duration of ixgbe_suspend_close()"
Jeff Kirsher
1
-8
/
+1
2018-05-17
ixgbe: release lock for the duration of ixgbe_suspend_close()
Pavel Tatashin
1
-1
/
+8
2018-05-17
ixgbe/ixgbevf: Free IRQ when PCI error recovery removes the device
Mauro S M Rodrigues
1
-3
/
+3
2018-05-17
ixgbe: cleanup sparse warnings
Cathy Zhou
1
-12
/
+17
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
1
-27
/
+2
2018-04-25
ixgbe: Avoid performing unnecessary resets for macvlan offload
Alexander Duyck
1
-60
/
+132
2018-04-25
ixgbe: Drop real_adapter from l2 fwd acceleration structure
Alexander Duyck
1
-12
/
+16
2018-04-25
ixgbe/fm10k: Only support macvlan offload for types that support destination ...
Alexander Duyck
1
-0
/
+7
2018-04-25
ixgbe/fm10k: Drop tracking stats for macvlan broadcast/multicast
Alexander Duyck
1
-4
/
+3
2018-04-25
macvlan: Use software path for offloaded local, broadcast, and multicast traffic
Alexander Duyck
1
-29
/
+10
2018-04-25
macvlan: Rename fwd_priv to accel_priv and add accessor function
Alexander Duyck
1
-6
/
+4
2018-04-25
ixgbe: Drop support for macvlan specific unicast lists
Alexander Duyck
1
-31
/
+0
2018-04-17
xdp: transition into using xdp_frame for ndo_xdp_xmit
Jesper Dangaard Brouer
1
-11
/
+13
2018-04-17
xdp: transition into using xdp_frame for return API
Jesper Dangaard Brouer
1
-6
/
+11
2018-04-17
xdp: rhashtable with allocator ID to pointer mapping
Jesper Dangaard Brouer
1
-1
/
+8
2018-04-17
ixgbe: use xdp_return_frame API
Jesper Dangaard Brouer
1
-2
/
+4
2018-03-23
ixgbe: tweak page counting for XDP_REDIRECT
Björn Töpel
1
-3
/
+4
2018-03-23
ixgbe: enable TSO with IPsec offload
Shannon Nelson
1
-9
/
+22
2018-03-23
ixgbe: remove unneeded ipsec test in TX path
Shannon Nelson
1
-4
/
+2
2018-03-23
ixgbe: no need for ipsec csum feature check
Shannon Nelson
1
-6
/
+0
2018-03-23
ixgbe: add status reg reads to ixgbe_check_remove
Paul Greenwalt
1
-11
/
+20
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+8
2018-02-26
ixgbe: fix crash in build_skb Rx code path
Emil Tantilov
1
-0
/
+8
2018-02-26
ixgbe: prevent ptp_rx_hang from running when in FILTER_ALL mode
Jacob Keller
1
-1
/
+2
2018-01-26
ixgbe: don't set RXDCTL.RLPML for 82599
Emil Tantilov
1
-2
/
+6
2018-01-26
ixgbe: add support for reporting 5G link speed
Paul Greenwalt
1
-0
/
+3
2018-01-25
ixgbe: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
1
-4
/
+1
2018-01-23
ixgbe: register ipsec offload with the xfrm subsystem
Shannon Nelson
1
-0
/
+6
2018-01-23
ixgbe: ipsec offload stats
Shannon Nelson
1
-1
/
+4
2018-01-23
ixgbe: process the Tx ipsec offload
Shannon Nelson
1
-4
/
+22
2018-01-23
ixgbe: process the Rx ipsec offload
Shannon Nelson
1
-0
/
+3
2018-01-23
ixgbe: restore offloaded SAs after a reset
Shannon Nelson
1
-0
/
+1
2018-01-23
ixgbe: add ipsec offload add and remove SA
Shannon Nelson
1
-0
/
+1
2018-01-23
ixgbe: add ipsec register access routines
Shannon Nelson
1
-0
/
+1
2018-01-12
ixgbe: Fix kernel-doc format warnings
Tony Nguyen
1
-11
/
+20
2018-01-12
ixgbe: Fix handling of macvlan Tx offload
Alexander Duyck
1
-10
/
+10
2018-01-12
ixgbe: avoid bringing rings up/down as macvlans are added/removed
Alexander Duyck
1
-51
/
+51
2018-01-12
ixgbe: Do not manipulate macvlan Tx queues when performing macvlan offload
Alexander Duyck
1
-98
/
+23
2018-01-12
ixgbe/fm10k: Record macvlan stats instead of Rx queue for macvlan offloaded r...
Alexander Duyck
1
-2
/
+8
2018-01-12
ixgbe: Don't assume dev->num_tc is equal to hardware TC config
Alexander Duyck
1
-10
/
+12
[prev]
[next]