summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-09-0310-65/+45
|\
| * netfilter: convert hook list to an arrayAaron Conole2017-08-282-2/+2
| * netfilter: conntrack: make protocol tracker pointers constFlorian Westphal2017-08-243-6/+6
| * netfilter: conntrack: print_conntrack only needed if CONFIG_NF_CONNTRACK_PROCFSFlorian Westphal2017-08-241-3/+4
| * netfilter: conntrack: place print_tuple in procfs partFlorian Westphal2017-08-242-8/+0
| * netfilter: conntrack: reduce size of l4protocol trackersFlorian Westphal2017-08-241-2/+2
| * netfilter: conntrack: remove protocol name from l4proto structFlorian Westphal2017-08-241-3/+0
| * netfilter: conntrack: remove protocol name from l3proto structFlorian Westphal2017-08-241-3/+0
| * netfilter: conntrack: compute l3proto nla size at compile timeFlorian Westphal2017-08-241-11/+8
| * netfilter: constify nf_conntrack_l3/4proto parametersJulia Lawall2017-08-022-8/+8
| * netfilter: conntrack: do not enable connection tracking unless neededFlorian Westphal2017-07-311-15/+0
| * netfilter: nf_tables: Allow object names of up to 255 charsPhil Sutter2017-07-311-1/+1
| * netfilter: nf_tables: Allow set names of up to 255 charsPhil Sutter2017-07-311-1/+1
| * netfilter: nf_tables: Allow chain name of up to 255 charsPhil Sutter2017-07-311-2/+2
| * netfilter: nf_tables: Allow table names of up to 255 charsPhil Sutter2017-07-311-1/+1
| * netlink: Introduce nla_strdup()Phil Sutter2017-07-311-0/+1
| * netfilter: add and use nf_ct_unconfirmed_destroyFlorian Westphal2017-07-311-0/+3
| * netfilter: expect: add and use nf_ct_expect_iterate helpersFlorian Westphal2017-07-311-0/+5
| * netfilter: nf_tables: keep chain counters away from hot pathPablo Neira Ayuso2017-07-241-0/+2
* | net: Add module reference to FIB notifiersIdo Schimmel2017-09-011-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-014-6/+39
|\ \
| * | ipv6: fix sparse warning on rt6i_nodeWei Wang2017-08-281-1/+1
| * | udp6: set rx_dst_cookie on rx_dst updatesPaolo Abeni2017-08-251-1/+1
| * | tcp: fix refcnt leak with ebpf congestion controlSabrina Dubroca2017-08-251-3/+1
| * | net_sched: fix a refcount_t issue with noop_qdiscEric Dumazet2017-08-241-0/+7
| * | ipv6: add rcu grace period before freeing fib6_nodeWei Wang2017-08-221-1/+29
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-09-011-0/+1
|\ \ \
| * | | xfrm: Add support for network devices capable of removing the ESP trailerYossi Kuperman2017-08-311-0/+1
* | | | devlink: Add IPv6 header for dpipeArkadi Sharshevsky2017-08-311-0/+1
* | | | net_sched: add reverse binding for tc classCong Wang2017-08-311-0/+1
|/ / /
* | | net/sched: Change act_api and act_xxx modules to use IDRChris Mi2017-08-301-52/+24
* | | tcp: Revert "tcp: remove header prediction"Florian Westphal2017-08-301-0/+23
* | | tcp: Revert "tcp: remove CA_ACK_SLOWPATH"Florian Westphal2017-08-301-2/+3
* | | neigh: increase queue_len_bytes to match wmem_defaultEric Dumazet2017-08-291-0/+10
* | | ipv6: Use rt6i_idev index for echo replies to a local addressDavid Ahern2017-08-291-0/+10
* | | net: add NSH header structures and helpersYi Yang2017-08-291-0/+307
* | | vxlan: factor out VXLAN-GPE next protocolJiri Benc2017-08-292-6/+49
* | | rxrpc: Allow failed client calls to be retriedDavid Howells2017-08-291-0/+16
* | | rxrpc: Add notification of end-of-Tx phaseDavid Howells2017-08-291-1/+4
* | | net/ncsi: Configure VLAN tag filterSamuel Mendoza-Jonas2017-08-281-0/+2
* | | irda: move include/net/irda into staging subdirectoryGreg Kroah-Hartman2017-08-2834-3847/+0
* | | gre: add collect_md mode to ERSPAN tunnelWilliam Tu2017-08-281-1/+3
* | | net_sched: kill u32_node pointer in QdiscWANG Cong2017-08-251-1/+0
* | | net_sched: remove tc class reference countingWANG Cong2017-08-251-2/+1
* | | ipv6: sr: add support for ip4ip6 encapsulationDavid Lebrun2017-08-251-1/+2
* | | strparser: initialize all callbacksEric Biggers2017-08-241-1/+1
* | | ipv6: Compute multipath hash for ICMP errors from offending packetJakub Sitnicki2017-08-241-0/+1
* | | net: Extend struct flowi6 with multipath hashJakub Sitnicki2017-08-241-0/+1
* | | devlink: Fix devlink_dpipe_table_register() stub signature.David S. Miller2017-08-241-2/+1
* | | ipv6: Add sysctl for per namespace flow label reflectionJakub Sitnicki2017-08-241-0/+1
OpenPOWER on IntegriCloud