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
Age
Commit message (
Expand
)
Author
2018-07-04
igb: Add support for ETF offload
Jesus Sanchez-Palencia
2018-07-04
igb: Only call skb_tx_timestamp after descriptors are ready
Jesus Sanchez-Palencia
2018-07-04
igb: Refactor igb_offload_cbs()
Jesus Sanchez-Palencia
2018-07-04
igb: Only change Tx arbitration when CBS is on
Jesus Sanchez-Palencia
2018-07-04
igb: Refactor igb_configure_cbs()
Jesus Sanchez-Palencia
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-28
i40e: split XDP_TX tail and XDP_REDIRECT map flushing
Jesper Dangaard Brouer
2018-06-28
ixgbe: split XDP_TX tail and XDP_REDIRECT map flushing
Jesper Dangaard Brouer
2018-06-26
net: sched: pass extack pointer to block binds and cb registration
John Hurley
2018-06-25
cls_flower: fix error values for commands not supported by drivers
Jiri Pirko
2018-06-23
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
2018-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-20
bpf, xdp, i40e: fix i40e_build_skb skb reserve and truesize
Daniel Borkmann
2018-06-17
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-15
docs: Fix more broken references
Mauro Carvalho Chehab
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-11
ixgbe: Fix bit definitions and add support for testing for ipsec support
Alexander Duyck
2018-06-11
ixgbe: Avoid loopback and fix boolean logic in ipsec_stop_data
Alexander Duyck
2018-06-11
ixgbe: Move ipsec init function to before reset call
Alexander Duyck
2018-06-11
ixgbe: Use CONFIG_XFRM_OFFLOAD instead of CONFIG_XFRM
Alexander Duyck
2018-06-11
ixgbe: Fix setting of TC configuration for macvlan case
Alexander Duyck
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-06-05
ixgbe: remove ndo_xdp_flush call ixgbe_xdp_flush
Jesper Dangaard Brouer
2018-06-05
i40e: remove ndo_xdp_flush call i40e_xdp_flush
Jesper Dangaard Brouer
2018-06-04
ixgbe: fix broken ipsec Rx with proper cast on spi
Shannon Nelson
2018-06-04
ixgbe: check ipsec ip addr against mgmt filters
Shannon Nelson
2018-06-04
ixgbe: fix possible race in reset subtask
Tony Nguyen
2018-06-04
bpf, i40e: add meta data support
Daniel Borkmann
2018-06-04
ixgbe: introduce a helper to simplify code
YueHaibing
2018-06-04
ixgbevf: fix possible race in the reset subtask
Emil Tantilov
2018-06-04
ixgbevf: Fix coexistence of malicious driver detection with XDP
Alexander Duyck
2018-06-04
igb: Wait 10ms just once after TX queues reset
Sergey Nemov
2018-06-04
igb: Clear TSICR interrupts together with ICR
Joanna Yurdal
2018-06-04
e1000e: Ignore TSYNCRXCTL when getting I219 clock attributes
Benjamin Poirier
2018-06-03
ixgbe: implement flush flag for ndo_xdp_xmit
Jesper Dangaard Brouer
2018-06-03
i40e: implement flush flag for ndo_xdp_xmit
Jesper Dangaard Brouer
2018-06-03
xdp: add flags argument to ndo_xdp_xmit API
Jesper Dangaard Brouer
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-31
ixgbe: fix parsing of TC actions for HW offload
Ondřej Hlavatý
2018-05-25
ixgbe: Report PCIe link properties with pcie_print_link_status()
Bjorn Helgaas
2018-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-24
xdp: change ndo_xdp_xmit API to support bulking
Jesper Dangaard Brouer
2018-05-22
i40e: use the more traditional 'i' loop variable
Jacob Keller
2018-05-22
i40e: add function doc headers for ethtool stats functions
Jacob Keller
2018-05-22
i40e: update data pointer directly when copying to the buffer
Jacob Keller
2018-05-22
i40e: fold prefix strings directly into stat names
Jacob Keller
[next]