Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
4f49dec9075aa0277b8c9c657ec31e6361f88724
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_main.c
4f49dec
net: allow ndo_select_queue to pass netdev
by Alexander Duyck
· 7 years ago
eadec877
net: Add support for subordinate traffic classes to netdev_pick_tx
by Alexander Duyck
· 7 years ago
58b0b3e
ixgbe: Add code to populate and use macvlan TC to Tx queue map
by Alexander Duyck
· 7 years ago
5cd3da4
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
ad088ec
ixgbe: split XDP_TX tail and XDP_REDIRECT map flushing
by Jesper Dangaard Brouer
· 7 years ago
60513bd
net: sched: pass extack pointer to block binds and cb registration
by John Hurley
· 7 years ago
9215310
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
de7a7e3
ixgbe: Move ipsec init function to before reset call
by Alexander Duyck
· 7 years ago
e433f3a
ixgbe: Use CONFIG_XFRM_OFFLOAD instead of CONFIG_XFRM
by Alexander Duyck
· 7 years ago
646bb57
ixgbe: Fix setting of TC configuration for macvlan case
by Alexander Duyck
· 7 years ago
3a3869f
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
fd129f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
af3746a
ixgbe: remove ndo_xdp_flush call ixgbe_xdp_flush
by Jesper Dangaard Brouer
· 7 years ago
88adce4
ixgbe: fix possible race in reset subtask
by Tony Nguyen
· 7 years ago
5e2e609
ixgbe: implement flush flag for ndo_xdp_xmit
by Jesper Dangaard Brouer
· 7 years ago
42b3346
xdp: add flags argument to ndo_xdp_xmit API
by Jesper Dangaard Brouer
· 7 years ago
9c54aeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
16e6653
ixgbe: fix parsing of TC actions for HW offload
by Ondřej Hlavatý
· 7 years ago
4695ca9
ixgbe: Report PCIe link properties with pcie_print_link_status()
by Bjorn Helgaas
· 7 years ago
90fed9c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
735fc40
xdp: change ndo_xdp_xmit API to support bulking
by Jesper Dangaard Brouer
· 7 years ago
f0b99e3a
Revert "ixgbe: release lock for the duration of ixgbe_suspend_close()"
by Jeff Kirsher
· 7 years ago
6710f97
ixgbe: release lock for the duration of ixgbe_suspend_close()
by Pavel Tatashin
· 7 years ago
b212d81
ixgbe/ixgbevf: Free IRQ when PCI error recovery removes the device
by Mauro S M Rodrigues
· 7 years ago
9cfbfa7
ixgbe: cleanup sparse warnings
by Cathy Zhou
· 7 years ago
51dce24
net: intel: Cleanup the copyright/license headers
by Jeff Kirsher
· 7 years ago
8315ef6
ixgbe: Avoid performing unnecessary resets for macvlan offload
by Alexander Duyck
· 7 years ago
865255b
ixgbe: Drop real_adapter from l2 fwd acceleration structure
by Alexander Duyck
· 7 years ago
3335915
ixgbe/fm10k: Only support macvlan offload for types that support destination filtering
by Alexander Duyck
· 7 years ago
8d80ac4
ixgbe/fm10k: Drop tracking stats for macvlan broadcast/multicast
by Alexander Duyck
· 7 years ago
81d4e91
macvlan: Use software path for offloaded local, broadcast, and multicast traffic
by Alexander Duyck
· 7 years ago
7d775f6
macvlan: Rename fwd_priv to accel_priv and add accessor function
by Alexander Duyck
· 7 years ago
b056b83
ixgbe: Drop support for macvlan specific unicast lists
by Alexander Duyck
· 7 years ago
44fa2db
xdp: transition into using xdp_frame for ndo_xdp_xmit
by Jesper Dangaard Brouer
· 7 years ago
0399309
xdp: transition into using xdp_frame for return API
by Jesper Dangaard Brouer
· 7 years ago
8d5d885
xdp: rhashtable with allocator ID to pointer mapping
by Jesper Dangaard Brouer
· 7 years ago
189ead8
ixgbe: use xdp_return_frame API
by Jesper Dangaard Brouer
· 7 years ago
ed93a39
ixgbe: tweak page counting for XDP_REDIRECT
by Björn Töpel
· 7 years ago
70da682
ixgbe: enable TSO with IPsec offload
by Shannon Nelson
· 7 years ago
871dd09
ixgbe: remove unneeded ipsec test in TX path
by Shannon Nelson
· 7 years ago
2137aec
ixgbe: no need for ipsec csum feature check
by Shannon Nelson
· 7 years ago
1aa3784
ixgbe: add status reg reads to ixgbe_check_remove
by Paul Greenwalt
· 7 years ago
0f3e9c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
0c5661e
ixgbe: fix crash in build_skb Rx code path
by Emil Tantilov
· 7 years ago
6704a3a
ixgbe: prevent ptp_rx_hang from running when in FILTER_ALL mode
by Jacob Keller
· 8 years ago
2bafa8f
ixgbe: don't set RXDCTL.RLPML for 82599
by Emil Tantilov
· 8 years ago
06e3f94
ixgbe: add support for reporting 5G link speed
by Paul Greenwalt
· 8 years ago
a60c3fd
ixgbe: use tc_cls_can_offload_and_chain0()
by Jakub Kicinski
· 8 years ago
85bc266
ixgbe: register ipsec offload with the xfrm subsystem
by Shannon Nelson
· 8 years ago
a8a43fd
ixgbe: ipsec offload stats
by Shannon Nelson
· 8 years ago
5925947
ixgbe: process the Tx ipsec offload
by Shannon Nelson
· 8 years ago
9210319
ixgbe: process the Rx ipsec offload
by Shannon Nelson
· 8 years ago
6d73a15
ixgbe: restore offloaded SAs after a reset
by Shannon Nelson
· 8 years ago
63a67fe
ixgbe: add ipsec offload add and remove SA
by Shannon Nelson
· 8 years ago
8bbbc5e
ixgbe: add ipsec register access routines
by Shannon Nelson
· 8 years ago
5ba643c
ixgbe: Fix kernel-doc format warnings
by Tony Nguyen
· 8 years ago
49cfbeb
ixgbe: Fix handling of macvlan Tx offload
by Alexander Duyck
· 8 years ago
b5f69cc
ixgbe: avoid bringing rings up/down as macvlans are added/removed
by Alexander Duyck
· 8 years ago
16be45b
ixgbe: Do not manipulate macvlan Tx queues when performing macvlan offload
by Alexander Duyck
· 8 years ago
58918df
ixgbe/fm10k: Record macvlan stats instead of Rx queue for macvlan offloaded rings
by Alexander Duyck
· 8 years ago
0efbf12
ixgbe: Don't assume dev->num_tc is equal to hardware TC config
by Alexander Duyck
· 8 years ago
a8e87d9
ixgbe: Default to 1 pool always being allocated
by Alexander Duyck
· 8 years ago
4a2512c
ixgbe: Assume provided MAC filter has been verified by macvlan
by Alexander Duyck
· 8 years ago
68ae742
ixgbe: Drop l2_accel_priv data pointer from ring struct
by Alexander Duyck
· 8 years ago
1489542
ixgbe: Use ring values to test for Tx pending
by Alexander Duyck
· 8 years ago
4e039c1
ixgbe: Fix limitations on macvlan so we can support up to 63 offloaded devices
by Alexander Duyck
· 8 years ago
ff815fb
ixgbe: There is no need to update num_rx_pools in L2 fwd offload
by Alexander Duyck
· 8 years ago
2af62c5
ixgbe: Add support for macvlan offload RSS on X550 and clean-up pool handling
by Alexander Duyck
· 8 years ago
361b534
ixgbe: Fix interaction between SR-IOV and macvlan offload
by Alexander Duyck
· 8 years ago
63f721c
ixgbe: Remove an obsolete comment about ITR
by Tonghao Zhang
· 8 years ago
73834ae
ixgbe: extend firmware version support
by Paul Greenwalt
· 8 years ago
3ead7c2
ixgbe: advertise highest capable link speed
by Paul Greenwalt
· 8 years ago
09099dd
ixgbe: remove unused enum latency_range
by Emil Tantilov
· 8 years ago
d9d11eb
ixgbe: enable multicast on shutdown for WOL
by Emil Tantilov
· 8 years ago
99ffc5a
ixgbe: setup xdp_rxq_info
by Jesper Dangaard Brouer
· 8 years ago
9f8a739
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
by Cong Wang
· 8 years ago
0a9a17e
ixgbe: Fix skb list corruption on Power systems
by Brian King
· 8 years ago
5bbcc0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
575ed7d
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
by Nogah Frankel
· 8 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 8 years ago
f4e6352
net: bpf: rename ndo_xdp to ndo_bpf
by Jakub Kicinski
· 8 years ago
44ae12a
net: sched: move the can_offload check from binding phase to rule insertion phase
by Jiri Pirko
· 8 years ago
e1ea2f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
069db9c
ixgbe: Fix Tx map failure path
by Alexander Duyck
· 8 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 8 years ago
8d26d56
net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*
by Jiri Pirko
· 8 years ago
6ea30f8
ixgbe: Convert ndo_setup_tc offloads to block callbacks
by Jiri Pirko
· 8 years ago
26566ea
ethernet/intel: Convert timers to use timer_setup()
by Kees Cook
· 8 years ago
d93fa2b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
b64666a
ixgbe: fix crash when injecting AER after failed reset
by Emil Tantilov
· 8 years ago
b4ded83
ixgbe: Update adaptive ITR algorithm
by Alexander Duyck
· 8 years ago
86e2349
ixgbe: add counter for times Rx pages gets allocated, not recycled
by Jesper Dangaard Brouer
· 8 years ago
f5a71ca
ixgbe: restore normal RSS after last macvlan offload is removed
by Shannon Nelson
· 8 years ago
a39221c
ixgbe: fix masking of bits read from IXGBE_VXLANCTRL register
by Sabrina Dubroca
· 8 years ago
e0f06bb
ixgbe: Return error when getting PHY address if PHY access is not supported
by Mark D Rustad
· 9 years ago
366a88f
bpf, ixgbe: add meta data support
by Daniel Borkmann
· 8 years ago
de8f3a8
bpf: add meta pointer for direct access
by Daniel Borkmann
· 8 years ago
2886447
ixgbe: use return codes from ndo_xdp_xmit that are distinguishable
by Jesper Dangaard Brouer
· 8 years ago
d2cee2e
ixgbe: change ndo_xdp_xmit return code on xmit errors
by Jesper Dangaard Brouer
· 8 years ago
Next »