aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-23Merge tag 'nfc-next-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextDavid S. Miller2-0/+44
2015-08-23route: fix breakage after moving lwtunnel stateJiri Benc1-2/+5
2015-08-23vxlan: GRO support at tunnel layerTom Herbert1-0/+1
2015-08-21ipvs: add more mcast parameters for the sync daemonJulian Anastasov1-0/+4
2015-08-21ipvs: add sync_maxlen parameter for the sync daemonJulian Anastasov1-8/+11
2015-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller8-15/+134
2015-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso18-136/+380
2015-08-20ipv6: route: extend flow representation with tunnel keyJiri Benc1-0/+1
2015-08-20vxlan: provide access function for vxlan socket address familyJiri Benc1-0/+5
2015-08-20ipv6: ndisc: inherit metadata dst when creating ndisc requestsJiri Benc1-1/+2
2015-08-20route: move lwtunnel state to dst_entryJiri Benc5-25/+7
2015-08-20ip_tunnels: use tos and ttl fields also for IPv6Jiri Benc1-4/+4
2015-08-20ip_tunnels: add IPv6 addresses to ip_tunnel_keyJiri Benc1-4/+20
2015-08-20ip_tunnels: use offsetofendJiri Benc1-3/+1
2015-08-20ip_tunnels: use u8/u16/u32Jiri Benc1-8/+8
2015-08-20ip_tunnels: remove custom alignment and packingJiri Benc1-1/+1
2015-08-20nfc: netlink: Add capability to reply to vendor_cmd with dataChristophe Ricard1-0/+41
2015-08-20NFC: nci: export nci_core_reset and nci_core_initRobert Baldyga1-0/+2
2015-08-20NFC: nci: Add post_setup handlerRobert Baldyga1-0/+1
2015-08-19vrf: vrf_master_ifindex_rcu is not always called with rcu read lockNikolay Aleksandrov1-2/+18
2015-08-19lwtunnel: Fix the sparse warnings in fib_encap_matchYing Xue1-0/+4
2015-08-19netfilter: bridge: fix IPv6 packets not being bridged with CONFIG_IPV6=nBernhard Thaler1-1/+1
2015-08-19netfilter: nf_tables: Use 32 bit addressing register from nft_type_to_reg()Pablo Neira Ayuso1-1/+1
2015-08-18vrf: drop unused num_slaves memberNikolay Aleksandrov1-1/+0
2015-08-18lwtunnel: fix memory leakJiri Benc1-1/+6
2015-08-18net: dsa: Add dsa_is_dsa_port() helperAndrew Lunn1-0/+5
2015-08-17net: Add inet_proto_csum_replace_by_diff utility functionTom Herbert1-0/+2
2015-08-17net: Change pseudohdr argument of inet_proto_csum_replace* to be a boolTom Herbert1-3/+3
2015-08-17lwt: Add support to redirect dst.inputTom Herbert1-1/+29
2015-08-18netfilter: nf_conntrack: add efficient mark to zone mappingDaniel Borkmann1-3/+42
2015-08-18netfilter: nf_conntrack: add direction support for zonesDaniel Borkmann1-1/+30
2015-08-17inet: Move VRF table lookup to inlined functionDavid Ahern1-0/+24
2015-08-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller4-0/+64
2015-08-17Merge tag 'mac80211-next-for-davem-2015-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller2-35/+37
2015-08-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-2/+5
2015-08-13net: Fix up inet_addr_type checksDavid Ahern1-0/+3
2015-08-13net: Add inet_addr lookup by tableDavid Ahern1-0/+1
2015-08-13net: Use VRF device index for lookups on TXDavid Ahern2-0/+4
2015-08-13net: Introduce VRF related flags and helpersDavid Ahern1-0/+139
2015-08-13net: dsa: add support for switchdev VLAN objectsVivien Didelot1-0/+11
2015-08-13mac80211: remove ieee80211_aes_cmac_calculate_k1_k2()Johannes Berg1-13/+0
2015-08-116lowpan: add generic 6lowpan netdev private dataAlexander Aring1-0/+23
2015-08-11net: switchdev: support static FDB addressesVivien Didelot1-0/+1
2015-08-11net: dsa: change FDB routines prototypesVivien Didelot1-6/+11
2015-08-11Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"David S. Miller2-12/+7
2015-08-11xfrm: Add oif to dst lookupsDavid Ahern1-2/+5
2015-08-11netfilter: nf_conntrack: push zone object into functionsDaniel Borkmann4-16/+41
2015-08-10gre: Remove support for sharing GRE protocol hook.Pravin B Shelar1-74/+6
2015-08-10openvswitch: Use regular GRE net_device instead of vportPravin B Shelar1-10/+2
2015-08-10ip_gre: Add support to collect tunnel metadata.Pravin B Shelar1-1/+6