aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-06net: ethernet: ti: cpsw: fix early budget splitIvan Khoronzhuk1-77/+77
2016-12-06Revert "dctcp: update cwnd on congestion event"Florian Westphal1-8/+1
2016-12-06net: dsa: mv88e6xxx: add PPU operationsVivien Didelot4-74/+81
2016-12-06net: dsa: mv88e6xxx: add a soft reset operationVivien Didelot4-40/+172
2016-12-06net: dsa: mv88e6xxx: add helper to hardware resetVivien Didelot1-8/+14
2016-12-06net: dsa: mv88e6xxx: add helper to disable portsVivien Didelot1-10/+22
2016-12-06MAINTAINERS: add entry for slicoss ethernet driverLino Sanfilippo1-0/+5
2016-12-06net: ethernet: slicoss: add slicoss gigabit ethernet driverLino Sanfilippo6-0/+2491
2016-12-06net/udp: do not touch skb->peeked unless really neededEric Dumazet1-9/+10
2016-12-06ARM: dts: hix5hd2: add gmac generic compatible and clock namesDongpo Li1-2/+4
2016-12-06net: hix5hd2_gmac: add reset control and clock signalsDongpo Li2-15/+144
2016-12-06net: hix5hd2_gmac: add tx scatter-gather featureDongpo Li1-11/+187
2016-12-06net: hix5hd2_gmac: add generic compatible stringDongpo Li2-6/+18
2016-12-06net: dsa: mv88e6xxx: Use EDSA on mv88e6097Stefan Eichenberger1-0/+1
2016-12-06bpf: add additional verifier tests for BPF_PROG_TYPE_LWT_*Thomas Graf1-0/+134
2016-12-06tools: hv: Enable network manager for bonding scripts on RHELHaiyang Zhang1-2/+2
2016-12-05net: calxeda: xgmac: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-9/+8
2016-12-05bpf: add prog_digest and expose it via fdinfo/netlinkDaniel Borkmann9-2/+116
2016-12-05bpf, cls: consolidate prog deletion pathDaniel Borkmann1-17/+13
2016-12-05bpf: remove type arg from __is_valid_{,xdp_}accessDaniel Borkmann1-9/+6
2016-12-05net: ethoc: Demote packet dropped error message to debugFlorian Fainelli1-1/+1
2016-12-05net: ethoc: Utilize of_get_mac_address()Florian Fainelli1-4/+3
2016-12-05net: ethoc: Account for duplex changesFlorian Fainelli1-0/+35
2016-12-05net_sched: gen_estimator: complete rewrite of rate estimatorsEric Dumazet17-266/+182
2016-12-05net/sched: cls_flower: Set the filter Hardware device for all use-casesHadar Hen Zion1-1/+4
2016-12-05ipv6: Allow IPv4-mapped address as next-hopErik Nordmark1-1/+4
2016-12-05bpf: Preserve const register type on const OR alu opsGianluca Borello3-2/+68
2016-12-05r8169: Add support for restarting auto-negotiationFlorian Fainelli1-0/+8
2016-12-05tcp: tsq: move tsq_flags close to sk_wmem_allocEric Dumazet6-20/+17
2016-12-05net: reorganize struct sock for better data localityEric Dumazet1-24/+27
2016-12-05tcp: tcp_mtu_probe() is likely to exit earlyEric Dumazet1-9/+9
2016-12-05tcp: tsq: add a shortcut in tcp_small_queue_check()Eric Dumazet1-0/+9
2016-12-05tcp: tsq: avoid one atomic in tcp_wfree()Eric Dumazet1-1/+4
2016-12-05tcp: tsq: add shortcut in tcp_tasklet_func()Eric Dumazet1-10/+12
2016-12-05tcp: tsq: remove one locked operation in tcp_wfree()Eric Dumazet1-3/+10
2016-12-05tcp: tsq: add tsq_flags / tsq_enumEric Dumazet2-9/+18
2016-12-05bnxt_en: Add PFC statistics.Michael Chan3-8/+36
2016-12-05bnxt_en: Implement DCBNL to support host-based DCBX.Michael Chan6-3/+557
2016-12-05bnxt_en: Update firmware header file to latest 1.6.0.Michael Chan4-621/+993
2016-12-05bnxt_en: Re-factor bnxt_setup_tc().Michael Chan2-8/+11
2016-12-05net: phy: dp83848: Support ethernet pause framesJesper Nilsson1-1/+3
2016-12-03ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark8-6/+64
2016-12-03net: dsa: mv88e6xxx: Implement mv88e6390 pause controlAndrew Lunn4-0/+23
2016-12-03net: dsa: mv88e6xxx: Refactor pause configurationAndrew Lunn4-8/+33
2016-12-03net: dsa: mv88e6xxx: Refactor egress rate limitingAndrew Lunn4-12/+35
2016-12-03net: dsa: mv88e6xxx: Refactor setting of jumbo framesAndrew Lunn4-5/+38
2016-12-03net: dsa: mv88e6xxx: Reserved Management frames to CPUAndrew Lunn6-18/+97
2016-12-03net: dsa: mv88e6xxx: Refactor CPU and DSA port setupAndrew Lunn4-49/+319
2016-12-03net: dsa: mv88e6xxx: Move the tagging protocol into infoAndrew Lunn2-19/+31
2016-12-03net: dsa: mv88e6xxx: Monitor and Management tablesAndrew Lunn4-9/+145