index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
idpf
Age
Commit message (
Expand
)
Author
2024-08-16
idpf: remove redundant 'req_vec_chunks' NULL check
Pavan Kumar Linga
2024-08-07
idpf: fix UAFs when destroying the queues
Alexander Lobakin
2024-08-07
idpf: fix memleak in vport interrupt configuration
Michal Kubiak
2024-08-07
idpf: fix memory leaks and crashes while performing a soft reset
Alexander Lobakin
2024-07-10
idpf: use libeth Rx buffer management for payload buffer
Alexander Lobakin
2024-07-10
idpf: convert header split mode to libeth + napi_build_skb()
Alexander Lobakin
2024-07-10
idpf: remove legacy Page Pool Ethtool stats
Alexander Lobakin
2024-07-10
idpf: reuse libeth's definitions of parsed ptype structures
Alexander Lobakin
2024-07-10
idpf: compile singleq code only under default-n CONFIG_IDPF_SINGLEQ
Alexander Lobakin
2024-07-10
idpf: merge singleq and splitq &net_device_ops
Alexander Lobakin
2024-07-10
idpf: strictly assert cachelines of queue and queue vector structures
Alexander Lobakin
2024-07-10
idpf: avoid bloating &idpf_q_vector with big %NR_CPUS
Alexander Lobakin
2024-07-10
idpf: split &idpf_queue into 4 strictly-typed queue structures
Alexander Lobakin
2024-07-10
idpf: stop using macros for accessing queue descriptors
Alexander Lobakin
2024-05-27
idpf: don't enable NAPI and interrupts prior to allocating Rx buffers
Alexander Lobakin
2024-05-23
idpf: Interpret .set_channels() input differently
Larysa Zaremba
2024-05-16
idpf: don't skip over ethtool tcp-data-split setting
Michal Schmidt
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-03
idpf: fix kernel panic on unknown packet types
Joshua Hay
2024-03-28
idpf: sprinkle __counted_by{,_le}() in the virtchnl2 header
Alexander Lobakin
2024-03-28
idpf: make virtchnl2.h self-contained
Alexander Lobakin
2024-03-28
net: remove gfp_mask from napi_alloc_skb()
Jakub Kicinski
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-05
idpf: disable local BH when scheduling napi for marker packets
Emil Tantilov
2024-03-04
idpf: remove dealloc vector msg err in idpf_intr_rel
Alan Brady
2024-03-04
idpf: fix minor controlq issues
Alan Brady
2024-03-04
idpf: prevent deinit uninitialized virtchnl core
Alan Brady
2024-03-04
idpf: cleanup virtchnl cruft
Alan Brady
2024-03-04
idpf: refactor idpf_recv_mb_msg
Alan Brady
2024-03-04
idpf: add async_handler for MAC filter messages
Alan Brady
2024-03-04
idpf: refactor remaining virtchnl messages
Alan Brady
2024-03-04
idpf: refactor queue related virtchnl messages
Alan Brady
2024-03-04
idpf: refactor vport virtchnl messages
Alan Brady
2024-03-04
idpf: implement virtchnl transaction manager
Alan Brady
2024-03-04
idpf: add idpf_virtchnl.h
Alan Brady
2024-02-01
idpf: avoid compiler padding in virtchnl2_ptype struct
Pavan Kumar Linga
2024-01-21
idpf: distinguish vports by the dev_port attribute
Michal Schmidt
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-26
idpf: avoid compiler introduced padding in virtchnl2_rss_key struct
Pavan Kumar Linga
2023-12-26
idpf: fix corrupted frames and skb leaks in singleq mode
Alexander Lobakin
2023-12-18
idpf: refactor some missing field get/prep conversions
Jesse Brandeburg
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-13
idpf: add get/set for Ethtool's header split ringparam
Michal Kubiak
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
2023-11-06
idpf: fix potential use-after-free in idpf_tso()
Eric Dumazet
2023-10-23
page_pool: remove PP_FLAG_PAGE_FRAG
Yunsheng Lin
2023-10-23
idpf: cancel mailbox work in error path
Pavan Kumar Linga
2023-10-23
idpf: set scheduling mode for completion queue
Michal Kubiak
2023-09-13
idpf: add SRIOV support and other ndo_ops
Joshua Hay
[next]