summaryrefslogtreecommitdiff
path: root/include/net/netns
Commit message (Expand)AuthorAge
* ip6mr: Support fib notificationsYuval Mintz2018-03-26
* net: Replace ip_ra_lock with per-net mutexKirill Tkhai2018-03-22
* net: Make ip_ra_chain per struct netKirill Tkhai2018-03-22
* udp: Move the udp sysctl to namespace.Tonghao Zhang2018-03-16
* net/ipv6: Add support for path selection using hash of 5-tupleDavid Ahern2018-03-04
* mroute*: Make mr_table a common structYuval Mintz2018-03-01
* ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu2018-02-28
* ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu2018-02-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-01-21
|\
| * netfilter: nf_tables: get rid of pernet familiesPablo Neira Ayuso2018-01-10
| * netfilter: nf_tables: add single table list for all familiesPablo Neira Ayuso2018-01-10
* | Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub...David S. Miller2018-01-15
|\ \ | |/ |/|
| * can: af_can: give struct holding the CAN per device receive lists a sensible ...Marc Kleine-Budde2018-01-05
* | netfilter: don't allocate space for arp/bridge hooks unless neededFlorian Westphal2018-01-08
* | netfilter: don't allocate space for decnet hooks unless neededFlorian Westphal2018-01-08
* | netfilter: reduce hook array sizes to what is neededFlorian Westphal2018-01-08
* | netfilter: reduce size of hook entry point locationsFlorian Westphal2018-01-08
|/
* sock: Hide unused variable when !CONFIG_PROC_FS.Tonghao Zhang2017-12-19
* sock: Move the socket inuse to namespace.Tonghao Zhang2017-12-19
* sock: Change the netns_core member name.Tonghao Zhang2017-12-19
* sctp: add stream interleave enable members and sockoptXin Long2017-12-11
* tcp: Namespace-ify sysctl_tcp_default_congestion_controlStephen Hemminger2017-11-15
* tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmemEric Dumazet2017-11-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | ipv6: Implement limits on Hop-by-Hop and Destination optionsTom Herbert2017-11-03
* | tcp: Namespace-ify sysctl_tcp_pacing_ca_ratioEric Dumazet2017-10-28
* | tcp: Namespace-ify sysctl_tcp_pacing_ss_ratioEric Dumazet2017-10-28
* | tcp: Namespace-ify sysctl_tcp_invalid_ratelimitEric Dumazet2017-10-28
* | tcp: Namespace-ify sysctl_tcp_autocorkingEric Dumazet2017-10-28
* | tcp: Namespace-ify sysctl_tcp_min_rtt_wlenEric Dumazet2017-10-28
* | tcp: Namespace-ify sysctl_tcp_min_tso_segsEric Dumazet2017-10-28
* | tcp: Namespace-ify sysctl_tcp_challenge_ack_limitEric Dumazet2017-10-28
* | tcp: Namespace-ify sysctl_tcp_limit_output_bytesEric Dumazet2017-10-28
* | tcp: Namespace-ify sysctl_tcp_workaround_signed_windowsEric Dumazet2017-10-28
* | tcp: Namespace-ify sysctl_tcp_tso_win_divisorEric Dumazet2017-10-28
* | tcp: Namespace-ify sysctl_tcp_moderate_rcvbufEric Dumazet2017-10-28
* | tcp: Namespace-ify sysctl_tcp_nometrics_saveEric Dumazet2017-10-28
* | tcp: Namespace-ify sysctl_tcp_frtoEric Dumazet2017-10-27
* | tcp: Namespace-ify sysctl_tcp_adv_win_scaleEric Dumazet2017-10-27
* | tcp: Namespace-ify sysctl_tcp_app_winEric Dumazet2017-10-27
* | tcp: Namespace-ify sysctl_tcp_dsackEric Dumazet2017-10-27
* | tcp: Namespace-ify sysctl_tcp_max_reorderingEric Dumazet2017-10-27
* | tcp: Namespace-ify sysctl_tcp_fackEric Dumazet2017-10-27
* | tcp: Namespace-ify sysctl_tcp_abort_on_overflowEric Dumazet2017-10-27
* | tcp: Namespace-ify sysctl_tcp_rfc1337Eric Dumazet2017-10-27
* | tcp: Namespace-ify sysctl_tcp_stdurgEric Dumazet2017-10-27
* | tcp: Namespace-ify sysctl_tcp_retrans_collapseEric Dumazet2017-10-27
* | tcp: Namespace-ify sysctl_tcp_slow_start_after_idleEric Dumazet2017-10-27
* | tcp: Namespace-ify sysctl_tcp_thin_linear_timeoutsEric Dumazet2017-10-27