summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | rxrpc: Fix Tx ring annotation after initial Tx failureDavid Howells2018-03-301-1/+3
| * | rxrpc: Fix a bit of time confusionDavid Howells2018-03-301-1/+1
| * | rxrpc: Fix firewall route keepaliveDavid Howells2018-03-309-4/+204
| |/
* | hv_netvsc: Clean up extra parameter from rndis_filter_receive_data()Haiyang Zhang2018-04-011-7/+9
* | ethernet: hisilicon: hns: hns_dsaf_mac: Use generic eth_broadcast_addrJoe Perches2018-04-011-4/+2
* | Merge branch 'net_rwsem-fixes'David S. Miller2018-04-015-8/+8
|\ \
| * | net: Do not take net_rwsem in __rtnl_link_unregister()Kirill Tkhai2018-04-014-3/+8
| * | net: Remove net_rwsem from {, un}register_netdevice_notifier()Kirill Tkhai2018-04-011-5/+0
|/ /
* | net: hns3: remove unnecessary pci_set_drvdata() and devm_kfree()Wei Yongjun2018-04-011-4/+0
* | netdevsim: Change nsim_devlink_setup to return error to callerDavid Ahern2018-04-013-8/+15
* | Merge branch 'tipc-slim-down-name-table'David S. Miller2018-04-0111-699/+556
|\ \
| * | tipc: avoid possible string overflowJon Maloy2018-04-012-2/+3
| * | tipc: tipc: rename address types in user apiJon Maloy2018-04-011-24/+33
| * | tipc: permit overlapping service ranges in name tableJon Maloy2018-04-017-111/+60
| * | tipc: refactor name table translate functionJon Maloy2018-04-011-36/+25
| * | tipc: replace name table service range array with rb treeJon Maloy2018-04-016-568/+477
|/ /
* | Merge branch 'bridge-mtu'David S. Miller2018-04-014-33/+25
|\ \
| * | net: bridge: disable bridge MTU auto tuning if it was set manuallyNikolay Aleksandrov2018-04-014-20/+26
| * | net: bridge: set min MTU on port events and allow user to set maxNikolay Aleksandrov2018-04-014-32/+18
|/ /
* | Merge branch 'thunderx-DMAC-filtering'David S. Miller2018-04-015-30/+374
|\ \
| * | net: thunderx: add ndo_set_rx_mode callback implementation for VFVadim Lomovtsev2018-04-011-1/+109
| * | net: thunderx: add workqueue control structures for handle ndo_set_rx_mode re...Vadim Lomovtsev2018-04-011-0/+17
| * | net: thunderx: add XCAST messages handlers for PFVadim Lomovtsev2018-04-011-4/+41
| * | net: thunderx: add new messages for handle ndo_set_rx_mode callbackVadim Lomovtsev2018-04-011-0/+12
| * | net: thunderx: add multicast filter management supportVadim Lomovtsev2018-04-012-1/+153
| * | net: thunderx: add MAC address filter tracking for LMACVadim Lomovtsev2018-04-011-14/+30
| * | net: thunderx: move filter register related macro into proper placeVadim Lomovtsev2018-04-012-11/+13
|/ /
* | Merge branch 'meson8b'David S. Miller2018-04-012-4/+6
|\ \ | |/ |/|
| * net: stmmac: dwmac-meson8b: Add support for the Meson8m2 SoCMartin Blumenstingl2018-04-011-2/+3
| * dt-bindings: net: meson-dwmac: add support for the Meson8m2 SoCMartin Blumenstingl2018-04-011-2/+3
|/
* tc-testing: Add newline when writing test case filesLucas Bates2018-03-301-0/+1
* liquidio: prevent rx queues from getting stalledRaghu Vatsavayi2018-03-304-19/+53
* Merge branch 'ieee802154-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...David S. Miller2018-03-302-5/+11
|\
| * ieee802154: ca8210: fix uninitialised data readHarry Morris2018-03-291-3/+11
| * ieee802154: remove unused variable 'val'Colin Ian King2018-03-021-2/+0
* | tc-testing: add connmark action testsRoman Mashak2018-03-301-0/+291
* | MAINTAINERS: Update my email address from freescale to nxpClaudiu Manoil2018-03-301-1/+1
* | dt-bindings: net: renesas-ravb: Add support for r8a77470 SoCBiju Das2018-03-301-0/+1
* | Merge branch 'stmmac-DWMAC5'David S. Miller2018-03-3010-8/+567
|\ \
| * | net: stmmac: Add support for DWMAC5 and implement Safety FeaturesJose Abreu2018-03-3010-3/+494
| * | net: stmmac: Rework and fix TX Timeout codeJose Abreu2018-03-302-5/+73
|/ /
* | net: mvneta: remove duplicate *_coal assignmentJisheng Zhang2018-03-301-4/+0
* | Merge branch 'do-not-allow-adding-routes-if-disable_ipv6-is-enabled'David S. Miller2018-03-302-1/+9
|\ \
| * | Documentation: ip-sysctl.txt: clarify disable_ipv6Lorenzo Bianconi2018-03-301-1/+3
| * | ipv6: do not set routes if disable_ipv6 has been enabledLorenzo Bianconi2018-03-301-0/+6
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-03-3075-858/+1383
|\ \
| * | netfilter: ipset: Use is_zero_ether_addr instead of static and memcmpJoe Perches2018-03-301-5/+2
| * | Revert "netfilter: x_tables: ensure last rule in base chain matches underflow...Florian Westphal2018-03-303-48/+3
| * | netfilter: x_tables: Add note about how to free percpu countersBen Hutchings2018-03-301-1/+3
| * | netfilter: Merge assignment with returnArushi Singhal2018-03-302-5/+3