summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2015-08-27tunnel: introduce udp_tun_rx_dst()Pravin B Shelar-0/+65
2015-08-27net: sched: consolidate tc_classify{,_compat}Daniel Borkmann-3/+1
2015-08-27netfilter: connlabels: Export setting connlabel lengthJoe Stringer-0/+4
2015-08-27dst: Add __skb_dst_copy() variationJoe Stringer-2/+7
2015-08-26net_sched: act_bpf: remove spinlock in fast pathAlexei Starovoitov-1/+1
2015-08-26net_sched: make tcf_hash_destroy() staticAlexei Starovoitov-1/+0
2015-08-25vxlan: fix multiple inclusion of vxlan.hJiri Benc-1/+2
2015-08-25inetpeer: remove dead codeDavid Ahern-67/+0
2015-08-25tcp: refine pacing rate determinationEric Dumazet-0/+2
2015-08-25tcp: fix slow start after idle vs TSO/GSOEric Dumazet-0/+13
2015-08-24lwt: Add cfg argument to build_stateTom Herbert-0/+3
2015-08-23Merge tag 'nfc-next-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller-0/+44
2015-08-23route: fix breakage after moving lwtunnel stateJiri Benc-2/+5
2015-08-23vxlan: GRO support at tunnel layerTom Herbert-0/+1
2015-08-21ipvs: add more mcast parameters for the sync daemonJulian Anastasov-0/+4
2015-08-21ipvs: add sync_maxlen parameter for the sync daemonJulian Anastasov-8/+11
2015-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-15/+134
2015-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso-136/+380
2015-08-20ipv6: route: extend flow representation with tunnel keyJiri Benc-0/+1
2015-08-20vxlan: provide access function for vxlan socket address familyJiri Benc-0/+5
2015-08-20ipv6: ndisc: inherit metadata dst when creating ndisc requestsJiri Benc-1/+2
2015-08-20route: move lwtunnel state to dst_entryJiri Benc-25/+7
2015-08-20ip_tunnels: use tos and ttl fields also for IPv6Jiri Benc-4/+4
2015-08-20ip_tunnels: add IPv6 addresses to ip_tunnel_keyJiri Benc-4/+20
2015-08-20ip_tunnels: use offsetofendJiri Benc-3/+1
2015-08-20ip_tunnels: use u8/u16/u32Jiri Benc-8/+8
2015-08-20ip_tunnels: remove custom alignment and packingJiri Benc-1/+1
2015-08-20nfc: netlink: Add capability to reply to vendor_cmd with dataChristophe Ricard-0/+41
2015-08-20NFC: nci: export nci_core_reset and nci_core_initRobert Baldyga-0/+2
2015-08-20NFC: nci: Add post_setup handlerRobert Baldyga-0/+1
2015-08-19vrf: vrf_master_ifindex_rcu is not always called with rcu read lockNikolay Aleksandrov-2/+18
2015-08-19lwtunnel: Fix the sparse warnings in fib_encap_matchYing Xue-0/+4
2015-08-19netfilter: bridge: fix IPv6 packets not being bridged with CONFIG_IPV6=nBernhard Thaler-1/+1
2015-08-19netfilter: nf_tables: Use 32 bit addressing register from nft_type_to_reg()Pablo Neira Ayuso-1/+1
2015-08-18vrf: drop unused num_slaves memberNikolay Aleksandrov-1/+0
2015-08-18lwtunnel: fix memory leakJiri Benc-1/+6
2015-08-18net: dsa: Add dsa_is_dsa_port() helperAndrew Lunn-0/+5
2015-08-17net: Add inet_proto_csum_replace_by_diff utility functionTom Herbert-0/+2
2015-08-17net: Change pseudohdr argument of inet_proto_csum_replace* to be a boolTom Herbert-3/+3
2015-08-17lwt: Add support to redirect dst.inputTom Herbert-1/+29
2015-08-18netfilter: nf_conntrack: add efficient mark to zone mappingDaniel Borkmann-3/+42
2015-08-18netfilter: nf_conntrack: add direction support for zonesDaniel Borkmann-1/+30
2015-08-17inet: Move VRF table lookup to inlined functionDavid Ahern-0/+24
2015-08-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-0/+64
2015-08-17Merge tag 'mac80211-next-for-davem-2015-08-14' of git://git.kernel.org/pub/sc...David S. Miller-35/+37
2015-08-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-2/+5
2015-08-13net: Fix up inet_addr_type checksDavid Ahern-0/+3
2015-08-13net: Add inet_addr lookup by tableDavid Ahern-0/+1
2015-08-13net: Use VRF device index for lookups on TXDavid Ahern-0/+4
2015-08-13net: Introduce VRF related flags and helpersDavid Ahern-0/+139