summaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-09devlink: Introduce external controller flagParav Pandit2-2/+7
2020-09-09devlink: Move structure comments outside of structureParav Pandit1-3/+12
2020-09-09devlink: Add comment block for missing port attributesParav Pandit1-0/+3
2020-09-09net/mlx5: E-switch, Read controller number from deviceParav Pandit2-0/+23
2020-09-09net: stmmac: dwmac-intel-plat: remove redundant null check before clk_disable...Zhang Changzhong1-6/+2
2020-09-09net: pxa168_eth: remove redundant null check before clk_disable_unprepare()Zhang Changzhong1-3/+1
2020-09-09net: phy: smsc: LAN8710/20: remove PHY_RST_AFTER_CLK_EN flagMarco Felsch1-1/+0
2020-09-09net: phy: smsc: LAN8710/20: add phy refclk in supportMarco Felsch1-0/+25
2020-09-09dt-bindings: net: phy: smsc: document reference clockMarco Felsch1-0/+4
2020-09-09net: phy: smsc: simplify config_init callbackMarco Felsch1-8/+10
2020-09-09net: phy: smsc: skip ENERGYON interrupt if disabledMarco Felsch1-4/+11
2020-09-09net: cavium: Fix a bunch of kerneldoc parameter issuesWang Hai1-5/+5
2020-09-09cxgb4/ch_ipsec: Registering xfrmdev_ops with cxgb4Ayush Sawal4-55/+172
2020-09-09net: dsa: microchip: Implement recommended reset timingPaul Barker1-1/+2
2020-09-09net: dsa: microchip: Disable RGMII in-band status on KSZ9893Paul Barker1-0/+3
2020-09-09net: dsa: microchip: Improve phy mode messagePaul Barker1-5/+15
2020-09-09net: dsa: microchip: Make switch detection more informativePaul Barker1-0/+3
2020-09-09net: ethernet/neterion/vxge: fix spelling of "functionality"Randy Dunlap1-1/+1
2020-09-09nfc: pn533/usb.c: fix spelling of "functions"Randy Dunlap1-1/+1
2020-09-09ipv6: add tos reflection in TCP reset and ackWei Wang1-5/+5
2020-09-09net: tc35815: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-20/+28
2020-09-09hippi: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-55/+62
2020-09-09sfc: coding style cleanups in mcdi_port_common.cEdward Cree2-12/+13
2020-09-09net: bridge: mcast: fix unused br var when lockdep isn't definedNikolay Aleksandrov1-1/+1
2020-09-09netlabel: Fix some kernel-doc warningsWang Hai1-2/+2
2020-09-09net: wimax: i2400m: fix 'msg_skb' kernel-doc warning in i2400m_msg_to_dev()Wang Hai1-2/+0
2020-09-09bnx2x: Fix some kernel-doc warningsWang Hai1-2/+2
2020-09-09cipso: fix 'audit_secid' kernel-doc warning in cipso_ipv4.cWang Hai1-1/+1
2020-09-09net: smsc911x: Remove unused variablesWei Xu1-4/+2
2020-09-09net: hns3: remove some unused function hns3_update_promisc_mode()Guojia Liao2-15/+0
2020-09-09net: hns3: remove some unused macros related to queueHuazhong Tan1-5/+0
2020-09-09net: hns3: remove unused field 'tc_num_last_time' in struct hclge_devHuazhong Tan1-1/+0
2020-09-09net: hns3: remove unused field 'io_base' in struct hns3_enet_ringHuazhong Tan2-3/+0
2020-09-09net: hns3: fix a typo in struct hclge_macGuangbin Huang1-1/+1
2020-09-09net: hns3: skip periodic service task if reset failedGuangbin Huang2-0/+6
2020-09-09net: hns3: narrow two local variable range in hclgevf_reset_prepare_wait()Huazhong Tan1-6/+6
2020-09-09net: sched: skip an unnecessay checkTom Rix1-2/+3
2020-09-08rxrpc: Allow multiple client connections to the same peerDavid Howells1-0/+6
2020-09-08rxrpc: Rewrite the client connection managerDavid Howells12-691/+559
2020-09-08rxrpc: Impose a maximum number of client callsDavid Howells3-3/+49
2020-09-08netfilter: nf_tables: add userdata support for nft_objectJose M. Guisado Gomez3-8/+31
2020-09-08selftests/net: replace obsolete NFT_CHAIN configurationFabian Frederick1-2/+1
2020-09-08netfilter: ebt_stp: Remove unused macro BPDU_TYPE_TCNWang Hai1-1/+0
2020-09-08net: dsa: don't print non-fatal MTU error if not supportedVladimir Oltean1-1/+1
2020-09-08net: dsa: change PHY error message againVladimir Oltean1-2/+3
2020-09-08net: tighten the definition of interface statisticsJakub Kicinski3-17/+320
2020-09-08rxrpc: Remove unused macro rxrpc_min_rtt_wlenWang Hai1-1/+0
2020-09-07sfc: simplify DMA mask settingEdward Cree1-11/+1
2020-09-07sfc: remove EFX_DRIVER_VERSIONEdward Cree3-5/+1
2020-09-07sfc: handle limited FEC supportEdward Cree2-14/+36