summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-10-12mlxsw: spectrum_qdisc: Offload RED qevent markPetr Machata3-0/+14
2021-10-12mlxsw: spectrum_qdisc: Track permissible actions per bindingPetr Machata1-11/+33
2021-10-12mlxsw: spectrum_qdisc: Distinguish between ingress and egress triggersPetr Machata3-8/+32
2021-10-12mlxsw: spectrum_qdisc: Pass extack to mlxsw_sp_qevent_entry_configure()Petr Machata1-10/+19
2021-10-11nfc: microread: drop unneeded debug printsKrzysztof Kozlowski2-6/+0
2021-10-11nfc: trf7970a: drop unneeded debug printsKrzysztof Kozlowski1-8/+0
2021-10-11nfc: st21nfca: drop unneeded debug printsKrzysztof Kozlowski2-8/+0
2021-10-11nfc: st-nci: drop unneeded debug printsKrzysztof Kozlowski4-18/+0
2021-10-11nfc: s3fwrn5: simplify dereferencing pointer to struct deviceKrzysztof Kozlowski2-29/+18
2021-10-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nexDavid S. Miller17-29/+4266
2021-10-11gve: Track RX buffer allocation failuresCatherine Sullivan1-1/+6
2021-10-11gve: Allow pageflips on larger pagesJordan Kim1-1/+1
2021-10-11gve: Add netif_set_xps_queue callCatherine Sullivan1-0/+4
2021-10-11gve: Recover from queue stall due to missed IRQJohn Fraker3-2/+51
2021-10-11gve: Do lazy cleanup in TX pathTao Liu4-50/+62
2021-10-11gve: Add rx buffer pagecnt biasCatherine Sullivan1-15/+37
2021-10-11gve: Switch to use napi_complete_doneYangchun Fu3-37/+43
2021-10-11ice: ndo_setup_tc implementation for PRMichal Swiatkowski4-0/+74
2021-10-11ice: ndo_setup_tc implementation for PFKiran Patil5-1/+1044
2021-10-11ice: Allow changing lan_en and lb_en on all kinds of filtersMichal Swiatkowski1-0/+127
2021-10-11ice: cleanup rules infoVictor Raj2-10/+59
2021-10-11ice: allow deleting advanced rulesShivanshu Shukla2-0/+229
2021-10-11ice: allow adding advanced rulesGrishma Kotecha4-1/+847
2021-10-11ice: create advanced switch recipeDan Nowlin5-22/+1412
2021-10-11ice: manage profiles and field vectorsDan Nowlin5-1/+268
2021-10-11ice: implement low level recipes functionsGrishma Kotecha2-0/+212
2021-10-11ethernet: sun: add missing semicolon, fix buildStephen Rothwell1-1/+1
2021-10-10octeontx2-pf: Simplify the receive buffer size calculationSubbaraya Sundeep6-28/+35
2021-10-10ethernet: Remove redundant 'flush_workqueue()' callsChristophe JAILLET12-15/+0
2021-10-10virtio_net: skip RCU read lock by checking xdp_enabled of viLi RongQing1-0/+14
2021-10-10net: phy: at803x: better describe debug regsAnsuel Smith1-15/+15
2021-10-10net: phy: at803x: enable prefer master for 83xx internal phyAnsuel Smith1-0/+3
2021-10-10net: phy: at803x: add DAC amplitude fix for 8327 phyAnsuel Smith1-0/+33
2021-10-10net: phy: at803x: fix resume for QCA8327 phyAnsuel Smith1-6/+63
2021-10-10hv_netvsc: use netif_is_bond_master() instead of open codeJuhee Kang1-2/+1
2021-10-10bnxt: use netif_is_rxfh_configured instead of open codeJuhee Kang2-2/+2
2021-10-10ionic: tame the filter no space messageShannon Nelson1-1/+14
2021-10-10ionic: allow adminq requests to override default error messageShannon Nelson3-20/+42
2021-10-10ionic: handle vlan id overflowShannon Nelson4-41/+56
2021-10-10ionic: generic filter deleteShannon Nelson1-10/+25
2021-10-10ionic: generic filter addShannon Nelson1-22/+46
2021-10-10ionic: add generic filter searchShannon Nelson1-3/+18
2021-10-10ionic: remove mac overflow flagsShannon Nelson2-7/+2
2021-10-10ionic: move lif mac address functionsShannon Nelson2-131/+131
2021-10-10ionic: add filterlist to debugfsShannon Nelson1-0/+46
2021-10-09net: use dev_addr_set()Jakub Kicinski12-15/+13
2021-10-09ethernet: 8390: remove direct netdev->dev_addr writesJakub Kicinski8-22/+31
2021-10-09ethernet: sun: remove direct netdev->dev_addr writesJakub Kicinski5-34/+48
2021-10-09ethernet: tulip: remove direct netdev->dev_addr writesJakub Kicinski6-50/+61
2021-10-09ethernet: tg3: remove direct netdev->dev_addr writesJakub Kicinski1-23/+25