index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_main.c
Commit message (
Expand
)
Author
Age
*
ixgbe: Fix skb list corruption on Power systems
Brian King
2017-11-22
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
|
\
|
*
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
2017-11-07
|
*
net: bpf: rename ndo_xdp to ndo_bpf
Jakub Kicinski
2017-11-05
|
*
net: sched: move the can_offload check from binding phase to rule insertion p...
Jiri Pirko
2017-11-02
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-30
|
|
\
|
*
|
net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*
Jiri Pirko
2017-10-20
|
*
|
ixgbe: Convert ndo_setup_tc offloads to block callbacks
Jiri Pirko
2017-10-20
|
*
|
ethernet/intel: Convert timers to use timer_setup()
Kees Cook
2017-10-18
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-09
|
|
\
\
|
*
|
|
ixgbe: fix crash when injecting AER after failed reset
Emil Tantilov
2017-10-09
|
*
|
|
ixgbe: Update adaptive ITR algorithm
Alexander Duyck
2017-10-09
|
*
|
|
ixgbe: add counter for times Rx pages gets allocated, not recycled
Jesper Dangaard Brouer
2017-10-09
|
*
|
|
ixgbe: restore normal RSS after last macvlan offload is removed
Shannon Nelson
2017-10-09
|
*
|
|
bpf, ixgbe: add meta data support
Daniel Borkmann
2017-09-26
|
*
|
|
bpf: add meta pointer for direct access
Daniel Borkmann
2017-09-26
*
|
|
|
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
ixgbe: Fix Tx map failure path
Alexander Duyck
2017-10-26
|
|
|
/
|
|
/
|
*
/
|
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
|
/
/
*
|
ixgbe: fix masking of bits read from IXGBE_VXLANCTRL register
Sabrina Dubroca
2017-10-09
*
|
ixgbe: Return error when getting PHY address if PHY access is not supported
Mark D Rustad
2017-10-09
|
/
*
ixgbe: use return codes from ndo_xdp_xmit that are distinguishable
Jesper Dangaard Brouer
2017-08-24
*
ixgbe: change ndo_xdp_xmit return code on xmit errors
Jesper Dangaard Brouer
2017-08-18
*
net/sched: Fix the logic error to decide the ingress qdisc
Chris Mi
2017-08-18
*
net: sched: use newly added classid identity helpers
Jiri Pirko
2017-08-11
*
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
2017-08-07
*
net: sched: push cls related args into cls_common structure
Jiri Pirko
2017-08-07
*
ixgbe: push cls_u32 and mqprio setup_tc processing into separate functions
Jiri Pirko
2017-08-07
*
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
2017-08-07
*
net: sched: change names of action number helpers to be aligned with the rest
Jiri Pirko
2017-08-04
*
ixgbe: Update NW_MNG_IF_SEL support for X553
Tony Nguyen
2017-07-25
*
xdp: Add batching support to redirect map
John Fastabend
2017-07-17
*
xdp: add trace event for xdp redirect
John Fastabend
2017-07-17
*
ixgbe: add initial support for xdp redirect
John Fastabend
2017-07-17
*
bpf: ixgbe: Report bpf_prog ID during XDP_QUERY_PROG
Martin KaFai Lau
2017-06-16
*
ixgbe: pci_set_drvdata must be called before register_netdev
Jeff Mahoney
2017-06-13
*
ixgbe: Bump version number
Tony Nguyen
2017-06-13
*
ixgbe: check for Tx timestamp timeouts during watchdog
Jacob Keller
2017-06-13
*
ixgbe: add statistic indicating number of skipped Tx timestamps
Jacob Keller
2017-06-13
*
ixgbe: avoid permanent lock of *_PTP_TX_IN_PROGRESS
Jacob Keller
2017-06-13
*
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
2017-06-08
*
ixgbe: Resolve warnings for -Wimplicit-fallthrough
Tony Nguyen
2017-05-31
*
ixgbe: Resolve truncation warning for q_vector->name
Tony Nguyen
2017-05-31
*
ixgbe: Correct thermal sensor event check
Mark Rustad
2017-05-31
*
ixgbe: enable L3/L4 filtering for Tx switched packets
Emil Tantilov
2017-05-31
*
ixgbe: initialize u64_stats_sync structures early at ixgbe_probe
Liwei Song
2017-05-31
*
ixgbe/ixgbevf: Enables TSO for MPLS encapsulated packets
Scott Peterson
2017-05-31
*
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-08
|
\
|
*
ixgbe: Use pcie_flr() instead of duplicating it
Christoph Hellwig
2017-04-27
*
|
ixgbe: Check for RSS key before setting value
Tony Nguyen
2017-04-29
[next]