summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-08net: phy: remove useless check in state machine case PHY_RESUMINGHeiner Kallweit
2018-11-08net: phy: remove useless check in state machine case PHY_NOLINKHeiner Kallweit
2018-11-07Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2018-11-07Merge branch 'nfp-add-and-use-tunnel-netdev-helpers'David S. Miller
2018-11-07nfp: flower: include geneve as supported offload tunnel typeJohn Hurley
2018-11-07nfp: flower: use geneve and vxlan helpersJohn Hurley
2018-11-07net: add netif_is_geneve()John Hurley
2018-11-07sfc: add missing NVRAM partition types for EF10Edward Cree
2018-11-07Merge branch 'vlan-prepare-for-removal-of-VLAN_TAG_PRESENT'David S. Miller
2018-11-07net/vlan: remove unused #define HAVE_VLAN_GET_TAGMichał Mirosław
2018-11-07net/vlan: include the shift in skb_vlan_tag_get_prio()Michał Mirosław
2018-11-07net/vlan: introduce __vlan_hwaccel_copy_tag() helperMichał Mirosław
2018-11-07net/vlan: introduce __vlan_hwaccel_clear_tag() helperMichał Mirosław
2018-11-07inet: minor optimization for backlog setting in listen(2)Yafang Shao
2018-11-07net: vlan: add support for tunnel offloadDavide Caratti
2018-11-07tun: compute the RFS hash only if needed.Paolo Abeni
2018-11-07net/wan/fsl_ucc_hdlc: add BQL supportMathias Thore
2018-11-07net: phy: realtek: load driver for all PHYs with a Realtek OUIHeiner Kallweit
2018-11-07net: phy: make phy_trigger_machine staticHeiner Kallweit
2018-11-07net: dsa: bcm_sf2: fix semicolon.cocci warningskbuild test robot
2018-11-07net: phy: bcm7xxx: Add entry for BCM7255Justin Chen
2018-11-07Merge branch 'udp-gro'David S. Miller
2018-11-07selftests: add functionals test for UDP GROPaolo Abeni
2018-11-07selftests: add some benchmark for UDP GROPaolo Abeni
2018-11-07selftests: add dummy xdp test helperPaolo Abeni
2018-11-07selftests: add GRO support to udp bench rx programPaolo Abeni
2018-11-07udp: cope with UDP GRO packet misdirectionPaolo Abeni
2018-11-07ipv6: factor out protocol delivery helperPaolo Abeni
2018-11-07ip: factor out protocol delivery helperPaolo Abeni
2018-11-07udp: add support for UDP_GRO cmsgPaolo Abeni
2018-11-07udp: implement GRO for plain UDP sockets.Paolo Abeni
2018-11-07udp: implement complete book-keeping for encap_neededPaolo Abeni
2018-11-07Merge branch 'vrf-allow-simultaneous-service-instances-in-default-and-other-V...David S. Miller
2018-11-07ipv6: do not drop vrf udp multicast packetsDewi Morgan
2018-11-07ipv6: handling of multicast packets received in VRFMike Manning
2018-11-07ipv6: allow ping to link-local address in VRFMike Manning
2018-11-07vrf: mark skb for multicast or link-local as enslaved to VRFMike Manning
2018-11-07net: fix raw socket lookup device bind matching with VRFsDuncan Eastoe
2018-11-07net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFsMike Manning
2018-11-07net: ensure unbound datagram socket to be chosen when not in a VRFMike Manning
2018-11-07net: ensure unbound stream socket to be chosen when not in a VRFMike Manning
2018-11-07net: allow binding socket in a VRF when there's an unbound socketRobert Shearman
2018-11-07net: hns3: Remove set but not used variable 'reset_level'YueHaibing
2018-11-07Merge branch 'nfp-more-set-actions-and-notifier-refactor'David S. Miller
2018-11-07nfp: flower: use the common netdev notifierJakub Kicinski
2018-11-07nfp: register a notifier handler in a central location for the deviceJakub Kicinski
2018-11-07nfp: flower: make nfp_fl_lag_changels_event() voidJakub Kicinski
2018-11-07nfp: flower: don't try to nack device unregister eventsJakub Kicinski
2018-11-07nfp: flower: remove unnecessary iteration over devicesJakub Kicinski
2018-11-07nfp: flower: add ipv6 set flow label and hop limit offloadPieter Jansen van Vuuren