summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-11-30iavf: Fix displaying queue statistics shown by ethtoolJedrzej Jagielski
2021-11-30iavf: Refactor string format to avoid static analysis warningsKaren Sornek
2021-11-30iavf: Refactor text of informational messageKaren Sornek
2021-11-30iavf: Fix static code analysis warningKaren Sornek
2021-11-30iavf: Refactor iavf_mac_filter struct memory usageJedrzej Jagielski
2021-11-30iavf: Enable setting RSS hash keyTony Nguyen
2021-11-30iavf: Add trace while removing deviceJedrzej Jagielski
2021-11-30iavf: return errno code instead of status codeJacob Keller
2021-11-30iavf: Log info when VF is entering and leaving Allmulti modeGrzegorz Szczurek
2021-11-30iavf: Add change MTU messagePatryk Małek
2021-11-30igc: enable XDP metadata in driverJesper Dangaard Brouer
2021-11-30igc: AF_XDP zero-copy metadata adjust breaks SKBs on XDP_PASSJesper Dangaard Brouer
2021-11-30net/ice: Remove unused enumShiraz Saleem
2021-11-30net/ice: Fix boolean assignmentShiraz Saleem
2021-11-30net: ixp4xx_hss: drop kfree for memory allocated with devm_kzallocWei Yongjun
2021-11-30net: mscc: ocelot: fix mutex_lock not releasedLv Ruyi
2021-11-30net: hns3: make symbol 'hclge_mac_speed_map_to_fw' staticWei Yongjun
2021-11-30net: prestera: acl: add rule stats supportVolodymyr Mytnyk
2021-11-30net: prestera: add counter HW APIVolodymyr Mytnyk
2021-11-30net: prestera: acl: migrate to new vTCAM apiVolodymyr Mytnyk
2021-11-30devlink: Simplify devlink resources unregister callLeon Romanovsky
2021-11-30net: mdio: mscc-miim: Set back the optional resource.Horatiu Vultur
2021-11-30bond: pass get_ts_info and SIOC[SG]HWTSTAMP ioctl to active deviceHangbin Liu
2021-11-30net: cxgb: fix a typo in kernel docJean Sacren
2021-11-30net: cxgb3: fix typos in kernel docJean Sacren
2021-11-30Bonding: add arp_missed_max optionHangbin Liu
2021-11-30dpaa2-eth: destroy workqueue at the end of remove functionDongliang Mu
2021-11-30net: lantiq: fix missing free_netdev() on error in ltq_etop_probe()Yang Yingliang
2021-11-30ice: xsk: clear status_error0 for each allocated descMaciej Fijalkowski
2021-11-30net: marvell: mvpp2: Fix the computation of shared CPUsChristophe JAILLET
2021-11-30net: stmmac: Add platform level debug register dump featureBhupesh Sharma
2021-11-29net: mscc: ocelot: fix missing unlock on error in ocelot_hwstamp_set()Wei Yongjun
2021-11-29net: ifb: support ethtools statsTonghao Zhang
2021-11-29wireguard: ratelimiter: use kvcalloc() instead of kvzalloc()Gustavo A. R. Silva
2021-11-29wireguard: receive: drop handshakes if queue lock is contendedJason A. Donenfeld
2021-11-29wireguard: receive: use ring buffer for incoming handshakesJason A. Donenfeld
2021-11-29wireguard: device: reset peer src endpoint when netns exitsJason A. Donenfeld
2021-11-29wireguard: main: rename 'mod_init' & 'mod_exit' functions to be module-specificRandy Dunlap
2021-11-29wireguard: allowedips: add missing __rcu annotation to satisfy sparseJason A. Donenfeld
2021-11-29mt76: fix key pointer overwrite in mt7921s_write_txwi/mt7663_usb_sdio_write_txwiLorenzo Bianconi
2021-11-29ath11k: Avoid NULL ptr access during mgmt tx cleanupSriram R
2021-11-29stmmac: remove ethtool driver version infoHeiner Kallweit
2021-11-29net: dsa: felix: fix flexible_array.cocci warningskernel test robot
2021-11-29net: hns3: split function hns3_set_l2l3l4()Yufeng Mo
2021-11-29net: hns3: split function hns3_handle_bdinfo()Yufeng Mo
2021-11-29net: hns3: split function hns3_nic_get_stats64()Yufeng Mo
2021-11-29net: hns3: refine function hclge_tm_pri_q_qs_cfg()Guangbin Huang
2021-11-29net: hns3: add new function hclge_tm_schd_mode_tc_base_cfg()Guangbin Huang
2021-11-29net: hns3: refine function hclge_cfg_mac_speed_dup_hw()Guangbin Huang
2021-11-29net: hns3: split function hns3_get_tx_timeo_queue_info()Yufeng Mo