index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbe: fix unexpected VLAN Rx in promisc mode on VF
Olivier Matz
2022-06-07
1
-2
/
+2
*
ixgbe: fix bcast packets Rx on VF after promisc removal
Olivier Matz
2022-06-07
1
-2
/
+2
*
ixgbe: add xdp frags support to ndo_xdp_xmit
Lorenzo Bianconi
2022-05-13
1
-36
/
+63
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2022-05-13
2
-6
/
+5
|
\
|
*
ixgbe: propagate XFRM offload state direction instead of flags
Leon Romanovsky
2022-05-06
2
-6
/
+5
*
|
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2022-05-06
1
-2
/
+2
|
\
\
|
*
|
ixgbe: Fix module_param allow_unsupported_sfp type
Jeff Daly
2022-05-05
1
-2
/
+2
|
|
/
*
/
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2022-05-06
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-28
1
-1
/
+2
|
\
|
*
ixgbe: ensure IPsec VF<->PF compatibility
Leon Romanovsky
2022-04-28
1
-1
/
+2
*
|
ixgbe, xsk: Get rid of redundant 'fallthrough'
Maciej Fijalkowski
2022-04-21
1
-1
/
+0
*
|
ixgbe, xsk: Diversify return values from xsk_wakeup call paths
Maciej Fijalkowski
2022-04-15
1
-3
/
+3
*
|
ixgbe, xsk: Terminate Rx side of NAPI when XSK Rx queue gets full
Maciej Fijalkowski
2022-04-15
2
-9
/
+19
*
|
ixgbe, xsk: Decorate IXGBE_XDP_REDIR with likely()
Maciej Fijalkowski
2022-04-15
1
-12
/
+13
|
/
*
ixgbe: add improvement for MDD response functionality
Slawomir Mrozowicz
2022-03-08
3
-1
/
+52
*
ixgbe: add the ability for the PF to disable VF link state
Slawomir Mrozowicz
2022-03-08
5
-44
/
+182
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-03
1
-2
/
+4
|
\
|
*
ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc()
Maciej Fijalkowski
2022-03-03
1
-2
/
+4
*
|
ixgbe: Remove non-inclusive language
Piotr Skajewski
2022-02-23
3
-25
/
+25
*
|
ixgbe: respect metadata on XSK Rx to skb
Alexander Lobakin
2022-01-31
1
-4
/
+10
*
|
ixgbe: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
Alexander Lobakin
2022-01-31
1
-3
/
+1
*
|
ixgbe: pass bi->xdp to ixgbe_construct_skb_zc() directly
Alexander Lobakin
2022-01-31
1
-9
/
+10
*
|
ixgbe: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-27
1
-13
/
+7
|
/
*
Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-13
1
-5
/
+5
|
\
|
*
Merge branch 'linus' into irq/core, to fix conflict
Ingo Molnar
2022-01-08
2
-0
/
+7
|
|
\
|
*
|
ixgbe: Use irq_update_affinity_hint()
Nitesh Narayan Lal
2021-12-10
1
-5
/
+5
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-31
3
-4
/
+2
|
\
\
\
|
*
|
|
xsk: Wipe out dead zero_copy_allocator declarations
Maciej Fijalkowski
2021-12-14
1
-2
/
+0
|
*
|
|
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-12-13
2
-2
/
+2
*
|
|
|
ixgbe: switch to napi_build_skb()
Alexander Lobakin
2021-12-28
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-16
2
-0
/
+7
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
ixgbe: set X550 MDIO speed before talking to PHY
Cyril Novikov
2021-12-15
1
-0
/
+3
|
*
|
|
ixgbe: Document how to enable NBASE-T support
Robert Schlabbach
2021-12-15
1
-0
/
+4
|
|
|
/
|
|
/
|
*
|
|
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-12-14
1
-4
/
+0
|
|
/
|
/
|
*
|
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-2
/
+6
|
/
*
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
2021-10-24
1
-3
/
+2
*
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-30
2
-3
/
+7
|
\
|
*
ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setup
Feng Zhou
2021-09-29
2
-3
/
+7
*
|
ixgbe: let the xdpdrv work with more than 64 cpus
Jason Xing
2021-09-30
5
-24
/
+77
|
/
*
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-2
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-19
1
-1
/
+4
|
\
|
*
ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable error path
Wang Hai
2021-08-17
1
-1
/
+4
*
|
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
|
/
*
ixgbe: Fix packet corruption due to missing DMA sync
Markus Boehme
2021-07-20
1
-1
/
+2
*
ixgbe: Fix an error handling path in 'ixgbe_probe()'
Christophe JAILLET
2021-07-01
1
-0
/
+1
*
intel: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-24
2
-5
/
+0
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-06-07
2
-14
/
+16
|
\
|
*
ixgbe: add correct exception tracing for XDP
Magnus Karlsson
2021-06-03
2
-14
/
+16
*
|
ixgbe: Fix out-bounds warning in ixgbe_host_interface_command()
Gustavo A. R. Silva
2021-05-27
1
-9
/
+7
[next]