aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-12-03net: dsa: mv88e6xxx: Implement mv88e6390 tag remapAndrew Lunn4-13/+101
2016-12-03ipv4: fib: Replay events when registering FIB notifierIdo Schimmel4-5/+174
2016-12-03ipv4: fib: Allow for consistent FIB dumpingIdo Schimmel3-0/+6
2016-12-03ipv4: fib: Convert FIB notification chain to be atomicIdo Schimmel1-4/+4
2016-12-03rocker: Register FIB notifier before creating portsIdo Schimmel1-4/+5
2016-12-03rocker: Implement FIB offload in deferred workIdo Schimmel2-8/+51
2016-12-03rocker: Create an ordered workqueue for FIB offloadIdo Schimmel2-0/+12
2016-12-03mlxsw: spectrum_router: Implement FIB offload in deferred workIdo Schimmel1-10/+62
2016-12-03mlxsw: core: Create an ordered workqueue for FIB offloadIdo Schimmel2-0/+24
2016-12-03ipv4: fib: Add fib_info_hold() helperIdo Schimmel1-0/+5
2016-12-03ipv4: fib: Export free_fib_info()Ido Schimmel1-0/+1
2016-12-03act_mirred: fix a typo in get_devWANG Cong1-1/+1
2016-12-03tcp: fix the missing avr32 SOF_TIMESTAMPING_OPT_STATSYuchung Cheng1-0/+2
2016-12-03udp: be less conservative with sock rmem accountingPaolo Abeni1-2/+2
2016-12-03net_sched: gen_estimator: account for timer driftsEric Dumazet1-9/+16
2016-12-03sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID insteadEdward Cree13-56/+55
2016-12-03samples, bpf: Add automated test for cgroup filter attachmentsSargun Dhillon2-0/+134
2016-12-03samples, bpf: Refactor test_current_task_under_cgroup - separate out helpersSargun Dhillon4-85/+218
2016-12-03samples/bpf: silence compiler warningsAlexei Starovoitov1-0/+2
2016-12-03netns: fix net_generic() "id - 1" bloatAlexey Dobriyan2-15/+21
2016-12-03netns: add dummy struct inside "struct net_generic"Alexey Dobriyan2-6/+8
2016-12-03netns: publish net_generic correctlyAlexey Dobriyan1-5/+5
2016-12-03netlink: 2-clause nla_ok()Alexey Dobriyan1-2/+1
2016-12-03staging: wilc1000: use reset to set mac headerZhang Shengju1-2/+2
2016-12-03iwlwifi: use reset to set transport headerZhang Shengju1-1/+1
2016-12-03mlx4: use reset to set mac headerZhang Shengju1-1/+1
2016-12-03bnx2x: use reset to set network headerZhang Shengju1-1/+1
2016-12-03qede: use reset to set network headerZhang Shengju1-1/+1