aboutsummaryrefslogtreecommitdiff
path: root/include/net/netns
AgeCommit message (Expand)AuthorFilesLines
2015-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextGravatar David S. Miller 1-0/+1
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+0
2015-07-20netfilter: fix netns dependencies with conntrack templatesGravatar Pablo Neira Ayuso 1-1/+0
2015-07-15netfilter: Per network namespace netfilter hooks.Gravatar Eric W. Biederman 1-0/+1
2015-07-09ipv6: Nonlocal bindGravatar Tom Herbert 1-0/+1
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-0/+1
2015-06-18netfilter: don't pull include/linux/netfilter.h from netns headersGravatar Pablo Neira Ayuso 2-2/+2
2015-06-18netfilter: use forward declaration instead of including linux/proc_fs.hGravatar Pablo Neira Ayuso 1-1/+1
2015-06-14sctp: fix ASCONF list handlingGravatar Marcelo Ricardo Leitner 1-0/+1
2015-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextGravatar David S. Miller 1-0/+1
2015-05-27tcp/dccp: warn user for preferred ip_local_port_rangeGravatar Eric Dumazet 1-0/+1
2015-05-26netfilter: nf_tables: add netdev table to filter from ingressGravatar Pablo Neira Ayuso 1-0/+1
2015-05-19tcp: add rfc3168, section 6.1.1.1. fallbackGravatar Daniel Borkmann 1-0/+2
2015-05-03ipv6: Flow label state rangesGravatar Tom Herbert 1-0/+1
2015-04-17netns: remove BUG_ONs from net_generic()Gravatar Denys Vlasenko 1-2/+0
2015-03-23ipv6: introduce idgen_delay and idgen_retries knobsGravatar Hannes Frederic Sowa 1-0/+2
2015-03-18netns: constify net_hash_mix() and various callersGravatar Eric Dumazet 1-2/+2
2015-03-13tcp_metrics: Use a single hash table for all network namespaces.Gravatar Eric W. Biederman 1-2/+0
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextGravatar David S. Miller 1-0/+1
2015-03-06ipv4: Create probe timer for tcp PMTU as per RFC4821Gravatar Fan Du 1-0/+1
2015-03-06ipv4: Use binary search to choose tcp PMTU probe_sizeGravatar Fan Du 1-0/+1
2015-03-06ipv4: add net bool fib_offload_disabledGravatar Scott Feldman 1-0/+1
2015-03-06netfilter: ipt_CLUSTERIP: deprecate it in favour of xt_clusterGravatar Pablo Neira Ayuso 1-0/+1
2015-03-04fib_trie: Make fib_table rcu safeGravatar Alexander Duyck 1-3/+4
2015-03-04mpls: Add a sysctl to control the size of the mpls label tableGravatar Eric W. Biederman 1-0/+2
2015-03-04mpls: Basic routing supportGravatar Eric W. Biederman 1-0/+15
2015-02-27multicast: Extend ip address command to enable multicast group join/leave onGravatar Madhu Challa 2-0/+2
2015-02-09ipv4: Namespecify TCP PMTU mechanismGravatar Fan Du 1-0/+2
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-0/+1
2015-02-01ipv4: tcp: get rid of ugly unicast_sockGravatar Eric Dumazet 1-0/+1
2015-01-31ipv4: icmp: use percpu allocationGravatar Eric Dumazet 1-1/+2
2014-11-13xfrm: Do not hash socket policiesGravatar Herbert Xu 1-2/+2
2014-10-07ipv6: make fib6 serial number per namespaceGravatar Hannes Frederic Sowa 1-1/+1
2014-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Gravatar David S. Miller 1-0/+14
2014-09-09net/ipv4: bind ip_nonlocal_bind to current netnsGravatar Vincent Bernat 1-0/+1
2014-09-02xfrm: configure policy hash table thresholds by netlinkGravatar Christophe Gouault 1-0/+10
2014-09-02xfrm: hash prefixed policies based on preflen thresholdsGravatar Christophe Gouault 1-0/+4
2014-08-19ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpanGravatar Martin Townsend 1-1/+0
2014-07-25netfilter: kill remnants of ulog targetsGravatar Paul Bolle 1-6/+0
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+1
2014-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextGravatar David S. Miller 1-1/+5
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfGravatar David S. Miller 1-1/+1
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+1
2014-07-14netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is staleGravatar Pablo Neira Ayuso 1-1/+1
2014-07-07ipv6: Implement automatic flow label generation on transmitGravatar Tom Herbert 1-0/+1
2014-07-02ieee802154: reassembly: fix possible buffer overflowGravatar Alexander Aring 1-1/+1
2014-06-25netfilter: conntrack: remove timer from ecache extensionGravatar Florian Westphal 1-1/+5
2014-05-14ipv4: make ip_local_reserved_ports per netnsGravatar WANG Cong 1-0/+4
2014-05-13net: support marking accepting TCP socketsGravatar Lorenzo Colitti 1-0/+1
2014-05-13net: add a sysctl to reflect the fwmark on repliesGravatar Lorenzo Colitti 2-0/+3