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
2018-01-12
ixgbe: Fix kernel-doc format warnings
Tony Nguyen
2018-01-12
ixgbe: Fix handling of macvlan Tx offload
Alexander Duyck
2018-01-12
ixgbe: avoid bringing rings up/down as macvlans are added/removed
Alexander Duyck
2018-01-12
ixgbe: Do not manipulate macvlan Tx queues when performing macvlan offload
Alexander Duyck
2018-01-12
ixgbe/fm10k: Record macvlan stats instead of Rx queue for macvlan offloaded r...
Alexander Duyck
2018-01-12
ixgbe: Don't assume dev->num_tc is equal to hardware TC config
Alexander Duyck
2018-01-12
ixgbe: Default to 1 pool always being allocated
Alexander Duyck
2018-01-12
ixgbe: Assume provided MAC filter has been verified by macvlan
Alexander Duyck
2018-01-09
ixgbe: Drop l2_accel_priv data pointer from ring struct
Alexander Duyck
2018-01-09
ixgbe: Use ring values to test for Tx pending
Alexander Duyck
2018-01-09
ixgbe: Fix limitations on macvlan so we can support up to 63 offloaded devices
Alexander Duyck
2018-01-09
ixgbe: There is no need to update num_rx_pools in L2 fwd offload
Alexander Duyck
2018-01-09
ixgbe: Add support for macvlan offload RSS on X550 and clean-up pool handling
Alexander Duyck
2018-01-09
ixgbe: Perform reinit any time number of VFs change
Alexander Duyck
2018-01-09
ixgbe: Fix interaction between SR-IOV and macvlan offload
Alexander Duyck
2018-01-09
ixgbe: Remove an obsolete comment about ITR
Tonghao Zhang
2018-01-09
ixgbe: extend firmware version support
Paul Greenwalt
2018-01-09
ixgbe: advertise highest capable link speed
Paul Greenwalt
2018-01-09
ixgbe: remove unused enum latency_range
Emil Tantilov
2018-01-09
ixgbe: enable multicast on shutdown for WOL
Emil Tantilov
2018-01-05
ixgbe: setup xdp_rxq_info
Jesper Dangaard Brouer
2017-12-06
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
Cong Wang
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
[next]