Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-02-28 | selftests: forwarding: Test IPv4 weighted nexthops | Ido Schimmel | 2 | -0/+91 |
2018-02-28 | selftests: forwarding: Create test topology for multipath routing | Ido Schimmel | 1 | -0/+209 |
2018-02-28 | selftests: forwarding: Add a test for basic IPv4 and IPv6 routing | Ido Schimmel | 2 | -0/+140 |
2018-02-28 | selftests: forwarding: Add a test for flooded traffic | Ido Schimmel | 2 | -0/+90 |
2018-02-28 | selftests: forwarding: Add a test for FDB learning | Ido Schimmel | 2 | -1/+96 |
2018-02-28 | selftests: forwarding: Add initial testing framework | Ido Schimmel | 6 | -0/+465 |
2018-02-28 | ipvlan: use per device spinlock to protect addrs list updates | Paolo Abeni | 3 | -35/+56 |
2018-02-28 | ipvlan: egress mcast packets are not exceptional | Paolo Abeni | 1 | -2/+2 |
2018-02-28 | Merge branch 'mlxsw-mq-red-offload' | David S. Miller | 6 | -35/+244 |
2018-02-28 | mlxsw: spectrum: qdiscs: prio: Handle graft command | Nogah Frankel | 1 | -0/+54 |
2018-02-28 | net: sch: prio: Add offload ability for grafting a child | Nogah Frankel | 2 | -0/+40 |
2018-02-28 | mlxsw: spectrum: qdiscs: prio: Delete child qdiscs when removing bands | Nogah Frankel | 2 | -8/+12 |
2018-02-28 | mlxsw: spectrum: Update sch_prio stats to include sch_red related drops | Nogah Frankel | 1 | -1/+4 |
2018-02-28 | net: sch: Don't warn on missmatching qlen and backlog for offloaded qdiscs | Nogah Frankel | 1 | -1/+6 |
2018-02-28 | mlxsw: spectrum: qdiscs: Update backlog handling of a child qdiscs | Nogah Frankel | 1 | -2/+12 |
2018-02-28 | mlxsw: spectrum: qdiscs: Collect stats for sch_red based on priomap | Nogah Frankel | 1 | -19/+50 |
2018-02-28 | mlxsw: spectrum: qdiscs: Add priority map per qdisc | Nogah Frankel | 1 | -0/+7 |
2018-02-28 | mlxsw: spectrum: Add priority counters | Nogah Frankel | 2 | -0/+12 |
2018-02-28 | mlxsw: spectrum: qdiscs: Support qdisc per tclass | Nogah Frankel | 2 | -10/+53 |
2018-02-28 | net: mvpp2: Add hardware offloading for VLAN filtering | Maxime Chevallier | 1 | -34/+380 |