index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-27
net/funeth: ethtool operations
Dimitris Michailidis
2
-0
/
+1259
2022-02-27
net/funeth: probing and netdev ops
Dimitris Michailidis
2
-0
/
+2262
2022-02-27
net/fungible: Add service module for Fungible drivers
Dimitris Michailidis
6
-0
/
+2976
2022-02-27
net/mlx5: Add migration commands definitions
Yishai Hadas
1
-0
/
+10
2022-02-27
net/mlx5: Expose APIs to get/put the mlx5 core device
Yishai Hadas
1
-0
/
+44
2022-02-27
net/mlx5: Disable SRIOV before PF removal
Yishai Hadas
3
-1
/
+3
2022-02-27
net/mlx5: Reuse exported virtfn index function call
Leon Romanovsky
1
-13
/
+2
2022-02-26
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
David S. Miller
3
-75
/
+114
2022-02-26
net: dsa: ocelot: mark as non-legacy
Russell King (Oracle)
1
-0
/
+6
2022-02-26
net: dsa: ocelot: convert to mac_select_pcs()
Russell King (Oracle)
1
-6
/
+8
2022-02-26
net: dsa: ocelot: remove interface checks
Russell King (Oracle)
2
-14
/
+0
2022-02-26
net: dsa: ocelot: populate supported_interfaces
Russell King (Oracle)
1
-0
/
+10
2022-02-25
mctp i2c: Fix hard head TX bounds length check
Matt Johnston
1
-2
/
+3
2022-02-25
mctp i2c: Fix potential use-after-free
Matt Johnston
1
-1
/
+1
2022-02-25
stmmac: intel: Enable 2.5Gbps for Intel AlderLake-S
Wong Vee Khee
1
-2
/
+1
2022-02-25
net: dsa: qca8k: return with -EINVAL on invalid port
Colin Ian King
1
-0
/
+1
2022-02-25
Merge tag 'linux-can-fixes-for-5.17-20220225' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
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 fully ready
Lad Prabhakar
1
-3
/
+3
2022-02-25
Merge tag 'ixp4xx-cleanup-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into arm/soc
Arnd Bergmann
5
-87
/
+45
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
net: dsa: sja1105: support switching between SGMII and 2500BASE-X
Russell King (Oracle)
1
-5
/
+22
2022-02-25
net: dsa: sja1105: convert to phylink_generic_validate()
Russell King (Oracle)
1
-28
/
+7
2022-02-25
net: dsa: sja1105: mark as non-legacy
Russell King (Oracle)
1
-0
/
+6
2022-02-25
net: dsa: sja1105: use .mac_select_pcs() interface
Russell King (Oracle)
1
-9
/
+7
2022-02-25
net: dsa: sja1105: remove interface checks
Russell King (Oracle)
1
-29
/
+0
2022-02-25
net: dsa: sja1105: populate supported_interfaces
Russell King (Oracle)
1
-0
/
+13
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
rtw89: get channel parameters of 160MHz bandwidth
Ping-Ke Shih
2
-15
/
+36
2022-02-25
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
37
-203
/
+2014
2022-02-25
can: gs_usb: change active_channels's type from atomic_t to u8
Vincent Mailhol
1
-5
/
+5
[prev]
[next]