summaryrefslogtreecommitdiffstats
path: root/include/net/netns
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_tables: fix chain dependency validationPablo Neira Ayuso2018-06-011-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-05-231-2/+0
|\
| * netfilter: nf_tables: remove nft_af_info.Taehee Yoo2018-05-231-2/+0
* | tcp: add tcp_comp_sack_nr sysctlEric Dumazet2018-05-181-0/+1
* | tcp: add tcp_comp_sack_delay_ns sysctlEric Dumazet2018-05-181-0/+1
|/
* ipv6: sr: Compute flowlabel for outer IPv6 header of seg6 encap modeAhmed Abdelsalam2018-04-251-0/+1
* net/ipv6: Flip FIB entries to fib6_infoDavid Ahern2018-04-171-1/+1
* net/ipv6: Add fib6_null_entryDavid Ahern2018-04-171-1/+2
* ip6mr: Support fib notificationsYuval Mintz2018-03-261-0/+2
* net: Replace ip_ra_lock with per-net mutexKirill Tkhai2018-03-221-0/+1
* net: Make ip_ra_chain per struct netKirill Tkhai2018-03-221-0/+1
* udp: Move the udp sysctl to namespace.Tonghao Zhang2018-03-161-0/+3
* net/ipv6: Add support for path selection using hash of 5-tupleDavid Ahern2018-03-041-0/+1
* mroute*: Make mr_table a common structYuval Mintz2018-03-011-1/+1
* ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu2018-02-281-1/+2
* ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu2018-02-281-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-01-211-7/+1
|\
| * netfilter: nf_tables: get rid of pernet familiesPablo Neira Ayuso2018-01-101-7/+0
| * netfilter: nf_tables: add single table list for all familiesPablo Neira Ayuso2018-01-101-0/+1
* | Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub...David S. Miller2018-01-151-2/+2
|\ \ | |/ |/|
| * can: af_can: give struct holding the CAN per device receive lists a sensible ...Marc Kleine-Budde2018-01-051-2/+2
* | netfilter: don't allocate space for arp/bridge hooks unless neededFlorian Westphal2018-01-081-0/+4
* | netfilter: don't allocate space for decnet hooks unless neededFlorian Westphal2018-01-081-0/+2
* | netfilter: reduce hook array sizes to what is neededFlorian Westphal2018-01-081-5/+5
* | netfilter: reduce size of hook entry point locationsFlorian Westphal2018-01-081-1/+5
|/
* sock: Hide unused variable when !CONFIG_PROC_FS.Tonghao Zhang2017-12-191-1/+1
* sock: Move the socket inuse to namespace.Tonghao Zhang2017-12-191-0/+3
* sock: Change the netns_core member name.Tonghao Zhang2017-12-191-1/+1
* sctp: add stream interleave enable members and sockoptXin Long2017-12-111-1/+4
* tcp: Namespace-ify sysctl_tcp_default_congestion_controlStephen Hemminger2017-11-151-0/+1
* tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmemEric Dumazet2017-11-101-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-0418-0/+18
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0218-0/+18
* | ipv6: Implement limits on Hop-by-Hop and Destination optionsTom Herbert2017-11-031-0/+4
* | tcp: Namespace-ify sysctl_tcp_pacing_ca_ratioEric Dumazet2017-10-281-0/+1
* | tcp: Namespace-ify sysctl_tcp_pacing_ss_ratioEric Dumazet2017-10-281-0/+1
* | tcp: Namespace-ify sysctl_tcp_invalid_ratelimitEric Dumazet2017-10-281-0/+1
* | tcp: Namespace-ify sysctl_tcp_autocorkingEric Dumazet2017-10-281-0/+1
* | tcp: Namespace-ify sysctl_tcp_min_rtt_wlenEric Dumazet2017-10-281-0/+1
* | tcp: Namespace-ify sysctl_tcp_min_tso_segsEric Dumazet2017-10-281-0/+1
* | tcp: Namespace-ify sysctl_tcp_challenge_ack_limitEric Dumazet2017-10-281-0/+1
* | tcp: Namespace-ify sysctl_tcp_limit_output_bytesEric Dumazet2017-10-281-0/+1
* | tcp: Namespace-ify sysctl_tcp_workaround_signed_windowsEric Dumazet2017-10-281-0/+1
* | tcp: Namespace-ify sysctl_tcp_tso_win_divisorEric Dumazet2017-10-281-0/+1
* | tcp: Namespace-ify sysctl_tcp_moderate_rcvbufEric Dumazet2017-10-281-0/+1
* | tcp: Namespace-ify sysctl_tcp_nometrics_saveEric Dumazet2017-10-281-0/+1
* | tcp: Namespace-ify sysctl_tcp_frtoEric Dumazet2017-10-271-0/+1
* | tcp: Namespace-ify sysctl_tcp_adv_win_scaleEric Dumazet2017-10-271-0/+1
* | tcp: Namespace-ify sysctl_tcp_app_winEric Dumazet2017-10-271-0/+1
* | tcp: Namespace-ify sysctl_tcp_dsackEric Dumazet2017-10-271-0/+1
OpenPOWER on IntegriCloud