summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-092-9/+1
|\
| * udp_tunnel: Remove redundant udp_tunnel_gro_complete().Jarno Rajahalme2016-05-071-9/+0
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-05-041-0/+1
| |\
| | * flowcache: Avoid OOM condition under preasureSteffen Klassert2016-03-171-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-05-097-13/+23
|\ \ \
| * | | netfilter: conntrack: use single slab cacheFlorian Westphal2016-05-091-2/+0
| * | | netfilter: conntrack: use a single nat bysource table for all namespacesFlorian Westphal2016-05-091-4/+0
| * | | netfilter: conntrack: use a single expectation table for all namespacesFlorian Westphal2016-05-062-1/+1
| * | | netfilter: nf_tables: allow set names up to 32 bytesPablo Neira Ayuso2016-05-051-1/+1
| * | | netfilter: conntrack: introduce clash resolution on insertion racePablo Neira Ayuso2016-05-051-0/+3
| * | | netfilter: conntrack: use a single hashtable for all namespacesFlorian Westphal2016-05-052-2/+1
| * | | Merge tag 'ipvs-for-v4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso2016-04-251-0/+17
| |\ \ \
| | * | | ipvs: handle connections started by real-serversMarco Angaroni2016-04-201-0/+17
| * | | | netfilter: conntrack: use get_random_once for conntrack hash seedFlorian Westphal2016-04-251-2/+0
| * | | | netfilter: conntrack: move generation seqcnt out of netns_ctFlorian Westphal2016-04-251-1/+0
* | | | | tcp: refactor struct tcp_skb_cbLawrence Brakmo2016-05-091-3/+8
* | | | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-05-041-0/+15
|\ \ \ \ \
| * | | | | net_sched: act_mirred: add helper inlines to access tcf_mirred infoSridhar Samudrala2016-05-041-0/+15
* | | | | | tcp: fix lockdep splat in tcp_snd_una_update()Eric Dumazet2016-05-041-1/+6
* | | | | | gre: receive also TEB packets for lwtunnelsJiri Benc2016-05-041-0/+1
* | | | | | gre: change gre_parse_header to return the header lengthJiri Benc2016-05-041-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-041-1/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | vxlan: Add checksum check to the features check functionAlexander Duyck2016-05-031-1/+3
* | | | | ipv6: add new struct ipcm6_cookieWei Wang2016-05-032-8/+13
* | | | | net: add __sock_wfree() helperEric Dumazet2016-05-031-0/+1
* | | | | net: rtnetlink: add linkxstats callbacks and attributeNikolay Aleksandrov2016-05-031-0/+7
* | | | | ipv6: Generic tunnel cleanupTom Herbert2016-05-031-1/+4
* | | | | gre: Create common functions for transmitTom Herbert2016-05-031-0/+44
* | | | | ipv6: Create ip6_tnl_xmitTom Herbert2016-05-031-0/+2
* | | | | gre: Move utility functions to common headersTom Herbert2016-05-031-0/+60
* | | | | ipv6: Cleanup IPv6 tunnel receive pathTom Herbert2016-05-031-0/+4
* | | | | tcp: make tcp_sendmsg() aware of socket backlogEric Dumazet2016-05-021-0/+11
* | | | | sctp: signal sk_data_ready earlier on data chunks receptionMarcelo Ricardo Leitner2016-05-021-1/+1
* | | | | net: dsa: Provide CPU port statistics to master netdevFlorian Fainelli2016-04-281-0/+5
* | | | | fq: split out backlog update logicMichal Kazior2016-04-281-11/+19
* | | | | tcp: Make use of MSG_EOR in tcp_sendmsgMartin KaFai Lau2016-04-281-1/+7
* | | | | net: snmp: fix 64bit stats on 32bit archesEric Dumazet2016-04-281-4/+4
* | | | | net: SOCKWQ_ASYNC_WAITDATA optimizationsEric Dumazet2016-04-281-2/+4
* | | | | net: SOCKWQ_ASYNC_NOSPACE optimizationsEric Dumazet2016-04-281-0/+6
* | | | | net: snmp: kill STATS_BH macrosEric Dumazet2016-04-287-44/+44
* | | | | ipv6: kill ICMP6MSGIN_INC_STATS_BH()Eric Dumazet2016-04-281-3/+1
* | | | | ipv6: rename IP6_UPD_PO_STATS_BH()Eric Dumazet2016-04-281-1/+1
* | | | | ipv6: rename IP6_INC_STATS_BH()Eric Dumazet2016-04-281-2/+2
* | | | | net: rename NET_{ADD|INC}_STATS_BH()Eric Dumazet2016-04-282-4/+4
* | | | | net: rename IP_UPD_PO_STATS_BH()Eric Dumazet2016-04-281-1/+1
* | | | | net: rename IP_ADD_STATS_BH()Eric Dumazet2016-04-281-1/+1
* | | | | net: rename ICMP6_INC_STATS_BH()Eric Dumazet2016-04-281-1/+1
* | | | | net: rename IP_INC_STATS_BH()Eric Dumazet2016-04-281-1/+1
* | | | | net: sctp: rename SCTP_INC_STATS_BH()Eric Dumazet2016-04-281-1/+1
* | | | | net: icmp: rename ICMPMSGIN_INC_STATS_BH()Eric Dumazet2016-04-281-1/+1