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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ice: do not bring the VSI up, if it was down before the XDP setup
Larysa Zaremba
2024-09-03
1
-2
/
+5
*
ice: remove ICE_CFG_BUSY locking from AF_XDP code
Larysa Zaremba
2024-09-03
1
-9
/
+0
*
ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset
Larysa Zaremba
2024-09-03
1
-6
/
+6
*
ice: check for XDP rings instead of bpf program when unconfiguring
Larysa Zaremba
2024-09-03
3
-7
/
+7
*
ice: protect XDP configuration with a mutex
Larysa Zaremba
2024-09-03
4
-19
/
+39
*
ice: move netif_queue_set_napi to rtnl-protected sections
Larysa Zaremba
2024-09-03
4
-118
/
+49
*
igc: Unlock on error in igc_io_resume()
Dan Carpenter
2024-09-02
1
-0
/
+1
*
ice: Add netif_device_attach/detach into PF reset flow
Dawid Osuchowski
2024-08-29
1
-0
/
+7
*
igb: Fix not clearing TimeSync interrupts for 82580
Daiwei Li
2024-08-29
1
-0
/
+10
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-08-22
3
-46
/
+26
|
\
|
*
ice: use internal pf id instead of function number
Michal Swiatkowski
2024-08-20
1
-2
/
+2
|
*
ice: fix truesize operations for PAGE_SIZE >= 8192
Maciej Fijalkowski
2024-08-20
2
-34
/
+20
|
*
ice: fix ICE_LAST_OFFSET formula
Maciej Fijalkowski
2024-08-20
1
-1
/
+1
|
*
ice: fix page reuse when PAGE_SIZE is over 8k
Maciej Fijalkowski
2024-08-20
1
-9
/
+3
*
|
igb: cope with large MAX_SKB_FRAGS
Paolo Abeni
2024-08-21
1
-0
/
+1
|
/
*
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-q
David S. Miller
2024-08-11
4
-16
/
+75
|
\
|
*
igc: Fix qbv tx latency by setting gtxoffset
Faizal Rahim
2024-08-07
1
-1
/
+1
|
*
igc: Fix reset adapter logics when tx mode change
Faizal Rahim
2024-08-07
1
-5
/
+19
|
*
igc: Fix qbv_config_change_errors logics
Faizal Rahim
2024-08-07
3
-10
/
+15
|
*
igc: Fix packet still tx after gate close by reducing i226 MAC retry buffer
Faizal Rahim
2024-08-07
2
-0
/
+40
*
|
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-08-08
3
-4
/
+10
|
\
\
|
*
|
ice: Fix incorrect assigns of FEC counts
Mateusz Polchlopek
2024-08-07
1
-4
/
+4
|
*
|
ice: Skip PTP HW writes during PTP reset procedure
Grzegorz Nitka
2024-08-07
1
-0
/
+4
|
*
|
ice: Fix reset handler
Grzegorz Nitka
2024-08-07
1
-0
/
+2
|
|
/
*
|
idpf: fix UAFs when destroying the queues
Alexander Lobakin
2024-08-08
2
-35
/
+13
*
|
idpf: fix memleak in vport interrupt configuration
Michal Kubiak
2024-08-08
1
-11
/
+8
*
|
idpf: fix memory leaks and crashes while performing a soft reset
Alexander Lobakin
2024-08-08
1
-15
/
+15
|
/
*
igc: Fix double reset adapter triggered from a single taprio cmd
Faizal Rahim
2024-08-01
1
-16
/
+17
*
ice: xsk: fix txq interrupt mapping
Maciej Fijalkowski
2024-07-29
1
-10
/
+14
*
ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_prog
Maciej Fijalkowski
2024-07-29
1
-1
/
+1
*
ice: improve updating ice_{t,r}x_ring::xsk_pool
Maciej Fijalkowski
2024-07-29
6
-55
/
+87
*
ice: toggle netif_carrier when setting up XSK pool
Maciej Fijalkowski
2024-07-29
1
-1
/
+7
*
ice: modify error handling when setting XSK pool in ndo_bpf
Maciej Fijalkowski
2024-07-29
1
-14
/
+16
*
ice: replace synchronize_rcu with synchronize_net
Maciej Fijalkowski
2024-07-29
1
-5
/
+4
*
ice: don't busy wait for Rx queue disable in ice_qp_dis()
Maciej Fijalkowski
2024-07-29
1
-3
/
+1
*
ice: respect netif readiness in AF_XDP ZC related ndo's
Michal Kubiak
2024-07-29
1
-1
/
+5
*
Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-07-25
5
-5
/
+25
|
\
|
*
ice: Fix recipe read procedure
Wojciech Drewek
2024-07-24
1
-4
/
+4
|
*
ice: Add a per-VF limit on number of FDIR filters
Ahmed Zaki
2024-07-24
4
-1
/
+21
*
|
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'v6.10-rc4' into driver-core-next
Greg Kroah-Hartman
2024-06-17
9
-107
/
+246
|
|
\
|
*
|
auxbus: make to_auxiliary_drv accept and return a constant pointer
Greg Kroah-Hartman
2024-06-13
1
-1
/
+1
*
|
|
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-07-17
78
-2716
/
+6772
|
\
\
\
|
*
\
\
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
2024-07-15
6
-6
/
+6
|
|
\
\
\
|
|
*
|
|
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-15
6
-6
/
+6
|
*
|
|
|
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-07-14
6
-496
/
+272
|
|
\
\
\
\
|
|
*
|
|
|
ice: Add tracepoint for adding and removing switch rules
Marcin Szycik
2024-07-11
4
-2
/
+43
|
|
*
|
|
|
ice: Remove unused members from switch API
Marcin Szycik
2024-07-11
4
-81
/
+10
|
|
*
|
|
|
ice: Optimize switch recipe creation
Marcin Szycik
2024-07-11
3
-337
/
+212
|
|
*
|
|
|
ice: remove unused recipe bookkeeping data
Michal Swiatkowski
2024-07-11
3
-43
/
+15
[next]