Jakub Kicinski
|
f4e63525ee
net: bpf: rename ndo_xdp to ndo_bpf
|
7 年之前 |
Jiri Pirko
|
44ae12a768
net: sched: move the can_offload check from binding phase to rule insertion phase
|
7 年之前 |
David S. Miller
|
e1ea2f9856
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
Alexander Duyck
|
069db9cd0b
ixgbe: Fix Tx map failure path
|
8 年之前 |
Jiri Pirko
|
8d26d5636d
net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*
|
8 年之前 |
Jiri Pirko
|
6ea30f8a97
ixgbe: Convert ndo_setup_tc offloads to block callbacks
|
8 年之前 |
Kees Cook
|
26566eae80
ethernet/intel: Convert timers to use timer_setup()
|
8 年之前 |
David S. Miller
|
d93fa2ba64
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Emil Tantilov
|
b64666ae00
ixgbe: fix crash when injecting AER after failed reset
|
8 年之前 |
Alexander Duyck
|
b4ded8327f
ixgbe: Update adaptive ITR algorithm
|
8 年之前 |
Jesper Dangaard Brouer
|
86e2349422
ixgbe: add counter for times Rx pages gets allocated, not recycled
|
8 年之前 |
Shannon Nelson
|
f5a71caa17
ixgbe: restore normal RSS after last macvlan offload is removed
|
8 年之前 |
Sabrina Dubroca
|
a39221ce96
ixgbe: fix masking of bits read from IXGBE_VXLANCTRL register
|
8 年之前 |
Mark D Rustad
|
e0f06bba96
ixgbe: Return error when getting PHY address if PHY access is not supported
|
9 年之前 |
Daniel Borkmann
|
366a88fe2f
bpf, ixgbe: add meta data support
|
8 年之前 |
Daniel Borkmann
|
de8f3a83b0
bpf: add meta pointer for direct access
|
8 年之前 |
Jesper Dangaard Brouer
|
2886447dc5
ixgbe: use return codes from ndo_xdp_xmit that are distinguishable
|
8 年之前 |
Jesper Dangaard Brouer
|
d2cee2e5d0
ixgbe: change ndo_xdp_xmit return code on xmit errors
|
8 年之前 |
Chris Mi
|
7f3b39dafc
net/sched: Fix the logic error to decide the ingress qdisc
|
8 年之前 |
Jiri Pirko
|
a2e8da9378
net: sched: use newly added classid identity helpers
|
8 年之前 |
Jiri Pirko
|
de4784ca03
net: sched: get rid of struct tc_to_netdev
|
8 年之前 |
Jiri Pirko
|
5fd9fc4e20
net: sched: push cls related args into cls_common structure
|
8 年之前 |
Jiri Pirko
|
bc32afdb2b
ixgbe: push cls_u32 and mqprio setup_tc processing into separate functions
|
8 年之前 |
Jiri Pirko
|
2572ac53c4
net: sched: make type an argument for ndo_setup_tc
|
8 年之前 |
Jiri Pirko
|
3bcc0cec81
net: sched: change names of action number helpers to be aligned with the rest
|
8 年之前 |
Tony Nguyen
|
48301cf22f
ixgbe: Update NW_MNG_IF_SEL support for X553
|
8 年之前 |
John Fastabend
|
11393cc9b9
xdp: Add batching support to redirect map
|
8 年之前 |
John Fastabend
|
5acaee0a89
xdp: add trace event for xdp redirect
|
8 年之前 |
John Fastabend
|
6453073987
ixgbe: add initial support for xdp redirect
|
8 年之前 |
Martin KaFai Lau
|
4792093edd
bpf: ixgbe: Report bpf_prog ID during XDP_QUERY_PROG
|
8 年之前 |