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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-27
net/funeth: add kTLS TX control part
Dimitris Michailidis
2
-0
/
+186
2022-02-27
net/funeth: add the data path
Dimitris Michailidis
4
-0
/
+1969
2022-02-27
net/funeth: devlink support
Dimitris Michailidis
2
-0
/
+53
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-25
stmmac: intel: Enable 2.5Gbps for Intel AlderLake-S
Wong Vee Khee
1
-2
/
+1
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
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
3
-69
/
+21
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-24
nfp: add NFP_FL_FEATS_QOS_METER to host features to enable meter offload
Baowen Zheng
1
-1
/
+2
2022-02-24
nfp: add support to offload police action from flower table
Baowen Zheng
4
-1
/
+68
2022-02-24
nfp: add process to get action stats from hardware
Baowen Zheng
2
-5
/
+114
2022-02-24
nfp: add hash table to store meter table
Baowen Zheng
2
-1
/
+176
2022-02-24
nfp: add support to offload tc action to hardware
Baowen Zheng
3
-1
/
+121
2022-02-24
nfp: refactor policer config to support ingress/egress meter
Baowen Zheng
2
-20
/
+56
2022-02-24
net: dsa: felix: support FDB entries on offloaded LAG interfaces
Vladimir Oltean
1
-1
/
+127
2022-02-24
net: switchdev: remove lag_mod_cb from switchdev_handle_fdb_event_to_device
Vladimir Oltean
1
-5
/
+7
2022-02-24
net: marvell: prestera: Fix return value check in prestera_kern_fib_cache_find()
Yang Yingliang
1
-1
/
+1
2022-02-24
net: marvell: prestera: Fix return value check in prestera_fib_node_find()
Yang Yingliang
1
-1
/
+1
2022-02-24
net: sparx5: Support offloading of bridge port flooding flags
Casper Andersson
1
-1
/
+20
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
47
-286
/
+522
2022-02-24
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
4
-26
/
+26
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-23
octeontx2-pf: Vary completion queue event size
Subbaraya Sundeep
5
-5
/
+21
[prev]
[next]