summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-18net: dsa: mv88e6xxx: remove unused capabilitiesVivien Didelot
2017-07-18net: dsa: mv88e6xxx: fix 88E6321 family commentVivien Didelot
2017-07-18net: dsa: mv88e6xxx: remove LED control registerVivien Didelot
2017-07-18net: dsa: mv88e6xxx: remove unneeded dsa headerVivien Didelot
2017-07-17net: fix build error in devmap helper callsJohn Fastabend
2017-07-17mdio_bus: Remove unneeded gpiod NULL checkFabio Estevam
2017-07-17samples/bpf: add option for native and skb mode for redirect appsAndy Gospodarek
2017-07-17net: ec_bhf: constify pci_device_id.Arvind Yadav
2017-07-17net: cadence: macb: constify pci_device_id.Arvind Yadav
2017-07-17net: Revert "net: add function to allocate sk_buff head without data area"Florian Westphal
2017-07-17Merge branch 'net-ufo-remove'David S. Miller
2017-07-17net: Kill NETIF_F_UFO and SKB_GSO_UDP.David S. Miller
2017-07-17inet: Remove software UFO fragmenting code.David S. Miller
2017-07-17net: Remove all references to SKB_GSO_UDP.David S. Miller
2017-07-17inet: Stop generating UFO packets.David S. Miller
2017-07-17net: Remove references to NETIF_F_UFO from ethtool.David S. Miller
2017-07-17net: Remove references to NETIF_F_UFO in netdev_fix_features().David S. Miller
2017-07-17virtio_net: Remove references to NETIF_F_UFO.David S. Miller
2017-07-17dummy: Remove references to NETIF_F_UFO.David S. Miller
2017-07-17tun/tap: Remove references to NETIF_F_UFO.David S. Miller
2017-07-17macvlan/macvtap: Remove NETIF_F_UFO advertisement.David S. Miller
2017-07-17ipvlan: Stop advertising NETIF_F_UFO support.David S. Miller
2017-07-17macb: Remove bogus reference to NETIF_F_UFO.David S. Miller
2017-07-17s2io: Remove UFO support.David S. Miller
2017-07-17Merge branch 'xdp-redirect'David S. Miller
2017-07-17xdp: bpf redirect with map sample programJohn Fastabend
2017-07-17net: add notifier hooks for devmap bpf mapJohn Fastabend
2017-07-17xdp: Add batching support to redirect mapJohn Fastabend
2017-07-17bpf: add bpf_redirect_map helper routineJohn Fastabend
2017-07-17bpf: add devmap, a map for storing net device referencesJohn Fastabend
2017-07-17xdp: add trace event for xdp redirectJohn Fastabend
2017-07-17ixgbe: add initial support for xdp redirectJohn Fastabend
2017-07-17net: implement XDP_REDIRECT for xdp genericJohn Fastabend
2017-07-17xdp: sample program for new bpf_redirect helperJohn Fastabend
2017-07-17xdp: add bpf_redirect helper functionJohn Fastabend
2017-07-17net: xdp: support xdp generic on virtual devicesJohn Fastabend
2017-07-17ixgbe: NULL xdp_tx rings on resource cleanupJohn Fastabend
2017-07-17Merge branch 'mlxsw-traps'David S. Miller
2017-07-17mlxsw: spectrum: Improve IPv6 unregistered multicast floodingArkadi Sharshevsky
2017-07-17mlxsw: spectrum: Add support for IPv6 MLDv1/2 trapsArkadi Sharshevsky
2017-07-17mlxsw: spectrum: Trap IPv4 packets with Router Alert optionIdo Schimmel
2017-07-17mlxsw: spectrum: Mark packets trapped in routerIdo Schimmel
2017-07-17Merge branch 'mlxsw-ttl-tos'David S. Miller
2017-07-17mlxsw: spectrum_flower: Add support for ip tosOr Gerlitz
2017-07-17mlxsw: spectrum: Add tos to the ipv4 acl blockOr Gerlitz
2017-07-17mlxsw: acl: Add ip tos acl elementOr Gerlitz
2017-07-17mlxsw: spectrum_flower: Add support for ip ttlOr Gerlitz
2017-07-17mlxsw: spectrum: Add ttl to the ipv4 acl blockOr Gerlitz
2017-07-17mlxsw: acl: Add ip ttl acl elementOr Gerlitz
2017-07-17inetpeer: remove AVL implementation in favor of RB treeEric Dumazet