aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-17net/smc: init conn.tx_work & conn.send_lock soonerEric Dumazet3-3/+4
2018-05-17nfp: flower: fix error path during representor creationJiri Pirko3-4/+19
2018-05-17net: mvpp2: print rx error with rate-limitYan Markman1-6/+8
2018-05-17net: mvpp2: set mac address does not require the stop/start sequenceYan Markman1-31/+7
2018-05-17net: mvpp2: avoid checking for free aggregated descriptors twiceYan Markman1-4/+3
2018-05-17net: mvpp2: 2500baseX supportAntoine Tenart1-12/+39
2018-05-17net: mvpp2: 1000baseX supportAntoine Tenart1-21/+51
2018-05-17phy: cp110-comphy: 2.5G SGMII modeAntoine Tenart1-3/+14
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-17vmxnet3: Replace msleep(1) with usleep_range()YueHaibing2-4/+4
2018-05-17bonding: introduce link change helperTonghao Zhang1-20/+20
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-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-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-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-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-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-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-16bonding: allow carrier and link status to determine link stateDebabrata Banerjee3-9/+14
2018-05-16bonding: allow use of tx hashing in balance-albDebabrata Banerjee4-15/+43