aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/6lowpan.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-29tipc: improve throughput between nodes in netnsHoang Le8-11/+197
2019-10-29inet: do not call sublist_rcv on empty listFlorian Westphal2-2/+4
2019-10-29broadcom: bnxt: Fix use true/false for boolSaurav Girepunje1-1/+1
2019-10-29cavium: thunder: Fix use true/false for bool typeSaurav Girepunje1-6/+6
2019-10-29net: phy: marvell: add PHY tunable support for more PHY versionsHeiner Kallweit1-0/+12
2019-10-29net: phy: marvell: add downshift support for M88E1111Heiner Kallweit1-0/+64
2019-10-29net: phy: marvell: fix downshift function namingHeiner Kallweit1-15/+15
2019-10-29net: phy: marvell: fix typo in constant MII_M1011_PHY_SRC_DOWNSHIFT_MASKHeiner Kallweit1-4/+4
2019-10-29Documentation: net-sysfs: describe missing statisticsJulian Wiedmann1-0/+16
2019-10-29ionic: Remove set but not used variable 'sg_desc'YueHaibing1-2/+0
2019-10-29net: phy: dp83867: support Wake on LANThomas Haemmerle1-1/+130
2019-10-29net: aquantia: fix error handling in aq_ptp_pollGustavo A. R. Silva1-0/+2
2019-10-29net: aquantia: remove unused including <linux/version.h>YueHaibing1-1/+0
2019-10-29net: dsa: LAN9303: select REGMAP when LAN9303 enableMao Wenan1-0/+1
2019-10-29net: aquantia: make two symbols be staticMao Wenan2-2/+2
2019-10-29net: fec: remove redundant assignment to pointer bdpColin Ian King1-1/+0
2019-10-29net: dsa: return directly from dsa_to_portVivien Didelot1-3/+3
2019-10-29net: aquantia: fix unintention integer overflow on left shiftColin Ian King1-1/+1
2019-10-29net: aquantia: fix spelling mistake: tx_queus -> tx_queuesColin Ian King1-1/+1
2019-10-28atm: remove unneeded semicolonYueHaibing1-1/+1
2019-10-28sock: remove unneeded semicolonYueHaibing1-1/+1
2019-10-28net: mediatek: remove unneeded semicolonYueHaibing2-4/+4
2019-10-28mlxsw: spectrum_buffers: remove unneeded semicolonYueHaibing1-2/+2
2019-10-28net: dsa: mv88e6xxx: Add devlink param for ATU hash algorithm.Andrew Lunn6-1/+177
2019-10-28net: dsa: Add support for devlink device parametersAndrew Lunn3-1/+77
2019-10-28r8169: use helper rtl_hw_aspm_clkreq_enable also in rtl_hw_start_8168g_2Heiner Kallweit1-2/+1
2019-10-28net: dsa: bcm_sf2: Wire up MDB operationsFlorian Fainelli1-0/+3
2019-10-28net: dsa: b53: Add support for MDBFlorian Fainelli2-3/+67
2019-10-28mvpp2: prefetch frame headerMatteo Croce1-0/+1
2019-10-28mvpp2: sync only the received frameMatteo Croce1-2/+7
2019-10-28mvpp2: refactor frame drop routineMatteo Croce1-8/+9
2019-10-28isdn: hfcsusb: Spelling and grammar fixesGeert Uytterhoeven1-2/+2
2019-10-28tipc: Spelling s/enpoint/endpoint/Geert Uytterhoeven1-1/+1
2019-10-28net: Fix various misspellings of "connect"Geert Uytterhoeven5-6/+6
2019-10-28net: Fix misspellings of "configure" and "configuration"Geert Uytterhoeven8-9/+9
2019-10-28net: dsa: qca8k: Initialize the switch with correct number of portsMichal Vokáč1-1/+1
2019-10-28net: dsa: fix dereference on ds->dev before null check errorColin Ian King1-2/+5
2019-10-26tc-testing: list required kernel options for act_ct actionRoman Mashak1-0/+10
2019-10-26net: aquantia: disable ptp object build if no configIgor Russkikh2-1/+86
2019-10-26net: aquantia: fix warnings on endiannessIgor Russkikh2-6/+5
2019-10-26net: aquantia: fix var initialization warningIgor Russkikh1-1/+1
2019-10-26netfilter: nf_tables_offload: unbind if multi-device binding failsPablo Neira Ayuso1-2/+17
2019-10-26netfilter: nf_tables_offload: add nft_flow_block_offload_init()Pablo Neira Ayuso1-21/+21
2019-10-26netfilter: nf_tables_offload: add nft_chain_offload_cmd()Pablo Neira Ayuso1-5/+15
2019-10-26netfilter: ecache: don't look for ecache extension on dying/unconfirmed conntracksFlorian Westphal1-3/+3
2019-10-25ionic: update driver versionShannon Nelson1-1/+1
2019-10-25ionic: implement support for rx sglShannon Nelson3-84/+224
2019-10-25ionic: add a watchdog timer to monitor heartbeatShannon Nelson3-2/+20
2019-10-25ionic: add heartbeat checkShannon Nelson3-1/+70
2019-10-25ionic: reverse an interrupt coalesce calculationShannon Nelson1-1/+1