summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-11net/tls: add kernel-driven TLS RX resyncJakub Kicinski
2019-06-11net/tls: rename handle_device_resync()Jakub Kicinski
2019-06-11net/tls: pass record number as a byte arrayJakub Kicinski
2019-06-11net/tls: simplify seq calculation in handle_device_resync()Jakub Kicinski
2019-06-11packet: remove unused variable 'status' in __packet_lookup_frame_in_blockMao Wenan
2019-06-11net: openvswitch: remove unnecessary ASSERT_OVSL in ovs_vport_del()Taehee Yoo
2019-06-11net: netlink: make netlink_walk_start() void return typeTaehee Yoo
2019-06-11selftests: pmtu: Introduce list_flush_ipv6_exception test caseStefano Brivio
2019-06-10Merge branch 'net-Enable-nexthop-objects-with-IPv4-and-IPv6-routes'David S. Miller
2019-06-10selftests: Add version of router_multipath.sh using nexthop objectsDavid Ahern
2019-06-10selftests: Add test with multiple prefixes using single nexthopDavid Ahern
2019-06-10selftests: icmp_redirect: Add support for routing via nexthop objectsDavid Ahern
2019-06-10selftests: pmtu: Add support for routing via nexthop objectsDavid Ahern
2019-06-10selftests: pmtu: Move route installs to a new functionDavid Ahern
2019-06-10selftests: pmtu: Move running of test into a new functionDavid Ahern
2019-06-10nexthops: add support for replaceDavid Ahern
2019-06-10ipv6: Allow routes to use nexthop objectsDavid Ahern
2019-06-10ipv4: Optimization for fib_info lookup with nexthopsDavid Ahern
2019-06-10ipv4: Allow routes to use nexthop objectsDavid Ahern
2019-06-10ipv6: Handle all fib6_nh in a nexthop in mtu updatesDavid Ahern
2019-06-10ipv6: Handle all fib6_nh in a nexthop in rt6_do_redirectDavid Ahern
2019-06-10ipv6: Handle all fib6_nh in a nexthop in __ip6_route_redirectDavid Ahern
2019-06-10ipv6: Handle all fib6_nh in a nexthop in exception handlingDavid Ahern
2019-06-10ipv6: Handle all fib6_nh in a nexthop in fib6_info_uses_devDavid Ahern
2019-06-10ipv6: Handle all fib6_nh in a nexthop in rt6_nlmsg_sizeDavid Ahern
2019-06-10ipv6: Handle all fib6_nh in a nexthop in __find_rr_leafDavid Ahern
2019-06-10ipv6: Handle all fib6_nh in a nexthop in rt6_device_matchDavid Ahern
2019-06-10ipv6: Handle all fib6_nh in a nexthop in fib6_drop_pcpu_fromDavid Ahern
2019-06-10nexthops: Add ipv6 helper to walk all fib6_nh in a nexthop structDavid Ahern
2019-06-10tcp: Make tcp_fastopen_alloc_ctx staticYueHaibing
2019-06-10Merge branch 'r8169-improve-handling-of-chip-specific-configuration'David S. Miller
2019-06-10r8169: remove struct rtl_cfg_infoHeiner Kallweit
2019-06-10r8169: remove member coalesce_info from struct rtl_cfg_infoHeiner Kallweit
2019-06-10r8169: remove callback hw_start from struct rtl_cfg_infoHeiner Kallweit
2019-06-10r8169: rename CPCMD_QUIRK_MASK and apply it on all chip versionsHeiner Kallweit
2019-06-10r8169: improve setting interrupt maskHeiner Kallweit
2019-06-10cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSIVarun Prakash
2019-06-10Merge branch 'mvpp2-stats'David S. Miller
2019-06-10net: mvpp2: Add support for more ethtool countersMaxime Chevallier
2019-06-10net: mvpp2: Rename mvpp2_ethtool_counters to mvpp2_ethtool_mib_countersMaxime Chevallier
2019-06-10net: mvpp2: Only clear the stat counters at port initMaxime Chevallier
2019-06-09ocelot: remove unused variable 'rc' in vcap_cmd()Mao Wenan
2019-06-09ipv6: tcp: send consistent autoflowlabel in TIME_WAIT stateEric Dumazet
2019-06-09Merge branch 'RGMII-delays-for-SJA1105-DSA-driver'David S. Miller
2019-06-09net: dsa: sja1105: Add RGMII delay support for P/Q/R/S chipsVladimir Oltean
2019-06-09net: dsa: sja1105: Remove duplicate rgmii_pad_mii_tx from regsVladimir Oltean
2019-06-09net: phy: broadcom: Add genphy_suspend and genphy_resume for BCM5464Vladimir Oltean
2019-06-09Merge branch 'Rethink-PHYLINK-callbacks-for-SJA1105-DSA'David S. Miller
2019-06-09net: dsa: sja1105: Rethink the PHYLINK callbacksVladimir Oltean
2019-06-09net: dsa: sja1105: Export the sja1105_inhibit_tx functionVladimir Oltean