aboutsummaryrefslogtreecommitdiffstats
path: root/ipc/ipc_sysctl.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-17qede: Add build_skb() support.Manish Chopra4-174/+137
2018-05-17tc-testing: fixed copy-pasting error in ife testsRoman Mashak1-14/+14
2018-05-17net/ncsi: prevent a couple array underflowsDan Carpenter1-2/+3
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-17ice: Update NVM AQ command functionsAnirudh Venkataramanan2-9/+11
2018-05-17ixgbevf: fix MAC address changes through ixgbevf_set_mac()Emil Tantilov1-0/+1
2018-05-17ixgbe: force VF to grab new MAC on driver reloadEmil Tantilov1-4/+1
2018-05-17ixgbe: release lock for the duration of ixgbe_suspend_close()Pavel Tatashin1-1/+8
2018-05-17ixgbe/ixgbevf: Free IRQ when PCI error recovery removes the deviceMauro S M Rodrigues2-6/+6
2018-05-17ixgbe: cleanup sparse warningsCathy Zhou7-41/+55
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