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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-03
net/qla3xxx: fix potential memleak in ql_alloc_buffer_queues
Dinghao Liu
1
-0
/
+2
2024-01-03
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
3
-5
/
+4
2024-01-03
virtio_net: fix missing dma unmap for resize
Xuan Zhuo
1
-30
/
+30
2024-01-03
net: mvpp2: initialize port fwnode pointer
Marcin Wojtas
1
-1
/
+1
2024-01-03
net: mdio: mux-bcm-iproc: Use alignment helpers and SZ_4K
Ilpo Järvinen
1
-2
/
+4
2024-01-03
igc: Fix hicredit calculation
Rodrigo Cataldo
1
-1
/
+1
2024-01-03
ice: fix Get link status data length
Paul Greenwalt
1
-1
/
+2
2024-01-03
i40e: Restore VF MSI-X state during PCI reset
Andrii Staikov
3
-0
/
+32
2024-01-03
i40e: fix use-after-free in i40e_aqc_add_filters()
Ke Xiao
1
-1
/
+7
2024-01-02
ppp: Fix spelling typo in comment in ppp_async_encode()
liyouhong
1
-1
/
+1
2024-01-02
net: bcmgenet: Fix FCS generation for fragmented skbuffs
Adrian Cinal
1
-1
/
+3
2024-01-02
sfc: fix a double-free bug in efx_probe_filters
Zhipeng Lu
1
-1
/
+3
2024-01-02
Revert "net: mdio: get/put device node during (un)registration"
Jakub Kicinski
2
-14
/
+1
2024-01-02
i40e: Avoid unnecessary use of comma operator
Simon Horman
1
-1
/
+1
2024-01-02
i40e: Fix VF disable behavior to block all traffic
Andrii Staikov
2
-0
/
+33
2024-01-02
ixgbe: Refactor returning internal error codes
Jedrzej Jagielski
12
-317
/
+264
2024-01-02
ixgbe: Refactor overtemp event handling
Jedrzej Jagielski
5
-41
/
+43
2024-01-02
ixgbe: report link state for VF devices
Ovidiu Panait
1
-0
/
+1
2024-01-02
ice: Fix some null pointer dereference issues in ice_ptp.c
Kunwu Chan
1
-0
/
+4
2024-01-02
ice: ice_base.c: Add const modifier to params and vars
Jan Glaza
2
-5
/
+5
2024-01-02
ice: remove rx_len_errors statistic
Jan Sokolowski
3
-7
/
+0
2024-01-02
ice: replace ice_vf_recreate_vsi() with ice_vf_reconfig_vsi()
Jacob Keller
4
-33
/
+28
2024-01-02
ice: Add support for packet mirroring using hardware in switchdev mode
Andrii Staikov
3
-7
/
+60
2024-01-02
ice: Enable SW interrupt from FW for LL TS
Karol Kolacinski
8
-28
/
+274
2024-01-02
ice: Schedule service task in IRQ top half
Karol Kolacinski
2
-10
/
+11
2024-01-02
octeon_ep_vf: add ethtool support
Shinas Rasheed
5
-2
/
+312
2024-01-02
octeon_ep_vf: add Tx/Rx processing and interrupt support
Shinas Rasheed
4
-5
/
+867
2024-01-02
octeon_ep_vf: add support for ndo ops
Shinas Rasheed
1
-0
/
+54
2024-01-02
octeon_ep_vf: add Tx/Rx ring resource setup and cleanup
Shinas Rasheed
2
-0
/
+439
2024-01-02
octeon_ep_vf: add VF-PF mailbox communication.
Shinas Rasheed
4
-2
/
+581
2024-01-02
octeon_ep_vf: add hardware configuration APIs
Shinas Rasheed
2
-2
/
+675
2024-01-02
octeon_ep_vf: Add driver framework and device initialization
Shinas Rasheed
17
-0
/
+2391
2024-01-02
net/ps3_gelic_net: Add gelic_descr structures
Geoff Levand
2
-92
/
+109
2024-01-02
bnxt_en: Add support for ntuple filter deletion by ethtool.
Michael Chan
1
-0
/
+29
2024-01-02
bnxt_en: Add support for ntuple filters added from ethtool.
Michael Chan
3
-7
/
+201
2024-01-02
bnxt_en: Add ntuple matching flags to the bnxt_ntuple_filter structure.
Michael Chan
3
-50
/
+99
2024-01-02
bnxt_en: Refactor ntuple filter removal logic in bnxt_cfg_ntp_filters().
Michael Chan
2
-16
/
+22
2024-01-02
bnxt_en: Refactor the hash table logic for ntuple filters.
Michael Chan
3
-28
/
+59
2024-01-02
bnxt_en: Refactor filter insertion logic in bnxt_rx_flow_steer().
Michael Chan
2
-52
/
+41
2024-01-02
bnxt_en: Add new BNXT_FLTR_INSERTED flag to bnxt_filter_base struct.
Michael Chan
2
-1
/
+11
2024-01-02
bnxt_en: Add bnxt_lookup_ntp_filter_from_idx() function
Michael Chan
1
-6
/
+20
2024-01-02
bnxt_en: Add function to calculate Toeplitz hash
Pavan Chebbi
2
-3
/
+108
2024-01-02
bnxt_en: Refactor L2 filter alloc/free firmware commands.
Michael Chan
2
-54
/
+112
2024-01-02
bnxt_en: Re-structure the bnxt_ntuple_filter structure.
Michael Chan
2
-26
/
+40
2024-01-02
bnxt_en: Add bnxt_l2_filter hash table.
Michael Chan
2
-14
/
+191
2024-01-02
bnxt_en: Refactor bnxt_ntuple_filter structure.
Michael Chan
3
-30
/
+44
2024-01-02
Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
50
-349
/
+2333
2024-01-01
net: sfp: Add helper to return the SFP bus name
Maxime Chevallier
1
-0
/
+11
2024-01-01
net: phy: add helpers to handle sfp phy connect/disconnect
Maxime Chevallier
5
-0
/
+48
2024-01-01
net: sfp: pass the phy_device when disconnecting an sfp module's PHY
Maxime Chevallier
3
-3
/
+12
[prev]
[next]