summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | net: Add helper function to compare inetpeer addressesDavid Ahern2015-08-281-0/+16
* | | net: Add set,get helpers for inetpeer addressesDavid Ahern2015-08-281-0/+23
* | | net: Introduce ipv4_addr_hash and use it for tcp metricsDavid Ahern2015-08-281-0/+5
* | | net: sched: register noqueue qdiscPhil Sutter2015-08-271-0/+1
* | | geneve: Consolidate Geneve functionality in single module.Pravin B Shelar2015-08-271-34/+0
* | | geneve: Add support to collect tunnel metadata.Pravin B Shelar2015-08-271-0/+3
* | | tunnel: introduce udp_tun_rx_dst()Pravin B Shelar2015-08-272-0/+65
* | | net: sched: consolidate tc_classify{,_compat}Daniel Borkmann2015-08-271-3/+1
* | | netfilter: connlabels: Export setting connlabel lengthJoe Stringer2015-08-271-0/+4
* | | dst: Add __skb_dst_copy() variationJoe Stringer2015-08-271-2/+7
* | | net_sched: act_bpf: remove spinlock in fast pathAlexei Starovoitov2015-08-261-1/+1
* | | net_sched: make tcf_hash_destroy() staticAlexei Starovoitov2015-08-261-1/+0
* | | vxlan: fix multiple inclusion of vxlan.hJiri Benc2015-08-251-1/+2
* | | inetpeer: remove dead codeDavid Ahern2015-08-251-67/+0
* | | tcp: refine pacing rate determinationEric Dumazet2015-08-251-0/+2
* | | tcp: fix slow start after idle vs TSO/GSOEric Dumazet2015-08-251-0/+13
* | | lwt: Add cfg argument to build_stateTom Herbert2015-08-241-0/+3
* | | Merge tag 'nfc-next-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2015-08-232-0/+44
|\ \ \
| * | | nfc: netlink: Add capability to reply to vendor_cmd with dataChristophe Ricard2015-08-201-0/+41
| * | | NFC: nci: export nci_core_reset and nci_core_initRobert Baldyga2015-08-201-0/+2
| * | | NFC: nci: Add post_setup handlerRobert Baldyga2015-08-201-0/+1
* | | | route: fix breakage after moving lwtunnel stateJiri Benc2015-08-231-2/+5
* | | | vxlan: GRO support at tunnel layerTom Herbert2015-08-231-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-08-208-15/+134
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-08-2118-136/+380
| |\ \ \
| * | | | netfilter: nf_conntrack: add efficient mark to zone mappingDaniel Borkmann2015-08-181-3/+42
| * | | | netfilter: nf_conntrack: add direction support for zonesDaniel Borkmann2015-08-181-1/+30
| * | | | netfilter: nf_conntrack: push zone object into functionsDaniel Borkmann2015-08-114-16/+41
| * | | | netfilter: nfacct: per network namespace supportAndreas Schultz2015-08-071-0/+3
| * | | | netfilter: nf_tables: add nft_dup expressionPablo Neira Ayuso2015-08-071-0/+9
| * | | | netfilter: factor out packet duplication for IPv4/IPv6Pablo Neira Ayuso2015-08-072-0/+14
* | | | | ipv6: route: extend flow representation with tunnel keyJiri Benc2015-08-201-0/+1
* | | | | vxlan: provide access function for vxlan socket address familyJiri Benc2015-08-201-0/+5
* | | | | ipv6: ndisc: inherit metadata dst when creating ndisc requestsJiri Benc2015-08-201-1/+2
* | | | | route: move lwtunnel state to dst_entryJiri Benc2015-08-205-25/+7
* | | | | ip_tunnels: use tos and ttl fields also for IPv6Jiri Benc2015-08-201-4/+4
* | | | | ip_tunnels: add IPv6 addresses to ip_tunnel_keyJiri Benc2015-08-201-4/+20
* | | | | ip_tunnels: use offsetofendJiri Benc2015-08-201-3/+1
* | | | | ip_tunnels: use u8/u16/u32Jiri Benc2015-08-201-8/+8
* | | | | ip_tunnels: remove custom alignment and packingJiri Benc2015-08-201-1/+1
| |/ / / |/| | |
* | | | vrf: vrf_master_ifindex_rcu is not always called with rcu read lockNikolay Aleksandrov2015-08-191-2/+18
* | | | lwtunnel: Fix the sparse warnings in fib_encap_matchYing Xue2015-08-191-0/+4
* | | | vrf: drop unused num_slaves memberNikolay Aleksandrov2015-08-181-1/+0
* | | | lwtunnel: fix memory leakJiri Benc2015-08-181-1/+6
* | | | net: dsa: Add dsa_is_dsa_port() helperAndrew Lunn2015-08-181-0/+5
* | | | net: Add inet_proto_csum_replace_by_diff utility functionTom Herbert2015-08-171-0/+2
* | | | net: Change pseudohdr argument of inet_proto_csum_replace* to be a boolTom Herbert2015-08-171-3/+3
* | | | lwt: Add support to redirect dst.inputTom Herbert2015-08-171-1/+29
* | | | inet: Move VRF table lookup to inlined functionDavid Ahern2015-08-171-0/+24
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-08-174-0/+64
|\ \ \ \
OpenPOWER on IntegriCloud