summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-10-13net: enetc: include ip6_checksum.h for csum_ipv6_magicIoana Ciornei
2021-10-12ionic: no devlink_unregister if not registeredShannon Nelson
2021-10-12devlink: Delete reload enable/disable interfaceLeon Romanovsky
2021-10-12net/mlx5: Set devlink reload feature bit for supported devices onlyLeon Romanovsky
2021-10-12devlink: Allow control devlink ops behavior through feature maskLeon Romanovsky
2021-10-12devlink: Reduce struct devlink exposureLeon Romanovsky
2021-10-12ethernet: tulip: avoid duplicate variable name on sparcJakub Kicinski
2021-10-12net: hns3: debugfs add support dumping page pool infoHao Chen
2021-10-12tulip: fix setting device address from romJakub Kicinski
2021-10-12net: hns: Prefer struct_size over open coded arithmeticLen Baker
2021-10-12mlxsw: spectrum_qdisc: Offload RED qevent markPetr Machata
2021-10-12mlxsw: spectrum_qdisc: Track permissible actions per bindingPetr Machata
2021-10-12mlxsw: spectrum_qdisc: Distinguish between ingress and egress triggersPetr Machata
2021-10-12mlxsw: spectrum_qdisc: Pass extack to mlxsw_sp_qevent_entry_configure()Petr Machata
2021-10-11nfc: microread: drop unneeded debug printsKrzysztof Kozlowski
2021-10-11nfc: trf7970a: drop unneeded debug printsKrzysztof Kozlowski
2021-10-11nfc: st21nfca: drop unneeded debug printsKrzysztof Kozlowski
2021-10-11nfc: st-nci: drop unneeded debug printsKrzysztof Kozlowski
2021-10-11nfc: s3fwrn5: simplify dereferencing pointer to struct deviceKrzysztof Kozlowski
2021-10-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nexDavid S. Miller
2021-10-11gve: Track RX buffer allocation failuresCatherine Sullivan
2021-10-11gve: Allow pageflips on larger pagesJordan Kim
2021-10-11gve: Add netif_set_xps_queue callCatherine Sullivan
2021-10-11gve: Recover from queue stall due to missed IRQJohn Fraker
2021-10-11gve: Do lazy cleanup in TX pathTao Liu
2021-10-11gve: Add rx buffer pagecnt biasCatherine Sullivan
2021-10-11gve: Switch to use napi_complete_doneYangchun Fu
2021-10-11ice: ndo_setup_tc implementation for PRMichal Swiatkowski
2021-10-11ice: ndo_setup_tc implementation for PFKiran Patil
2021-10-11ice: Allow changing lan_en and lb_en on all kinds of filtersMichal Swiatkowski
2021-10-11ice: cleanup rules infoVictor Raj
2021-10-11ice: allow deleting advanced rulesShivanshu Shukla
2021-10-11ice: allow adding advanced rulesGrishma Kotecha
2021-10-11ice: create advanced switch recipeDan Nowlin
2021-10-11ice: manage profiles and field vectorsDan Nowlin
2021-10-11ice: implement low level recipes functionsGrishma Kotecha
2021-10-11ethernet: sun: add missing semicolon, fix buildStephen Rothwell
2021-10-10octeontx2-pf: Simplify the receive buffer size calculationSubbaraya Sundeep
2021-10-10ethernet: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-10-10virtio_net: skip RCU read lock by checking xdp_enabled of viLi RongQing
2021-10-10net: phy: at803x: better describe debug regsAnsuel Smith
2021-10-10net: phy: at803x: enable prefer master for 83xx internal phyAnsuel Smith
2021-10-10net: phy: at803x: add DAC amplitude fix for 8327 phyAnsuel Smith
2021-10-10net: phy: at803x: fix resume for QCA8327 phyAnsuel Smith
2021-10-10hv_netvsc: use netif_is_bond_master() instead of open codeJuhee Kang
2021-10-10bnxt: use netif_is_rxfh_configured instead of open codeJuhee Kang
2021-10-10ionic: tame the filter no space messageShannon Nelson
2021-10-10ionic: allow adminq requests to override default error messageShannon Nelson
2021-10-10ionic: handle vlan id overflowShannon Nelson
2021-10-10ionic: generic filter deleteShannon Nelson