summaryrefslogtreecommitdiff
path: root/include/net/netns
AgeCommit message (Expand)Author
2015-07-10sctp: fix ASCONF list handlingMarcelo Ricardo Leitner
2015-04-17netns: remove BUG_ONs from net_generic()Denys Vlasenko
2015-03-23ipv6: introduce idgen_delay and idgen_retries knobsHannes Frederic Sowa
2015-03-18netns: constify net_hash_mix() and various callersEric Dumazet
2015-03-13tcp_metrics: Use a single hash table for all network namespaces.Eric W. Biederman
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-03-06ipv4: Create probe timer for tcp PMTU as per RFC4821Fan Du
2015-03-06ipv4: Use binary search to choose tcp PMTU probe_sizeFan Du
2015-03-06ipv4: add net bool fib_offload_disabledScott Feldman
2015-03-06netfilter: ipt_CLUSTERIP: deprecate it in favour of xt_clusterPablo Neira Ayuso
2015-03-04fib_trie: Make fib_table rcu safeAlexander Duyck
2015-03-04mpls: Add a sysctl to control the size of the mpls label tableEric W. Biederman
2015-03-04mpls: Basic routing supportEric W. Biederman
2015-02-27multicast: Extend ip address command to enable multicast group join/leave onMadhu Challa
2015-02-09ipv4: Namespecify TCP PMTU mechanismFan Du
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-01ipv4: tcp: get rid of ugly unicast_sockEric Dumazet
2015-01-31ipv4: icmp: use percpu allocationEric Dumazet
2014-11-13xfrm: Do not hash socket policiesHerbert Xu
2014-10-07ipv6: make fib6 serial number per namespaceHannes Frederic Sowa
2014-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-09-09net/ipv4: bind ip_nonlocal_bind to current netnsVincent Bernat
2014-09-02xfrm: configure policy hash table thresholds by netlinkChristophe Gouault
2014-09-02xfrm: hash prefixed policies based on preflen thresholdsChristophe Gouault
2014-08-19ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpanMartin Townsend
2014-07-25netfilter: kill remnants of ulog targetsPaul Bolle
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-14netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stalePablo Neira Ayuso
2014-07-07ipv6: Implement automatic flow label generation on transmitTom Herbert
2014-07-02ieee802154: reassembly: fix possible buffer overflowAlexander Aring
2014-06-25netfilter: conntrack: remove timer from ecache extensionFlorian Westphal
2014-05-14ipv4: make ip_local_reserved_ports per netnsWANG Cong
2014-05-13net: support marking accepting TCP socketsLorenzo Colitti
2014-05-13net: add a sysctl to reflect the fwmark on repliesLorenzo Colitti
2014-05-08ping: move ping_group_range out of CONFIG_SYSCTLCong Wang
2014-05-08ipv4: move local_port_range out of CONFIG_SYSCTLCong Wang
2014-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2014-03-10flowcache: restore a single flow_cache kmem_cacheEric Dumazet
2014-03-07netfilter: conntrack: remove central spinlock nf_conntrack_lockJesper Dangaard Brouer
2014-03-07netfilter: conntrack: spinlock per cpu to protect special lists.Jesper Dangaard Brouer
2014-02-286lowpan: handling 6lowpan fragmentation via inet_frag apiAlexander Aring
2014-02-28net: ns: add ieee802154_6lowpan namespaceAlexander Aring
2014-02-19xfrm: Remove caching of xfrm_policy_sk_bundlesSteffen Klassert
2014-02-12flowcache: Make flow cache name space awareFan Du
2014-01-19ipv6: add flowlabel_consistency sysctlFlorent Fourcot
2014-01-14IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6FX Le Bail
2014-01-13ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against ...Hannes Frederic Sowa