summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-30net: bridge: Publish bridge accessor functionsPetr Machata4-0/+100
2018-04-30ipv6: sr: extract the right key values for "seg6_make_flowlabel"Ahmed Abdelsalam1-1/+1
2018-04-30libcxgb,cxgb4: use __skb_put_zero to simplfy codeYueHaibing3-14/+7
2018-04-30erspan: auto detect truncated packets.William Tu2-0/+12
2018-04-30Merge branch 'r8169-further-improvements'David S. Miller1-142/+42
2018-04-30r8169: move common initializations to tp->hw_startHeiner Kallweit1-55/+19
2018-04-30r8169: remove calls to rtl_set_rx_modeHeiner Kallweit1-6/+0
2018-04-30r8169: simplify rtl_hw_start_8169Heiner Kallweit1-20/+2
2018-04-30r8169: improve handling of CPCMD quirk maskHeiner Kallweit1-28/+7
2018-04-30r8169: improve CPlusCmd handlingHeiner Kallweit1-25/+17
2018-04-30r8169: replace magic number for INTT mask with a constantHeiner Kallweit1-2/+3
2018-04-30r8169: improve rtl8169_set_featuresHeiner Kallweit1-14/+4
2018-04-30r8169: remove unneeded call to __rtl8169_set_features in rtl_openHeiner Kallweit1-2/+0
2018-04-30liquidio: fix spelling mistake: "mac_tx_multi_collison" -> "mac_tx_multi_coll...Colin Ian King1-1/+1
2018-04-30Merge branch 'liquidio-enhanced-ethtool-set-channels-feature'David S. Miller10-452/+528
2018-04-30liquidio: enhanced ethtool --set-channels featureIntiyaz Basha10-58/+316
2018-04-30liquidio: Moved common function setup_glists to lio_core.cIntiyaz Basha4-163/+87
2018-04-30liquidio: Moved common definition octnic_gather to octeon_network.hIntiyaz Basha3-39/+21
2018-04-30liquidio: Moved common function delete_glists to lio_core.cIntiyaz Basha4-91/+51
2018-04-30liquidio: Moved common function list_delete_head to octeon_network.hIntiyaz Basha3-43/+24
2018-04-30liquidio: Moved common function if_cfg_callback to lio_core.cIntiyaz Basha4-67/+38
2018-04-30net: core: Assert the size of netdev_featres_tFlorian Fainelli2-0/+7
2018-04-30Merge branch 'net-cleanup-skb_tx_hash'David S. Miller6-33/+17
2018-04-30net: Revoke export for __skb_tx_hash, update it to just be static skb_tx_hashAlexander Duyck2-19/+4
2018-04-30mlx4: Don't bother using skb_tx_hash in mlx4_en_select_queueAlexander Duyck1-1/+1
2018-04-30opa_vnic: Just use skb_get_hash instead of skb_tx_hashAlexander Duyck3-13/+12
2018-04-30Merge branch 'lan78xx-fixed-phy'David S. Miller2-32/+79
2018-04-30lan78xx: Modify error messagesRaghuram Chary J1-2/+2
2018-04-30lan78xx: Remove DRIVER_VERSION for lan78xx driverRaghuram Chary J1-2/+0
2018-04-30lan78xx: Lan7801 Support for Fixed PHYRaghuram Chary J2-28/+77
2018-04-30Merge branch 'tcp-mmap-rework-zerocopy-receive'David S. Miller5-118/+154
2018-04-30selftests: net: tcp_mmap must use TCP_ZEROCOPY_RECEIVEEric Dumazet1-28/+38
2018-04-30tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receiveEric Dumazet4-90/+116
2018-04-30Merge branch 'dsa-mv88e6xxx-remove-Global-2-setup'David S. Miller3-69/+65
2018-04-30net: dsa: mv88e6xxx: remove Global 2 setupVivien Didelot3-31/+0
2018-04-30net: dsa: mv88e6xxx: move device mapping setupVivien Didelot3-32/+44
2018-04-30net: dsa: mv88e6xxx: move trunk setupVivien Didelot3-6/+21
2018-04-28net: phy: Fix modular PHYLIB buildFlorian Fainelli3-61/+40
2018-04-28udp: remove stray export symbolWillem de Bruijn1-1/+0
2018-04-28ipv6: sr: Add documentation for seg_flowlabel sysctlAhmed Abdelsalam1-0/+13
2018-04-28drivers: net: replace UINT64_MAX with U64_MAXJisheng Zhang6-24/+7
2018-04-27ptp_pch: use helpers function for converting between ns and timespecYueHaibing1-5/+2
2018-04-27net: qrtr: Expose tunneling endpoint to user spaceBjorn Andersson3-0/+170
2018-04-27Merge branch 'selftests-Add-tests-for-mirroring-to-gretap'David S. Miller10-0/+1230
2018-04-27selftests: forwarding: Test changes in mirror-to-gretapPetr Machata1-0/+194
2018-04-27selftests: forwarding: Test neighbor updates when mirroring to gretapPetr Machata1-0/+101
2018-04-27selftests: forwarding: Test flower mirror to gretapPetr Machata1-0/+116
2018-04-27selftests: forwarding: Test mirror to gretap w/ bound devPetr Machata1-0/+213
2018-04-27selftests: forwarding: Test gretap mirror with next-hop remotePetr Machata1-0/+117
2018-04-27selftests: forwarding: Add test for mirror to gretapPetr Machata1-0/+139