index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
Age
Commit message (
Expand
)
Author
2017-11-21
ixgbe: Fix skb list corruption on Power systems
Brian King
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-08
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-05
net: bpf: rename ndo_xdp to ndo_bpf
Jakub Kicinski
2017-11-02
net: sched: move the can_offload check from binding phase to rule insertion p...
Jiri Pirko
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-26
ixgbe: Fix Tx map failure path
Alexander Duyck
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-21
net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*
Jiri Pirko
2017-10-21
ixgbe: Convert ndo_setup_tc offloads to block callbacks
Jiri Pirko
2017-10-18
ethernet/intel: Convert timers to use timer_setup()
Kees Cook
2017-10-09
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: fix the FWSM.PT check in ixgbe_mng_present()
Emil Tantilov
2017-10-09
ixgbe: fix use of uninitialized padding
Emil Tantilov
2017-10-09
ixgbe: add counter for times Rx pages gets allocated, not recycled
Jesper Dangaard Brouer
2017-10-09
ixgbe: split Tx/Rx ring clearing for ethtool loopback test
Emil Tantilov
2017-10-09
ixgbe: add error checks when initializing the PHY
Emil Tantilov
2017-10-09
ixgbe: restore normal RSS after last macvlan offload is removed
Shannon Nelson
2017-10-09
ixgbe: declare ixgbe_mac_operations structures as const
Bhumika Goyal
2017-10-09
ixgbe: Clear SWFW_SYNC register during init
Emil Tantilov
2017-10-09
ixgbe: incorrect XDP ring accounting in ethtool tx_frame param
John Fastabend
2017-10-09
net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Ding Tianhong
2017-10-09
Revert commit 1a8b6d76dc5b ("net:add one common config...")
Ding Tianhong
2017-10-09
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-09-26
bpf, ixgbe: add meta data support
Daniel Borkmann
2017-09-26
bpf: add meta pointer for direct access
Daniel Borkmann
2017-08-24
ixgbe: use return codes from ndo_xdp_xmit that are distinguishable
Jesper Dangaard Brouer
2017-08-18
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-11
net: sched: use newly added classid identity helpers
Jiri Pirko
2017-08-07
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-04
net: sched: change names of action number helpers to be aligned with the rest
Jiri Pirko
2017-07-25
ixgbe: Disable flow control for XFI
Tony Nguyen
2017-07-25
ixgbe: Do not support flow control autonegotiation for X553
Tony Nguyen
2017-07-25
ixgbe: Update NW_MNG_IF_SEL support for X553
Tony Nguyen
2017-07-25
ixgbe: Enable LASI interrupts for X552 devices
Tony Nguyen
2017-07-25
ixgbe: Ensure MAC filter was added before setting MACVLAN
Tony Nguyen
2017-07-17
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
ixgbe: NULL xdp_tx rings on resource cleanup
John Fastabend
2017-06-16
bpf: ixgbe: Report bpf_prog ID during XDP_QUERY_PROG
Martin KaFai Lau
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
[next]