index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
iavf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'net-introduce-tx-h-w-shaping-api'
Jakub Kicinski
2024-10-10
4
-3
/
+330
|
\
|
*
iavf: add support to exchange qos capabilities
Sudheer Mogilappagari
2024-10-10
3
-3
/
+150
|
*
iavf: Add net_shaper_ops support
Sudheer Mogilappagari
2024-10-10
4
-1
/
+181
*
|
iavf: Remove unused declarations
Yue Haibing
2024-10-09
2
-13
/
+0
|
/
*
iavf: add support for offloading tc U32 cls filters
Ahmed Zaki
2024-08-13
6
-27
/
+233
*
iavf: refactor add/del FDIR filters
Ahmed Zaki
2024-08-13
4
-57
/
+83
*
net: intel: Remove MODULE_AUTHORs
Tony Nguyen
2024-07-11
1
-1
/
+0
*
net: intel: Use *-y instead of *-objs in Makefile
Andy Shevchenko
2024-06-11
1
-3
/
+2
*
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-23
1
-3
/
+3
*
iavf: flower: validate control flags
Asbjørn Sloth Tønnesen
2024-05-08
1
-0
/
+4
*
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-08
1
-1
/
+1
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2024-04-26
9
-1123
/
+123
|
\
|
*
iavf: switch to Page Pool
Alexander Lobakin
2024-04-24
4
-214
/
+94
|
*
iavf: pack iavf_ring more efficiently
Alexander Lobakin
2024-04-24
2
-25
/
+9
|
*
iavf: drop page splitting and recycling
Alexander Lobakin
2024-04-24
5
-241
/
+10
|
*
iavf: kill "legacy-rx" for good
Alexander Lobakin
2024-04-24
6
-256
/
+8
|
*
net: intel: introduce {, Intel} Ethernet common library
Alexander Lobakin
2024-04-24
5
-402
/
+17
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-25
1
-1
/
+29
|
\
\
|
|
/
|
/
|
|
*
iavf: Fix TC config comparison with existing adapter TC config
Sudheer Mogilappagari
2024-04-25
1
-1
/
+29
*
|
net: intel: implement modern PM ops declarations
Jesse Brandeburg
2024-03-29
1
-4
/
+4
*
|
net: remove gfp_mask from napi_alloc_skb()
Jakub Kicinski
2024-03-29
1
-3
/
+1
|
/
*
iavf: drop duplicate iavf_{add|del}_cloud_filter() calls
Alexey Kodanev
2024-03-06
1
-9
/
+0
*
net: adopt skb_network_header_len() more broadly
Eric Dumazet
2024-03-04
1
-1
/
+1
*
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
2024-03-04
1
-1
/
+1
*
iavf: field get conversion
Jesse Brandeburg
2023-12-18
2
-15
/
+8
*
iavf: field prep conversion
Jesse Brandeburg
2023-12-18
2
-19
/
+14
*
intel: add bit macro includes where needed
Jesse Brandeburg
2023-12-18
4
-3
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-15
5
-73
/
+218
|
\
|
*
iavf: Fix iavf_shutdown to call iavf_remove instead iavf_close
Slawomir Laba
2023-12-12
1
-51
/
+21
|
*
iavf: Handle ntuple on/off based on new state machines for flow director
Piotr Gardocki
2023-12-12
1
-0
/
+59
|
*
iavf: Introduce new state machines for flow director
Piotr Gardocki
2023-12-12
5
-23
/
+139
*
|
iavf: enable symmetric-xor RSS for Toeplitz hash function
Ahmed Zaki
2023-12-14
6
-8
/
+85
*
|
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-14
1
-22
/
+20
*
|
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
2023-12-08
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-08
2
-11
/
+2
|
\
|
|
*
iavf: validate tx_coalesce_usecs even if rx_coalesce_usecs is zero
Jacob Keller
2023-12-05
2
-11
/
+2
*
|
iavf: use iavf_schedule_aq_request() helper
Petr Oros
2023-11-27
2
-17
/
+8
*
|
iavf: Remove queue tracking fields from iavf_adminq_ring
Ivan Vecera
2023-11-27
4
-70
/
+39
|
/
*
iavf: delete the iavf client interface
Michal Schmidt
2023-10-28
6
-871
/
+1
*
iavf: add a common function for undoing the interrupt scheme
Michal Schmidt
2023-10-28
1
-11
/
+15
*
iavf: use unregister_netdev
Michal Schmidt
2023-10-28
1
-3
/
+1
*
iavf: rely on netdev's own registered state
Michal Schmidt
2023-10-28
2
-7
/
+3
*
iavf: fix the waiting time for initial reset
Michal Schmidt
2023-10-28
1
-1
/
+1
*
iavf: in iavf_down, don't queue watchdog_task if comms failed
Michal Schmidt
2023-10-28
1
-2
/
+4
*
iavf: simplify mutex_trylock+sleep loops
Michal Schmidt
2023-10-28
1
-4
/
+2
*
iavf: fix comments about old bit locks
Michal Schmidt
2023-10-28
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-26
1
-3
/
+4
|
\
|
*
iavf: in iavf_down, disable queues when removing the driver
Michal Schmidt
2023-10-26
1
-1
/
+1
|
*
iavf: initialize waitqueues before starting watchdog_task
Michal Schmidt
2023-10-20
1
-2
/
+3
*
|
iavf: delete unused iavf_mac_info fields
Michal Schmidt
2023-10-19
4
-51
/
+0
[next]