index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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
/
ixgbe_main.c
Age
Commit message (
Expand
)
Author
2020-01-09
ixgbe: Fix calculation of queue with VFs and flow director on interface flap
Cambda Zhu
2019-12-19
net/ixgbe: Fix concurrency issues between config flow and XSK
Maxim Mikityanskiy
2019-11-07
net: ethernet: intel: Demote MTU change prints to debug
Florian Fainelli
2019-11-04
ixgbe: protect TX timestamping from API misuse
Manjunath Patil
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-01
ixgbe: Remove duplicate clear_bit() call
Igor Pylypiv
2019-10-29
ixgbe: Add UDP segmentation offload support
Josh Hunt
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-12
ixgbe: Fix secpath usage for IPsec TX offload.
Steffen Klassert
2019-09-11
ixgbe: Prevent u8 wrapping of ITR value to something less than 10us
Alexander Duyck
2019-09-11
ixgbe: use skb_get_queue_mapping in tx path
Tonghao Zhang
2019-09-11
ixgbe: fix memory leaks
Wenwen Wang
2019-09-09
ixgbe: sync the first fragment unconditionally
Firo Yang
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-17
xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup
Magnus Karlsson
2019-08-09
ixgbe: fix possible deadlock in ixgbe_service_task()
Taehee Yoo
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-09
drivers: net: use flow block API
Pablo Neira Ayuso
2019-07-09
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
2019-06-05
ixgbe: add tracking of AF_XDP zero-copy state for each queue pair
Jan Sokolowski
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-04-23
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-01
net: move skb->xmit_more hint to softnet data
Florian Westphal
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2019-03-19
intel: correct return from set features callback
Serhey Popovych
2019-03-05
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-21
ixgbe: fix potential RX buffer starvation for AF_XDP
Magnus Karlsson
2019-02-21
ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWEN
Jeff Kirsher
2019-02-15
net: bpf: remove XDP_QUERY_XSK_UMEM enumerator
Jan Sokolowski
2019-01-17
net: Add extack argument to ndo_fdb_add()
Petr Machata
2018-12-20
ixgbe: use mii_bus to handle MII related ioctls
Steve Douthit
2018-12-20
ixgbe: register a mdiobus
Steve Douthit
2018-12-19
drivers: net: intel: use secpath helpers in more places
Florian Westphal
2018-12-12
net: ndo_bridge_setlink: Add extack
Petr Machata
2018-11-21
ixgbe: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-07
intel-ethernet: software timestamp skbs as late as possible
Jacob Keller
2018-11-07
ixgbe: don't clear_bit on xdp_ring->state if xdp_ring is null
Colin Ian King
2018-10-31
ixgbe/ixgbevf: fix XFRM_ALGO dependency
Jeff Kirsher
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-03
ixgbe: check return value of napi_complete_done()
Song Liu
2018-10-03
ixgbe: add AF_XDP zero-copy Tx support
Björn Töpel
2018-10-03
ixgbe: move common Tx functions to ixgbe_txrx_common.h
Björn Töpel
2018-10-03
ixgbe: add AF_XDP zero-copy Rx support
Björn Töpel
2018-10-03
ixgbe: move common Rx functions to ixgbe_txrx_common.h
Björn Töpel
2018-10-03
ixgbe: added Rx/Tx ring disable/enable functions
Björn Töpel
[next]