index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-03
ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc()
Maciej Fijalkowski
1
-2
/
+4
2022-03-03
bnx2: Fix an error message
Christophe JAILLET
1
-1
/
+1
2022-03-03
sfc: extend the locking on mcdi->seqno
Niels Dossche
1
-1
/
+1
2022-03-03
net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()
Zheyu Ma
1
-0
/
+3
2022-03-03
net: ipa: add an interconnect dependency
Alex Elder
1
-0
/
+1
2022-03-03
iwlwifi: mvm: return value for request_ownership
Emmanuel Grumbach
1
-2
/
+3
2022-03-03
iwlwifi: fix build error for IWLMEI
Randy Dunlap
1
-0
/
+1
2022-03-01
Merge tag 'wireless-for-net-2022-03-01' of git://git.kernel.org/pub/scm/linux...
David S. Miller
3
-6
/
+9
2022-03-01
iwlwifi: mvm: check debugfs_dir ptr before use
Randy Dunlap
1
-3
/
+8
2022-03-01
iwlwifi: don't advertise TWT support
Golan Ben Ami
2
-3
/
+1
2022-03-01
e1000e: Correct NVM checksum verification flow
Sasha Neftin
1
-2
/
+2
2022-03-01
e1000e: Fix possible HW unit hang after an s0ix exit
Sasha Neftin
4
-0
/
+32
2022-02-28
igc: igc_write_phy_reg_gpy: drop premature return
Sasha Neftin
1
-2
/
+0
2022-02-28
igc: igc_read_phy_reg_gpy: drop premature return
Corinna Vinschen
1
-2
/
+0
2022-02-28
net: ipa: fix a build dependency
Alex Elder
1
-0
/
+1
2022-02-28
net: sparx5: Add #include to remove warning
Casper Andersson
1
-0
/
+2
2022-02-26
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
3
-75
/
+114
2022-02-26
Merge tag 'linux-can-fixes-for-5.17-20220225' of git://git.kernel.org/pub/scm...
Jakub Kicinski
4
-15
/
+18
2022-02-25
iavf: Fix __IAVF_RESETTING state usage
Slawomir Laba
1
-7
/
+6
2022-02-25
iavf: Fix missing check for running netdev
Slawomir Laba
1
-2
/
+5
2022-02-25
iavf: Fix deadlock in iavf_reset_task
Slawomir Laba
1
-0
/
+1
2022-02-25
iavf: Fix race in init state
Slawomir Laba
1
-1
/
+2
2022-02-25
iavf: Fix locking for VIRTCHNL_OP_GET_OFFLOAD_VLAN_V2_CAPS
Slawomir Laba
3
-24
/
+23
2022-02-25
iavf: Fix init state closure on remove
Slawomir Laba
2
-1
/
+27
2022-02-25
iavf: Add waiting so the port is initialized in remove
Slawomir Laba
1
-11
/
+16
2022-02-25
iavf: Rework mutexes for better synchronisation
Slawomir Laba
2
-31
/
+36
2022-02-25
net: stmmac: fix return value of __setup handler
Randy Dunlap
1
-3
/
+3
2022-02-25
net: sxgbe: fix return value of __setup handler
Randy Dunlap
1
-3
/
+3
2022-02-25
can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when ful...
Lad Prabhakar
1
-3
/
+3
2022-02-25
net: sparx5: Fix add vlan when invalid operation
Casper Andersson
1
-10
/
+10
2022-02-25
net: chelsio: cxgb3: check the return value of pci_find_capability()
Jia-Ju Bai
1
-0
/
+2
2022-02-25
ibmvnic: Allow queueing resets during probe
Sukadev Bhattiprolu
2
-10
/
+98
2022-02-25
ibmvnic: clear fop when retrying probe
Sukadev Bhattiprolu
1
-0
/
+5
2022-02-25
ibmvnic: init init_done_rc earlier
Sukadev Bhattiprolu
1
-5
/
+21
2022-02-25
ibmvnic: register netdev after init of adapter
Sukadev Bhattiprolu
1
-6
/
+8
2022-02-25
ibmvnic: complete init_done on transport events
Sukadev Bhattiprolu
1
-0
/
+7
2022-02-25
ibmvnic: define flush_reset_queue helper
Sukadev Bhattiprolu
1
-8
/
+16
2022-02-25
ibmvnic: initialize rc before completing wait
Sukadev Bhattiprolu
1
-1
/
+1
2022-02-25
ibmvnic: free reset-work-item when flushing
Sukadev Bhattiprolu
1
-1
/
+3
2022-02-25
net: stmmac: only enable DMA interrupts when ready
Vincent Whitchurch
1
-2
/
+26
2022-02-25
xen/netfront: destroy queues before real_num_tx_queues is zeroed
Marek Marczykowski-Górecki
1
-16
/
+23
2022-02-25
can: gs_usb: change active_channels's type from atomic_t to u8
Vincent Mailhol
1
-5
/
+5
2022-02-25
can: etas_es58x: change opened_channel_cnt's type from atomic_t to u8
Vincent Mailhol
2
-7
/
+10
2022-02-24
net: mv643xx_eth: process retval from of_get_mac_address
Mauri Sandberg
1
-10
/
+14
2022-02-24
Revert "i40e: Fix reset bw limit when DCB enabled with 1 TC"
Mateusz Palczewski
1
-11
/
+1
2022-02-24
bnx2x: fix driver load from initrd
Manish Chopra
1
-0
/
+3
2022-02-24
Revert "xen-netback: Check for hotplug-status existence before watching"
Marek Marczykowski-Górecki
1
-8
/
+4
2022-02-24
Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"
Marek Marczykowski-Górecki
1
-1
/
+1
2022-02-24
net/mlx5e: Fix VF min/max rate parameters interchange mistake
Gal Pressman
1
-1
/
+1
2022-02-24
net/mlx5e: Add missing increment of count
Lama Kayal
1
-0
/
+1
[next]