Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
039930945a72d9af5ff04ae9b9e60658a52e0770
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
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
d3757ba
ethernet: Use octal not symbolic permissions
by Joe Perches
· 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
1db685e
ixgbe: no need for esp trailer if GSO
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
9bf1e20
ixgbe: fix read-modify-write in x550 phy setup
by Paul Greenwalt
· 7 years ago
1aa3784
ixgbe: add status reg reads to ixgbe_check_remove
by Paul Greenwalt
· 7 years ago
ae06c70
intel: add SPDX identifiers to all the Intel drivers
by Jeff Kirsher
· 7 years ago
b03254d
ixgbe: fix disabling hide VLAN on VF reset
by Paul Greenwalt
· 7 years ago
e656805
ixgbe: Add receive length error counter
by Tonghao Zhang
· 7 years ago
5c4aa45
ixgbe: remove unneeded ipsec state free callback
by Shannon Nelson
· 7 years ago
0ae418e
ixgbe: fix ipsec trailer length
by Shannon Nelson
· 7 years ago
68c1fb2
ixgbe: check for 128-bit authentication
by Shannon Nelson
· 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
60f4b64
ixgbe: Avoid to write the RETA table when unnecessary
by Tonghao Zhang
· 8 years ago
8f611fb
ixgbe: remove redundant initialization of 'pool'
by Colin Ian King
· 8 years ago
2bafa8f
ixgbe: don't set RXDCTL.RLPML for 82599
by Emil Tantilov
· 8 years ago
fd49222
ixgbe: Fix && vs || typo
by Dan Carpenter
· 8 years ago
06e3f94
ixgbe: add support for reporting 5G link speed
by Paul Greenwalt
· 8 years ago
8382004
ixgbe: Don't report unsupported timestamping filters for X550
by Miroslav Lichvar
· 8 years ago
f0e49dc
ixgbe: use ARRAY_SIZE for array sizing calculation on array buf
by Colin Ian King
· 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
34c822e
ixgbe: add ipsec data structures
by Shannon Nelson
· 8 years ago
49a94d7
ixgbe: add ipsec engine start and stop routines
by Shannon Nelson
· 8 years ago
8bbbc5e
ixgbe: add ipsec register access routines
by Shannon Nelson
· 8 years ago
beca815
ixgbe: clean up ipsec defines
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
2097db7
ixgbe: Perform reinit any time number of VFs change
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
c3aec05
ixgbe: fix the FWSM.PT check in ixgbe_mng_present()
by Emil Tantilov
· 8 years ago
dcfd6b8
ixgbe: fix use of uninitialized padding
by Emil Tantilov
· 8 years ago
86e2349
ixgbe: add counter for times Rx pages gets allocated, not recycled
by Jesper Dangaard Brouer
· 8 years ago
761c2a4
ixgbe: split Tx/Rx ring clearing for ethtool loopback test
by Emil Tantilov
· 8 years ago
c69be946
ixgbe: add error checks when initializing the PHY
by Emil Tantilov
· 8 years ago
f5a71ca
ixgbe: restore normal RSS after last macvlan offload is removed
by Shannon Nelson
· 8 years ago
2e033ea
ixgbe: declare ixgbe_mac_operations structures as const
by Bhumika Goyal
· 8 years ago
2e22a75
ixgbe: Clear SWFW_SYNC register during init
by Emil Tantilov
· 8 years ago
8e67902
ixgbe: incorrect XDP ring accounting in ethtool tx_frame param
by John Fastabend
· 8 years ago
5e0fac6
net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
by Ding Tianhong
· 8 years ago
f4986d2
Revert commit 1a8b6d76dc5b ("net:add one common config...")
by Ding Tianhong
· 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
7f3b39d
net/sched: Fix the logic error to decide the ingress qdisc
by Chris Mi
· 8 years ago
a2e8da9
net: sched: use newly added classid identity helpers
by Jiri Pirko
· 8 years ago
de4784c
net: sched: get rid of struct tc_to_netdev
by Jiri Pirko
· 8 years ago
5fd9fc4
net: sched: push cls related args into cls_common structure
by Jiri Pirko
· 8 years ago
bc32afd
ixgbe: push cls_u32 and mqprio setup_tc processing into separate functions
by Jiri Pirko
· 8 years ago
2572ac5
net: sched: make type an argument for ndo_setup_tc
by Jiri Pirko
· 8 years ago
3bcc0ce
net: sched: change names of action number helpers to be aligned with the rest
by Jiri Pirko
· 8 years ago
7adbccb
ixgbe: Disable flow control for XFI
by Tony Nguyen
· 8 years ago
Next »