aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/ipcomp.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-18vti: revert flush x-netns xfrm cache when vti interface is removedFlorian Westphal2-62/+0
2017-07-18drivers: net: add missing interrupt.h includeFlorian Westphal4-1/+4
2017-07-18net: dsa: mv88e6xxx: add a multi_chip info flagVivien Didelot2-79/+33
2017-07-18net: dsa: mv88e6xxx: add Energy Detect opsVivien Didelot6-47/+202
2017-07-18net: dsa: mv88e6xxx: add a global2_addr info flagVivien Didelot4-29/+38
2017-07-18net: dsa: mv88e6xxx: add POT operationVivien Didelot4-17/+45
2017-07-18net: dsa: mv88e6xxx: add POT flag to 88E6390Vivien Didelot1-0/+1
2017-07-18net: dsa: mv88e6xxx: distinguish Global 2 Rsvd2CPUVivien Didelot4-61/+85
2017-07-18net: dsa: mv88e6xxx: add number of Global 2 IRQsVivien Didelot4-15/+62
2017-07-18net: dsa: mv88e6xxx: remove 88E6185 G2 interruptVivien Didelot1-1/+0
2017-07-18net: dsa: mv88e6xxx: remove unused capabilitiesVivien Didelot1-26/+3
2017-07-18net: dsa: mv88e6xxx: fix 88E6321 family commentVivien Didelot1-1/+1
2017-07-18net: dsa: mv88e6xxx: remove LED control registerVivien Didelot1-3/+0
2017-07-18net: dsa: mv88e6xxx: remove unneeded dsa headerVivien Didelot1-1/+0
2017-07-17net: fix build error in devmap helper callsJohn Fastabend1-5/+20
2017-07-17mdio_bus: Remove unneeded gpiod NULL checkFabio Estevam1-4/+2
2017-07-17samples/bpf: add option for native and skb mode for redirect appsAndy Gospodarek2-18/+82
2017-07-17net: ec_bhf: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-17net: cadence: macb: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-17net: Revert "net: add function to allocate sk_buff head without data area"Florian Westphal2-35/+2
2017-07-17net: Kill NETIF_F_UFO and SKB_GSO_UDP.David S. Miller3-20/+16
2017-07-17inet: Remove software UFO fragmenting code.David S. Miller2-151/+7
2017-07-17net: Remove all references to SKB_GSO_UDP.David S. Miller8-61/+10
2017-07-17inet: Stop generating UFO packets.David S. Miller2-152/+0
2017-07-17net: Remove references to NETIF_F_UFO from ethtool.David S. Miller1-7/+0
2017-07-17net: Remove references to NETIF_F_UFO in netdev_fix_features().David S. Miller1-18/+0
2017-07-17virtio_net: Remove references to NETIF_F_UFO.David S. Miller1-4/+2
2017-07-17dummy: Remove references to NETIF_F_UFO.David S. Miller1-1/+1
2017-07-17tun/tap: Remove references to NETIF_F_UFO.David S. Miller2-11/+3
2017-07-17macvlan/macvtap: Remove NETIF_F_UFO advertisement.David S. Miller2-2/+2
2017-07-17ipvlan: Stop advertising NETIF_F_UFO support.David S. Miller2-2/+2
2017-07-17macb: Remove bogus reference to NETIF_F_UFO.David S. Miller1-1/+1
2017-07-17s2io: Remove UFO support.David S. Miller1-45/+0
2017-07-17xdp: bpf redirect with map sample programJohn Fastabend4-0/+194
2017-07-17net: add notifier hooks for devmap bpf mapJohn Fastabend3-2/+75
2017-07-17xdp: Add batching support to redirect mapJohn Fastabend6-15/+166
2017-07-17bpf: add bpf_redirect_map helper routineJohn Fastabend5-1/+78
2017-07-17bpf: add devmap, a map for storing net device referencesJohn Fastabend6-0/+294
2017-07-17xdp: add trace event for xdp redirectJohn Fastabend4-7/+43
2017-07-17ixgbe: add initial support for xdp redirectJohn Fastabend1-1/+40
2017-07-17net: implement XDP_REDIRECT for xdp genericJohn Fastabend3-2/+47
2017-07-17xdp: sample program for new bpf_redirect helperJohn Fastabend3-0/+187
2017-07-17xdp: add bpf_redirect helper functionJohn Fastabend4-0/+63
2017-07-17net: xdp: support xdp generic on virtual devicesJohn Fastabend1-95/+113
2017-07-17ixgbe: NULL xdp_tx rings on resource cleanupJohn Fastabend1-2/+6
2017-07-17mlxsw: spectrum: Improve IPv6 unregistered multicast floodingArkadi Sharshevsky1-1/+1
2017-07-17mlxsw: spectrum: Add support for IPv6 MLDv1/2 trapsArkadi Sharshevsky3-0/+15
2017-07-17mlxsw: spectrum: Trap IPv4 packets with Router Alert optionIdo Schimmel2-0/+2
2017-07-17mlxsw: spectrum: Mark packets trapped in routerIdo Schimmel1-7/+7
2017-07-17mlxsw: spectrum_flower: Add support for ip tosOr Gerlitz1-0/+7