index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-26
ice: remove unnecessary CONFIG_ICE_GNSS
Jacob Keller
3
-6
/
+4
2023-02-20
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
5
-91
/
+140
2023-02-20
ice: properly alloc ICE_VSI_LB
Michal Swiatkowski
1
-0
/
+1
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
7
-43
/
+119
2023-02-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
8
-11
/
+109
2023-02-15
igb: conditionalize I2C bit banging on external thermal sensor support
Corinna Vinschen
1
-10
/
+32
2023-02-15
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
3
-12
/
+20
2023-02-15
ice: update xdp_features with xdp multi-buff
Lorenzo Bianconi
1
-6
/
+12
2023-02-15
i40e: check vsi type before setting xdp_features flag
Lorenzo Bianconi
1
-2
/
+4
2023-02-14
igb: Fix PPS input and output using 3rd and 4th SDP
Miroslav Lichvar
1
-6
/
+6
2023-02-14
ice: Mention CEE DCBX in code comment
Zhu Yanjun
1
-2
/
+2
2023-02-14
ice: Change ice_vsi_realloc_stat_arrays() to void
Tony Nguyen
1
-7
/
+4
2023-02-14
ice: add support BIG TCP on IPv6
Pawel Chmielewski
3
-0
/
+7
2023-02-14
ice/ptp: fix the PTP worker retrying indefinitely if the link went down
Daniel Vacek
1
-2
/
+6
2023-02-14
ice: Add GPIO pin support for E823 products
Karol Kolacinski
3
-0
/
+90
2023-02-14
ixgbe: add double of VLAN header when computing the max MTU
Jason Xing
2
-2
/
+3
2023-02-14
i40e: add double of VLAN header when computing the max MTU
Jason Xing
1
-1
/
+1
2023-02-14
ixgbe: allow to increase MTU to 3K with XDP enabled
Jason Xing
1
-9
/
+16
2023-02-13
ice: fix lost multicast packets in promisc mode
Jesse Brandeburg
1
-0
/
+26
2023-02-13
ice: Micro-optimize .ndo_xdp_xmit() path
Alexander Lobakin
3
-15
/
+20
2023-02-13
ice: Fix freeing XDP frames backed by Page Pool
Alexander Lobakin
4
-11
/
+43
2023-02-13
ice: Robustify cleaning/completing XDP Tx buffers
Alexander Lobakin
4
-36
/
+63
2023-02-13
ice: Remove two impossible branches on XDP Tx cleaning
Alexander Lobakin
2
-8
/
+2
2023-02-13
ice: Fix XDP Tx ring overrun
Alexander Lobakin
1
-7
/
+12
2023-02-13
ice: fix ice_tx_ring:: Xdp_tx_active underflow
Alexander Lobakin
1
-2
/
+3
2023-02-13
ice: Fix check for weight and priority of a scheduling node
Michal Wilczynski
1
-2
/
+2
2023-02-10
i40e: Add checking for null for nlmsg_find_attr()
Natalia Petrova
1
-0
/
+2
2023-02-10
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
23
-1591
/
+1424
2023-02-10
ice: xsk: Fix cleaning of XDP_TX frames
Larysa Zaremba
1
-6
/
+9
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
15
-419
/
+665
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-24
/
+53
2023-02-09
net/i40e: Replace 0-length array with flexible array
Kees Cook
1
-1
/
+1
2023-02-09
i40e: use ERR_PTR error print in i40e messages
Jan Sokolowski
6
-197
/
+198
2023-02-09
i40e: use int for i40e_status
Jan Sokolowski
21
-1203
/
+1221
2023-02-09
i40e: Remove string printing for i40e_status
Jan Sokolowski
8
-282
/
+201
2023-02-09
i40e: Remove unused i40e status codes
Jan Sokolowski
2
-105
/
+0
2023-02-08
net/sched: taprio: give higher priority to higher TCs in software dequeue mode
Vladimir Oltean
2
-3
/
+21
2023-02-07
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
6
-22
/
+30
2023-02-07
igc: Add ndo_tx_timeout support
Sasha Neftin
1
-2
/
+23
2023-02-06
ice: switch: fix potential memleak in ice_add_adv_recipe()
Zhang Changzhong
1
-1
/
+1
2023-02-06
ice: Fix off by one in ice_tc_forward_to_queue()
Dan Carpenter
1
-1
/
+1
2023-02-06
ice: Fix disabling Rx VLAN filtering with port VLAN enabled
Brett Creeley
1
-1
/
+15
2023-02-06
ice: fix out-of-bounds KASAN warning in virtchnl
Michal Swiatkowski
2
-18
/
+12
2023-02-06
ice: Do not use WQ_MEM_RECLAIM flag for workqueue
Anirudh Venkataramanan
1
-1
/
+1
2023-02-06
ice: remove unnecessary virtchnl_ether_addr struct use
Jacob Keller
5
-35
/
+35
2023-02-06
ice: introduce .irq_close VF operation
Jacob Keller
3
-0
/
+6
2023-02-06
ice: introduce clear_reset_state operation
Jacob Keller
4
-4
/
+31
2023-02-06
ice: convert vf_ops .vsi_rebuild to .create_vsi
Jacob Keller
3
-15
/
+40
2023-02-06
ice: introduce ice_vf_init_host_cfg function
Jacob Keller
3
-34
/
+57
2023-02-06
ice: add a function to initialize vf entry
Jacob Keller
3
-14
/
+29
[next]