summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-17phy: add 2.5G SGMII mode to the phy_mode enumAntoine Tenart1-0/+1
2018-05-17net: mvpp2: phylink supportAntoine Tenart2-338/+509
2018-05-17net: mvpp2: align the ethtool ops definitionAntoine Tenart1-12/+12
2018-05-17Merge tag 'wireless-drivers-next-for-davem-2018-05-17' of git://git.kernel.or...David S. Miller179-1480/+5580
2018-05-17vmxnet3: Replace msleep(1) with usleep_range()YueHaibing2-4/+4
2018-05-17bonding: introduce link change helperTonghao Zhang1-20/+20
2018-05-17Merge branch 'tcp-default-RACK-loss-recovery'David S. Miller4-64/+124
2018-05-17tcp: don't mark recently sent packets lost on RTOYuchung Cheng1-4/+8
2018-05-17tcp: new helper tcp_rack_skb_timeoutYuchung Cheng3-7/+14
2018-05-17tcp: separate loss marking and state update on RTOYuchung Cheng1-2/+2
2018-05-17tcp: new helper tcp_timeout_mark_lostYuchung Cheng1-21/+29
2018-05-17tcp: account lost retransmit after timeoutYuchung Cheng3-17/+6
2018-05-17tcp: simpler NewReno implementationYuchung Cheng3-8/+39
2018-05-17tcp: disable RFC6675 loss detectionYuchung Cheng2-5/+10
2018-05-17tcp: support DUPACK threshold in RACKYuchung Cheng3-13/+29
2018-05-17net: ethernet: ti: cpsw: disable mq feature for "AM33xx ES1.0" devicesIvan Khoronzhuk1-49/+60
2018-05-17Merge branch 'sched-refactor-NOLOCK-qdiscs'David S. Miller3-7/+23
2018-05-17pfifo_fast: drop unneeded additional lock on dequeuePaolo Abeni2-2/+7
2018-05-17sched: replace __QDISC_STATE_RUNNING bit with a spin lockPaolo Abeni2-5/+16
2018-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller114-1865/+4600
2018-05-17bpf: sockmap, on update propagate errors back to userspaceJohn Fastabend1-1/+1
2018-05-17bpf: fix sock hashmap kmalloc warningYonghong Song1-0/+6
2018-05-17libbpf: add ifindex to enable offload supportDavid Beckett4-3/+20
2018-05-17bpf: add __printf verification to bpf_verifier_vlogMathieu Malaterre1-2/+2
2018-05-16samples/bpf: Decrement ttl in fib forwarding exampleDavid Ahern1-8/+31
2018-05-16Merge branch 'bpf-sock-hashmap'Daniel Borkmann17-453/+1161
2018-05-16bpf: bpftool, support for sockhashJohn Fastabend1-0/+1
2018-05-16bpf: selftest additions for SOCKHASHJohn Fastabend7-349/+453
2018-05-16cxgb4: update LE-TCAM collection for T6Rahul Lakkireddy4-8/+37
2018-05-16Merge branch 'qed-LL2-fixes'David S. Miller1-11/+50
2018-05-16qed: Fix LL2 race during connection terminateMichal Kalderon1-10/+14
2018-05-16qed: Fix possibility of list corruption during rmmod flowsMichal Kalderon1-1/+10
2018-05-16qed: LL2 flush isles when connection is closedMichal Kalderon1-0/+26
2018-05-16net: ethoc: Remove useless test before clk_disable_unprepareYueHaibing1-4/+2
2018-05-16net: stmmac: Remove useless test before clk_disable_unprepareYueHaibing1-17/+7
2018-05-16net: qcom/emac: Encapsulate sgmii ops under one structureHemanth Puranik4-71/+103
2018-05-16Merge branch 'rmnet-next'David S. Miller5-38/+125
2018-05-16net: qualcomm: rmnet: Remove redundant command checkSubash Abhinov Kasiviswanathan1-11/+3
2018-05-16net: qualcomm: rmnet: Add support for ethtool private statsSubash Abhinov Kasiviswanathan3-16/+112
2018-05-16net: qualcomm: rmnet: Capture all drops in transmit pathSubash Abhinov Kasiviswanathan1-11/+10
2018-05-16Merge branch 'of-mdio-Fall-back-to-mdiobus_register-with-NULL-device_node'David S. Miller12-61/+23
2018-05-16drivers: net: Remove device_node checks with of_mdiobus_register()Florian Fainelli11-61/+20
2018-05-16of: mdio: Fall back to mdiobus_register() with NULL device_nodeFlorian Fainelli1-0/+3
2018-05-16net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret valueGrygorii Strashko1-1/+7
2018-05-16Revert "bonding: allow carrier and link status to determine link state"Debabrata Banerjee3-14/+9
2018-05-16tc-testing: updated mirred and vlan with more testsRoman Mashak2-20/+324
2018-05-16tc-testing: fixed copy-pasting error in police testsRoman Mashak1-2/+2
2018-05-16sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpersPaolo Abeni3-24/+19
2018-05-16Merge branch 'bonding-performance-and-reliability'David S. Miller5-41/+70
2018-05-16bonding: allow carrier and link status to determine link stateDebabrata Banerjee3-9/+14