summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-12-05net_sched: gen_estimator: complete rewrite of rate estimatorsEric Dumazet
2016-12-05net/sched: cls_flower: Set the filter Hardware device for all use-casesHadar Hen Zion
2016-12-05ipv6: Allow IPv4-mapped address as next-hopErik Nordmark
2016-12-05bpf: Preserve const register type on const OR alu opsGianluca Borello
2016-12-05r8169: Add support for restarting auto-negotiationFlorian Fainelli
2016-12-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-12-05Merge branch 'tcp-tsq-perf'David S. Miller
2016-12-05tcp: tsq: move tsq_flags close to sk_wmem_allocEric Dumazet
2016-12-05net: reorganize struct sock for better data localityEric Dumazet
2016-12-05tcp: tcp_mtu_probe() is likely to exit earlyEric Dumazet
2016-12-05tcp: tsq: add a shortcut in tcp_small_queue_check()Eric Dumazet
2016-12-05tcp: tsq: avoid one atomic in tcp_wfree()Eric Dumazet
2016-12-05tcp: tsq: add shortcut in tcp_tasklet_func()Eric Dumazet
2016-12-05tcp: tsq: remove one locked operation in tcp_wfree()Eric Dumazet
2016-12-05tcp: tsq: add tsq_flags / tsq_enumEric Dumazet
2016-12-05Merge branch 'bnxt_en-dcbnl'David S. Miller
2016-12-05bnxt_en: Add PFC statistics.Michael Chan
2016-12-05bnxt_en: Implement DCBNL to support host-based DCBX.Michael Chan
2016-12-05bnxt_en: Update firmware header file to latest 1.6.0.Michael Chan
2016-12-05bnxt_en: Re-factor bnxt_setup_tc().Michael Chan
2016-12-05net: phy: dp83848: Support ethernet pause framesJesper Nilsson
2016-12-03ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark
2016-12-03Merge branch 'mv88e6390-batch-three'David S. Miller
2016-12-03net: dsa: mv88e6xxx: Implement mv88e6390 pause controlAndrew Lunn
2016-12-03net: dsa: mv88e6xxx: Refactor pause configurationAndrew Lunn
2016-12-03net: dsa: mv88e6xxx: Refactor egress rate limitingAndrew Lunn
2016-12-03net: dsa: mv88e6xxx: Refactor setting of jumbo framesAndrew Lunn
2016-12-03net: dsa: mv88e6xxx: Reserved Management frames to CPUAndrew Lunn
2016-12-03Merge branch 'mv88e6390-batch-two'David S. Miller
2016-12-03net: dsa: mv88e6xxx: Refactor CPU and DSA port setupAndrew Lunn
2016-12-03net: dsa: mv88e6xxx: Move the tagging protocol into infoAndrew Lunn
2016-12-03net: dsa: mv88e6xxx: Monitor and Management tablesAndrew Lunn
2016-12-03net: dsa: mv88e6xxx: Implement mv88e6390 tag remapAndrew Lunn
2016-12-03Merge branch 'fib-notifier-event-replay'David S. Miller
2016-12-03ipv4: fib: Replay events when registering FIB notifierIdo Schimmel
2016-12-03ipv4: fib: Allow for consistent FIB dumpingIdo Schimmel
2016-12-03ipv4: fib: Convert FIB notification chain to be atomicIdo Schimmel
2016-12-03rocker: Register FIB notifier before creating portsIdo Schimmel
2016-12-03rocker: Implement FIB offload in deferred workIdo Schimmel
2016-12-03rocker: Create an ordered workqueue for FIB offloadIdo Schimmel
2016-12-03mlxsw: spectrum_router: Implement FIB offload in deferred workIdo Schimmel
2016-12-03mlxsw: core: Create an ordered workqueue for FIB offloadIdo Schimmel
2016-12-03ipv4: fib: Add fib_info_hold() helperIdo Schimmel
2016-12-03ipv4: fib: Export free_fib_info()Ido Schimmel
2016-12-03act_mirred: fix a typo in get_devWANG Cong
2016-12-03Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-12-03tcp: fix the missing avr32 SOF_TIMESTAMPING_OPT_STATSYuchung Cheng
2016-12-03udp: be less conservative with sock rmem accountingPaolo Abeni
2016-12-03net_sched: gen_estimator: account for timer driftsEric Dumazet
2016-12-03sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID insteadEdward Cree