Age | Commit message (Expand) | Author | Files | Lines |
2016-12-04 | netfilter: conntrack: remove unused init_net hook | Florian Westphal | 3 | -17/+0 |
2016-12-04 | netfilter: conntrack: built-in support for UDPlite | Davide Caratti | 8 | -73/+41 |
2016-12-04 | netfilter: conntrack: built-in support for SCTP | Davide Caratti | 8 | -72/+38 |
2016-12-04 | netfilter: conntrack: built-in support for DCCP | Davide Caratti | 9 | -75/+41 |
2016-12-04 | netfilter: nf_conntrack_tuple_common.h: fix #include | Davide Caratti | 1 | -0/+3 |
2016-12-04 | Merge tag 'ipvs-for-v4.10' of https://git.kernel.org/pub/scm/linux/kernel/git... | Pablo Neira Ayuso | 2 | -1/+55 |
2016-12-04 | netfilter: nfnetlink_log: add "nf-logger-5-1" module alias name | Liping Zhang | 1 | -0/+1 |
2016-12-04 | netfilter: nf_log: do not assume ethernet header in netdev family | Liping Zhang | 4 | -4/+9 |
2016-12-04 | netfilter: built-in NAT support for UDPlite | Davide Caratti | 5 | -38/+11 |
2016-12-04 | netfilter: built-in NAT support for SCTP | Davide Caratti | 5 | -36/+10 |
2016-12-04 | netfilter: built-in NAT support for DCCP | Davide Caratti | 5 | -37/+11 |
2016-12-04 | netfilter: update Arturo Borrero Gonzalez email address | Arturo Borrero Gonzalez | 6 | -12/+12 |
2016-12-03 | ipv6 addrconf: Implemented enhanced DAD (RFC7527) | Erik Nordmark | 8 | -6/+64 |
2016-12-03 | Merge branch 'mv88e6390-batch-three' | David S. Miller | 8 | -42/+225 |
2016-12-03 | net: dsa: mv88e6xxx: Implement mv88e6390 pause control | Andrew Lunn | 4 | -0/+23 |
2016-12-03 | net: dsa: mv88e6xxx: Refactor pause configuration | Andrew Lunn | 4 | -8/+33 |
2016-12-03 | net: dsa: mv88e6xxx: Refactor egress rate limiting | Andrew Lunn | 4 | -12/+35 |
2016-12-03 | net: dsa: mv88e6xxx: Refactor setting of jumbo frames | Andrew Lunn | 4 | -5/+38 |
2016-12-03 | net: dsa: mv88e6xxx: Reserved Management frames to CPU | Andrew Lunn | 6 | -18/+97 |
2016-12-03 | Merge branch 'mv88e6390-batch-two' | David S. Miller | 6 | -88/+594 |
2016-12-03 | net: dsa: mv88e6xxx: Refactor CPU and DSA port setup | Andrew Lunn | 4 | -49/+319 |
2016-12-03 | net: dsa: mv88e6xxx: Move the tagging protocol into info | Andrew Lunn | 2 | -19/+31 |
2016-12-03 | net: dsa: mv88e6xxx: Monitor and Management tables | Andrew Lunn | 4 | -9/+145 |
2016-12-03 | net: dsa: mv88e6xxx: Implement mv88e6390 tag remap | Andrew Lunn | 4 | -13/+101 |
2016-12-03 | Merge branch 'fib-notifier-event-replay' | David S. Miller | 11 | -29/+342 |
2016-12-03 | ipv4: fib: Replay events when registering FIB notifier | Ido Schimmel | 4 | -5/+174 |
2016-12-03 | ipv4: fib: Allow for consistent FIB dumping | Ido Schimmel | 3 | -0/+6 |
2016-12-03 | ipv4: fib: Convert FIB notification chain to be atomic | Ido Schimmel | 1 | -4/+4 |
2016-12-03 | rocker: Register FIB notifier before creating ports | Ido Schimmel | 1 | -4/+5 |
2016-12-03 | rocker: Implement FIB offload in deferred work | Ido Schimmel | 2 | -8/+51 |
2016-12-03 | rocker: Create an ordered workqueue for FIB offload | Ido Schimmel | 2 | -0/+12 |
2016-12-03 | mlxsw: spectrum_router: Implement FIB offload in deferred work | Ido Schimmel | 1 | -10/+62 |
2016-12-03 | mlxsw: core: Create an ordered workqueue for FIB offload | Ido Schimmel | 2 | -0/+24 |
2016-12-03 | ipv4: fib: Add fib_info_hold() helper | Ido Schimmel | 1 | -0/+5 |
2016-12-03 | ipv4: fib: Export free_fib_info() | Ido Schimmel | 1 | -0/+1 |
2016-12-03 | act_mirred: fix a typo in get_dev | WANG Cong | 1 | -1/+1 |
2016-12-03 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 9 | -184/+511 |
2016-12-03 | tcp: fix the missing avr32 SOF_TIMESTAMPING_OPT_STATS | Yuchung Cheng | 1 | -0/+2 |
2016-12-03 | udp: be less conservative with sock rmem accounting | Paolo Abeni | 1 | -2/+2 |
2016-12-03 | net_sched: gen_estimator: account for timer drifts | Eric Dumazet | 1 | -9/+16 |
2016-12-03 | sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead | Edward Cree | 13 | -56/+55 |
2016-12-03 | Merge branch 'samples-bpf-automated-cgroup-tests' | David S. Miller | 5 | -85/+352 |
2016-12-03 | samples, bpf: Add automated test for cgroup filter attachments | Sargun Dhillon | 2 | -0/+134 |
2016-12-03 | samples, bpf: Refactor test_current_task_under_cgroup - separate out helpers | Sargun Dhillon | 4 | -85/+218 |
2016-12-03 | samples/bpf: silence compiler warnings | Alexei Starovoitov | 1 | -0/+2 |
2016-12-03 | netns: fix net_generic() "id - 1" bloat | Alexey Dobriyan | 2 | -15/+21 |
2016-12-03 | netns: add dummy struct inside "struct net_generic" | Alexey Dobriyan | 2 | -6/+8 |
2016-12-03 | netns: publish net_generic correctly | Alexey Dobriyan | 1 | -5/+5 |
2016-12-03 | netlink: 2-clause nla_ok() | Alexey Dobriyan | 1 | -2/+1 |
2016-12-03 | staging: wilc1000: use reset to set mac header | Zhang Shengju | 1 | -2/+2 |