aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netns (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-13xfrm: Do not hash socket policiesHerbert Xu1-2/+2
2014-10-07ipv6: make fib6 serial number per namespaceHannes Frederic Sowa1-1/+1
2014-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-0/+14
2014-09-09net/ipv4: bind ip_nonlocal_bind to current netnsVincent Bernat1-0/+1
2014-09-02xfrm: configure policy hash table thresholds by netlinkChristophe Gouault1-0/+10
2014-09-02xfrm: hash prefixed policies based on preflen thresholdsChristophe Gouault1-0/+4
2014-08-19ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpanMartin Townsend1-1/+0
2014-07-25netfilter: kill remnants of ulog targetsPaul Bolle1-6/+0
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-1/+5
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+1
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-07-14netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stalePablo Neira Ayuso1-1/+1
2014-07-07ipv6: Implement automatic flow label generation on transmitTom Herbert1-0/+1
2014-07-02ieee802154: reassembly: fix possible buffer overflowAlexander Aring1-1/+1
2014-06-25netfilter: conntrack: remove timer from ecache extensionFlorian Westphal1-1/+5
2014-05-14ipv4: make ip_local_reserved_ports per netnsWANG Cong1-0/+4
2014-05-13net: support marking accepting TCP socketsLorenzo Colitti1-0/+1
2014-05-13net: add a sysctl to reflect the fwmark on repliesLorenzo Colitti2-0/+3
2014-05-08ping: move ping_group_range out of CONFIG_SYSCTLCong Wang1-1/+6
2014-05-08ipv4: move local_port_range out of CONFIG_SYSCTLCong Wang1-1/+1
2014-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-3/+10
2014-03-10flowcache: restore a single flow_cache kmem_cacheEric Dumazet1-1/+0
2014-03-07netfilter: conntrack: remove central spinlock nf_conntrack_lockJesper Dangaard Brouer1-0/+2
2014-03-07netfilter: conntrack: spinlock per cpu to protect special lists.Jesper Dangaard Brouer1-3/+8
2014-02-286lowpan: handling 6lowpan fragmentation via inet_frag apiAlexander Aring1-0/+9
2014-02-28net: ns: add ieee802154_6lowpan namespaceAlexander Aring1-0/+13
2014-02-19xfrm: Remove caching of xfrm_policy_sk_bundlesSteffen Klassert1-1/+0
2014-02-12flowcache: Make flow cache name space awareFan Du1-0/+11
2014-01-19ipv6: add flowlabel_consistency sysctlFlorent Fourcot1-0/+1
2014-01-14IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6FX Le Bail1-1/+1
2014-01-13ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against pmtu spoofingHannes Frederic Sowa1-0/+1
2014-01-07netfilter: nf_tables: add "inet" table for IPv4/IPv6Patrick McHardy1-0/+1
2014-01-07IPv6: add the option to use anycast addresses as source addresses in echo replyFX Le Bail1-0/+1
2014-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-16/+17
2013-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-2/+4
2013-12-18inet: make no_pmtu_disc per namespace and kill ipv4_configHannes Frederic Sowa1-0/+1
2013-12-13net: reorder struct netns_ct for better cache-line usageJesper Dangaard Brouer1-16/+17
2013-12-06xfrm: Remove ancient sleeping when the SA is in acquire stateSteffen Klassert1-2/+0
2013-12-06xfrm: Namespacify xfrm state/policy locksFan Du1-0/+4
2013-10-21tcp_memcontrol: Remove the per netns control.Eric W. Biederman1-1/+0
2013-10-14netfilter: nf_tables: add ARP filtering supportPablo Neira Ayuso1-0/+1
2013-10-14netfilter: nfnetlink: add batch support and use it from nf_tablesPablo Neira Ayuso1-0/+3
2013-10-14netfilter: nf_tables: complete net namespace supportPablo Neira Ayuso1-0/+15
2013-09-30net ipv4: Convert ipv4.ip_local_port_range to be per netns v3Eric W. Biederman1-0/+6
2013-08-09Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"David S. Miller1-3/+0
2013-08-09net: sctp: convert sctp_checksum_disable module param into sctp sysctlDaniel Borkmann1-0/+3
2013-07-31net: split rt_genid for ipv4 and ipv6fan.du2-0/+2
2013-05-23netfilter: {ipt,ebt}_ULOG: rise warning on deprecationPablo Neira Ayuso1-0/+6
2013-04-05netfilter: nf_log: prepare net namespace support for loggersGao feng1-0/+7