Age | Commit message (Expand) | Author | Files | Lines |
2018-03-01 | net/mac89x0: Convert to platform_driver | Finn Thain | 4 | -43/+33 |
2018-03-01 | net/mac89x0: Remove redundant code | Finn Thain | 1 | -32/+0 |
2018-03-01 | Merge branch 'forwarding-selftest-fixes' | David S. Miller | 8 | -33/+53 |
2018-03-01 | selftests: forwarding: Add description to the multipath tests | David Ahern | 1 | -17/+20 |
2018-03-01 | selftests: forwarding: Use PING6 instead of ping for ipv6 multipath test | David Ahern | 1 | -1/+1 |
2018-03-01 | selftests: forwarding: Handle 0 for packet difference in multipath tests | David Ahern | 1 | -0/+7 |
2018-03-01 | selftests: forwarding: Only check tc version for tc tests | David Ahern | 7 | -15/+25 |
2018-03-01 | fib_rules: FRA_GENERIC_POLICY updates for ip proto, sport and dport attrs | Roopa Prabhu | 1 | -1/+5 |
2018-03-02 | samples/bpf: detach prog from cgroup | Prashant Bhole | 2 | -0/+4 |
2018-03-01 | ipv6: allow userspace to add IFA_F_OPTIMISTIC addresses | Sabrina Dubroca | 1 | -1/+34 |
2018-03-01 | net: Fix spelling mistake "greater then" -> "greater than" | Gal Pressman | 2 | -2/+2 |
2018-03-01 | net: phylink: Remove redundant netdev.phydev assignment | Richard Cochran | 1 | -2/+0 |
2018-03-01 | Merge branch 'smc-link-layer-control-enhancements' | David S. Miller | 8 | -138/+592 |
2018-03-01 | net/smc: prevent new connections on link group | Karsten Graul | 4 | -18/+12 |
2018-03-01 | net/smc: process add/delete link messages | Karsten Graul | 5 | -7/+223 |
2018-03-01 | net/smc: do not allow eyecatchers in rmbe | Karsten Graul | 4 | -3/+27 |
2018-03-01 | net/smc: process confirm/delete rkey messages | Karsten Graul | 4 | -10/+186 |
2018-03-01 | net/smc: respond to test link messages | Karsten Graul | 2 | -1/+56 |
2018-03-01 | net/smc: remove unused fields from smc structures | Karsten Graul | 4 | -18/+8 |
2018-03-01 | net/smc: move netinfo function to file smc_clc.c | Karsten Graul | 4 | -45/+45 |
2018-03-01 | net/smc: cleanup smc_llc.h and smc_clc.h headers | Stefan Raspl | 5 | -38/+37 |
2018-03-01 | Merge branch 'ipv4-ipv6-mcast-align' | David S. Miller | 12 | -1172/+1249 |
2018-03-01 | ipmr, ip6mr: Unite dumproute flows | Yuval Mintz | 4 | -239/+230 |
2018-03-01 | ip6mr: Remove MFC_NOTIFY and refactor flags | Yuval Mintz | 4 | -15/+9 |
2018-03-01 | ipmr, ip6mr: Unite vif seq functions | Yuval Mintz | 4 | -89/+76 |
2018-03-01 | ipmr, ip6mr: Unite mfc seq logic | Yuval Mintz | 4 | -178/+143 |
2018-03-01 | ipmr, ip6mr: Unite logic for searching in MFC cache | Yuval Mintz | 4 | -117/+134 |
2018-03-01 | ipmr, ip6mr: Make mfc_cache a common structure | Yuval Mintz | 6 | -303/+312 |
2018-03-01 | ipmr, ip6mr: Unite creation of new mr_table | Yuval Mintz | 4 | -37/+64 |
2018-03-01 | mroute*: Make mr_table a common struct | Yuval Mintz | 6 | -187/+186 |
2018-03-01 | ip6mr: Align hash implementation to ipmr | Yuval Mintz | 2 | -159/+184 |
2018-03-01 | ip6mr: Make mroute_sk rcu-based | Yuval Mintz | 3 | -22/+31 |
2018-03-01 | ipmr,ipmr6: Define a uniform vif_device | Yuval Mintz | 9 | -63/+117 |
2018-02-28 | Merge branch 'fib_rules-support-sport-dport-and-proto-match' | David S. Miller | 14 | -31/+292 |
2018-02-28 | ipv6: route: dissect flow in input path if fib rules need it | Roopa Prabhu | 6 | -12/+72 |
2018-02-28 | ipv6: route: dissect flow in input path if fib rules need it | Roopa Prabhu | 5 | -16/+65 |
2018-02-28 | ipv6: fib6_rules: support for match on sport, dport and ip proto | Roopa Prabhu | 1 | -0/+11 |
2018-02-28 | ipv4: fib_rules: support match on sport, dport and ip proto | Roopa Prabhu | 1 | -0/+11 |
2018-02-28 | net: fib_rules: support for match on ip_proto, sport and dport | Roopa Prabhu | 3 | -3/+133 |
2018-02-28 | r8169: fix interrupt number after adding support for MSI-X interrupts | Heiner Kallweit | 1 | -2/+3 |
2018-02-28 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 6 | -20/+23 |
2018-02-28 | Merge branch 'selftests-forwarding-Add-VRF-based-tests' | David S. Miller | 13 | -0/+1825 |
2018-02-28 | selftests: forwarding: Introduce basic shared blocks tests | Jiri Pirko | 2 | -0/+128 |
2018-02-28 | selftests: forwarding: Introduce basic tc chains tests | Jiri Pirko | 1 | -0/+122 |
2018-02-28 | selftests: forwarding: Introduce tc actions tests | Jiri Pirko | 1 | -0/+195 |
2018-02-28 | selftests: forwarding: Introduce tc flower matching tests | Jiri Pirko | 2 | -0/+219 |
2018-02-28 | selftests: forwarding: Allow to get netdev interfaces names from commandline | Jiri Pirko | 1 | -0/+15 |
2018-02-28 | selftests: forwarding: Add MAC get helper | Jiri Pirko | 1 | -0/+7 |
2018-02-28 | selftests: forwarding: Add tc offload check helper | Jiri Pirko | 1 | -0/+13 |
2018-02-28 | selftests: forwarding: Test IPv6 weighted nexthops | Ido Schimmel | 1 | -0/+36 |