summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2015-08-24Merge tag 'nfc-next-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2015-08-23route: fix breakage after moving lwtunnel stateJiri Benc
2015-08-23vxlan: GRO support at tunnel layerTom Herbert
2015-08-21ipvs: add more mcast parameters for the sync daemonJulian Anastasov
2015-08-21ipvs: add sync_maxlen parameter for the sync daemonJulian Anastasov
2015-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2015-08-20ipv6: route: extend flow representation with tunnel keyJiri Benc
2015-08-20vxlan: provide access function for vxlan socket address familyJiri Benc
2015-08-20ipv6: ndisc: inherit metadata dst when creating ndisc requestsJiri Benc
2015-08-20route: move lwtunnel state to dst_entryJiri Benc
2015-08-20ip_tunnels: use tos and ttl fields also for IPv6Jiri Benc
2015-08-20ip_tunnels: add IPv6 addresses to ip_tunnel_keyJiri Benc
2015-08-20ip_tunnels: use offsetofendJiri Benc
2015-08-20ip_tunnels: use u8/u16/u32Jiri Benc
2015-08-20ip_tunnels: remove custom alignment and packingJiri Benc
2015-08-20nfc: netlink: Add capability to reply to vendor_cmd with dataChristophe Ricard
2015-08-20NFC: nci: export nci_core_reset and nci_core_initRobert Baldyga
2015-08-20NFC: nci: Add post_setup handlerRobert Baldyga
2015-08-20vrf: vrf_master_ifindex_rcu is not always called with rcu read lockNikolay Aleksandrov
2015-08-20lwtunnel: Fix the sparse warnings in fib_encap_matchYing Xue
2015-08-19netfilter: bridge: fix IPv6 packets not being bridged with CONFIG_IPV6=nBernhard Thaler
2015-08-19netfilter: nf_tables: Use 32 bit addressing register from nft_type_to_reg()Pablo Neira Ayuso
2015-08-19vrf: drop unused num_slaves memberNikolay Aleksandrov
2015-08-19lwtunnel: fix memory leakJiri Benc
2015-08-18net: dsa: Add dsa_is_dsa_port() helperAndrew Lunn
2015-08-18net: Add inet_proto_csum_replace_by_diff utility functionTom Herbert
2015-08-18net: Change pseudohdr argument of inet_proto_csum_replace* to be a boolTom Herbert
2015-08-18lwt: Add support to redirect dst.inputTom Herbert
2015-08-17netfilter: nf_conntrack: add efficient mark to zone mappingDaniel Borkmann
2015-08-17netfilter: nf_conntrack: add direction support for zonesDaniel Borkmann
2015-08-17inet: Move VRF table lookup to inlined functionDavid Ahern
2015-08-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-08-17Merge tag 'mac80211-next-for-davem-2015-08-14' of git://git.kernel.org/pub/sc...David S. Miller
2015-08-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-08-14net: Fix up inet_addr_type checksDavid Ahern
2015-08-14net: Add inet_addr lookup by tableDavid Ahern
2015-08-14net: Use VRF device index for lookups on TXDavid Ahern
2015-08-14net: Introduce VRF related flags and helpersDavid Ahern
2015-08-14net: dsa: add support for switchdev VLAN objectsVivien Didelot
2015-08-13mac80211: remove ieee80211_aes_cmac_calculate_k1_k2()Johannes Berg
2015-08-116lowpan: add generic 6lowpan netdev private dataAlexander Aring
2015-08-11net: switchdev: support static FDB addressesVivien Didelot
2015-08-11net: dsa: change FDB routines prototypesVivien Didelot
2015-08-11Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"David S. Miller
2015-08-11xfrm: Add oif to dst lookupsDavid Ahern
2015-08-11netfilter: nf_conntrack: push zone object into functionsDaniel Borkmann
2015-08-10gre: Remove support for sharing GRE protocol hook.Pravin B Shelar
2015-08-10openvswitch: Use regular GRE net_device instead of vportPravin B Shelar
2015-08-10ip_gre: Add support to collect tunnel metadata.Pravin B Shelar