| Commit message (Expand) | Author | Age | Files | Lines |
* | socket: skip checking sk_err for recvmmsg(MSG_ERRQUEUE) | Soheil Hassas Yeganeh | 2018-03-02 | 1 | -4/+6 |
* | Merge branch 'net-phy-Reduce-duplication' | David S. Miller | 2018-03-02 | 6 | -73/+36 |
|\ |
|
| * | net: phy: marvell10g: Utilize gen10g_no_soft_reset() | Florian Fainelli | 2018-03-02 | 1 | -10/+1 |
| * | net: phy: cortina: Utilize generic functions | Florian Fainelli | 2018-03-02 | 1 | -15/+3 |
| * | net: phy: teranetics: Utilize generic functions | Florian Fainelli | 2018-03-02 | 1 | -27/+5 |
| * | net: phy: Export gen10g_* functions | Florian Fainelli | 2018-03-02 | 2 | -7/+21 |
| * | net: phy: aquantia: Utilize genphy_c45_aneg_done() | Florian Fainelli | 2018-03-02 | 1 | -14/+6 |
|/ |
|
* | Merge branch 'mac89x0-fixes-and-cleanups' | David S. Miller | 2018-03-02 | 4 | -113/+53 |
|\ |
|
| * | net/mac89x0: Replace custom debug logging with netif_* calls | Finn Thain | 2018-03-02 | 1 | -32/+15 |
| * | net/mac89x0: Fix and modernize log messages | Finn Thain | 2018-03-02 | 1 | -10/+9 |
| * | net/mac89x0: Convert to platform_driver | Finn Thain | 2018-03-02 | 4 | -43/+33 |
| * | net/mac89x0: Remove redundant code | Finn Thain | 2018-03-02 | 1 | -32/+0 |
|/ |
|
* | Merge branch 'forwarding-selftest-fixes' | David S. Miller | 2018-03-02 | 8 | -33/+53 |
|\ |
|
| * | selftests: forwarding: Add description to the multipath tests | David Ahern | 2018-03-02 | 1 | -17/+20 |
| * | selftests: forwarding: Use PING6 instead of ping for ipv6 multipath test | David Ahern | 2018-03-02 | 1 | -1/+1 |
| * | selftests: forwarding: Handle 0 for packet difference in multipath tests | David Ahern | 2018-03-02 | 1 | -0/+7 |
| * | selftests: forwarding: Only check tc version for tc tests | David Ahern | 2018-03-02 | 7 | -15/+25 |
|/ |
|
* | fib_rules: FRA_GENERIC_POLICY updates for ip proto, sport and dport attrs | Roopa Prabhu | 2018-03-02 | 1 | -1/+5 |
* | ipv6: allow userspace to add IFA_F_OPTIMISTIC addresses | Sabrina Dubroca | 2018-03-01 | 1 | -1/+34 |
* | net: Fix spelling mistake "greater then" -> "greater than" | Gal Pressman | 2018-03-01 | 2 | -2/+2 |
* | net: phylink: Remove redundant netdev.phydev assignment | Richard Cochran | 2018-03-01 | 1 | -2/+0 |
* | Merge branch 'smc-link-layer-control-enhancements' | David S. Miller | 2018-03-01 | 8 | -138/+592 |
|\ |
|
| * | net/smc: prevent new connections on link group | Karsten Graul | 2018-03-01 | 4 | -18/+12 |
| * | net/smc: process add/delete link messages | Karsten Graul | 2018-03-01 | 5 | -7/+223 |
| * | net/smc: do not allow eyecatchers in rmbe | Karsten Graul | 2018-03-01 | 4 | -3/+27 |
| * | net/smc: process confirm/delete rkey messages | Karsten Graul | 2018-03-01 | 4 | -10/+186 |
| * | net/smc: respond to test link messages | Karsten Graul | 2018-03-01 | 2 | -1/+56 |
| * | net/smc: remove unused fields from smc structures | Karsten Graul | 2018-03-01 | 4 | -18/+8 |
| * | net/smc: move netinfo function to file smc_clc.c | Karsten Graul | 2018-03-01 | 4 | -45/+45 |
| * | net/smc: cleanup smc_llc.h and smc_clc.h headers | Stefan Raspl | 2018-03-01 | 5 | -38/+37 |
|/ |
|
* | Merge branch 'ipv4-ipv6-mcast-align' | David S. Miller | 2018-03-01 | 12 | -1172/+1249 |
|\ |
|
| * | ipmr, ip6mr: Unite dumproute flows | Yuval Mintz | 2018-03-01 | 4 | -239/+230 |
| * | ip6mr: Remove MFC_NOTIFY and refactor flags | Yuval Mintz | 2018-03-01 | 4 | -15/+9 |
| * | ipmr, ip6mr: Unite vif seq functions | Yuval Mintz | 2018-03-01 | 4 | -89/+76 |
| * | ipmr, ip6mr: Unite mfc seq logic | Yuval Mintz | 2018-03-01 | 4 | -178/+143 |
| * | ipmr, ip6mr: Unite logic for searching in MFC cache | Yuval Mintz | 2018-03-01 | 4 | -117/+134 |
| * | ipmr, ip6mr: Make mfc_cache a common structure | Yuval Mintz | 2018-03-01 | 6 | -303/+312 |
| * | ipmr, ip6mr: Unite creation of new mr_table | Yuval Mintz | 2018-03-01 | 4 | -37/+64 |
| * | mroute*: Make mr_table a common struct | Yuval Mintz | 2018-03-01 | 6 | -187/+186 |
| * | ip6mr: Align hash implementation to ipmr | Yuval Mintz | 2018-03-01 | 2 | -159/+184 |
| * | ip6mr: Make mroute_sk rcu-based | Yuval Mintz | 2018-03-01 | 3 | -22/+31 |
| * | ipmr,ipmr6: Define a uniform vif_device | Yuval Mintz | 2018-03-01 | 9 | -63/+117 |
|/ |
|
* | Merge branch 'fib_rules-support-sport-dport-and-proto-match' | David S. Miller | 2018-03-01 | 14 | -31/+292 |
|\ |
|
| * | ipv6: route: dissect flow in input path if fib rules need it | Roopa Prabhu | 2018-03-01 | 6 | -12/+72 |
| * | ipv6: route: dissect flow in input path if fib rules need it | Roopa Prabhu | 2018-03-01 | 5 | -16/+65 |
| * | ipv6: fib6_rules: support for match on sport, dport and ip proto | Roopa Prabhu | 2018-03-01 | 1 | -0/+11 |
| * | ipv4: fib_rules: support match on sport, dport and ip proto | Roopa Prabhu | 2018-03-01 | 1 | -0/+11 |
| * | net: fib_rules: support for match on ip_proto, sport and dport | Roopa Prabhu | 2018-03-01 | 3 | -3/+133 |
|/ |
|
* | r8169: fix interrupt number after adding support for MSI-X interrupts | Heiner Kallweit | 2018-02-28 | 1 | -2/+3 |
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2018-02-28 | 6 | -20/+23 |
|\ |
|