summaryrefslogtreecommitdiffstats
path: root/include/net/netns
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Implement automatic flow label generation on transmitTom Herbert2014-07-081-0/+1
* ipv4: make ip_local_reserved_ports per netnsWANG Cong2014-05-141-0/+4
* net: support marking accepting TCP socketsLorenzo Colitti2014-05-141-0/+1
* net: add a sysctl to reflect the fwmark on repliesLorenzo Colitti2014-05-142-0/+3
* ping: move ping_group_range out of CONFIG_SYSCTLCong Wang2014-05-091-1/+6
* ipv4: move local_port_range out of CONFIG_SYSCTLCong Wang2014-05-091-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-03-171-3/+10
|\
| * netfilter: conntrack: remove central spinlock nf_conntrack_lockJesper Dangaard Brouer2014-03-071-0/+2
| * netfilter: conntrack: spinlock per cpu to protect special lists.Jesper Dangaard Brouer2014-03-071-3/+8
* | flowcache: restore a single flow_cache kmem_cacheEric Dumazet2014-03-111-1/+0Star
* | 6lowpan: handling 6lowpan fragmentation via inet_frag apiAlexander Aring2014-02-281-0/+9
* | net: ns: add ieee802154_6lowpan namespaceAlexander Aring2014-02-281-0/+13
* | xfrm: Remove caching of xfrm_policy_sk_bundlesSteffen Klassert2014-02-191-1/+0Star
* | flowcache: Make flow cache name space awareFan Du2014-02-121-0/+11
|/
* ipv6: add flowlabel_consistency sysctlFlorent Fourcot2014-01-201-0/+1
* IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6FX Le Bail2014-01-151-1/+1
* ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against ...Hannes Frederic Sowa2014-01-131-0/+1
* netfilter: nf_tables: add "inet" table for IPv4/IPv6Patrick McHardy2014-01-071-0/+1
* IPv6: add the option to use anycast addresses as source addresses in echo replyFX Le Bail2014-01-071-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-01-061-16/+17
|\
| * net: reorder struct netns_ct for better cache-line usageJesper Dangaard Brouer2013-12-131-16/+17
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-12-201-2/+4
|\ \
| * | xfrm: Remove ancient sleeping when the SA is in acquire stateSteffen Klassert2013-12-061-2/+0Star
| * | xfrm: Namespacify xfrm state/policy locksFan Du2013-12-061-0/+4
| |/
* / inet: make no_pmtu_disc per namespace and kill ipv4_configHannes Frederic Sowa2013-12-181-0/+1
|/
* tcp_memcontrol: Remove the per netns control.Eric W. Biederman2013-10-221-1/+0Star
* netfilter: nf_tables: add ARP filtering supportPablo Neira Ayuso2013-10-141-0/+1
* netfilter: nfnetlink: add batch support and use it from nf_tablesPablo Neira Ayuso2013-10-141-0/+3
* netfilter: nf_tables: complete net namespace supportPablo Neira Ayuso2013-10-141-0/+15
* net ipv4: Convert ipv4.ip_local_port_range to be per netns v3Eric W. Biederman2013-10-011-0/+6
* Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"David S. Miller2013-08-091-3/+0Star
* net: sctp: convert sctp_checksum_disable module param into sctp sysctlDaniel Borkmann2013-08-091-0/+3
* net: split rt_genid for ipv4 and ipv6fan.du2013-07-312-0/+2
* netfilter: {ipt,ebt}_ULOG: rise warning on deprecationPablo Neira Ayuso2013-05-231-0/+6
* netfilter: nf_log: prepare net namespace support for loggersGao feng2013-04-051-0/+7
* netfilter: make /proc/net/netfilter pernetGao feng2013-04-051-0/+11
* ipv6: provide addr and netconf dump consistency infoNicolas Dichtel2013-03-241-0/+1
* xfrm: make gc_thresh configurable in all namespacesMichal Kubecek2013-02-062-0/+2
* netfilter: add connlabel conntrack extensionFlorian Westphal2013-01-181-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-152-0/+2
|\
| * netfilter: xt_CT: recover NOTRACK target supportPablo Neira Ayuso2012-12-241-0/+1
| * netfilter: xt_CT: fix crash while destroy ct templatesPablo Neira Ayuso2012-12-161-0/+1
* | tcp: make sysctl_tcp_ecn namespace awareHannes Frederic Sowa2013-01-071-0/+2
|/
* sctp: Make hmac algorithm selection for cookie generation dynamicNeil Horman2012-10-261-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-281-1/+0Star
|\
| * netns: move net->ipv4.rt_genid to net->rt_genidNicolas Dichtel2012-09-181-1/+0Star
* | ipv6: add a new namespace for nf_conntrack_reasmAmerigo Wang2012-09-191-0/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2012-09-032-2/+3
|\ \
| * \ Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller2012-08-251-1/+2
| |\ \
| | * | userns: Use kgids for sysctl_ping_group_rangeEric W. Biederman2012-08-151-1/+2
| | |/