Commit Graph

2205 Commits (85f03bccd6e0e2ac6ccf017d4bcd5d74bb87a671)

Author SHA1 Message Date
Stephen Hemminger 187b5188a7 [IPV4] fib_trie: Use %u for unsigned printfs. 17 years ago
Stephen Hemminger 93e4308b3b [IPV4] fib_trie: Get rid of unused revision element. 17 years ago
Stephen Hemminger c28a1cf448 [IPV4] fib_trie: Get rid of trie_init(). 17 years ago
Ilpo Järvinen cea14e0ed6 [TCP]: Uninline tcp_is_cwnd_limited 17 years ago
Ilpo Järvinen 490d504693 [TCP]: Uninline tcp_set_state 17 years ago
David S. Miller 9993e7d313 [TCP]: Do not purge sk_forward_alloc entirely in tcp_delack_timer(). 17 years ago
Denis V. Lunev 8cced9eff1 [NETNS]: Enable routing configuration in non-initial namespace. 17 years ago
Denis V. Lunev 226b0b4a51 [NETNS]: Replace init_net with the correct context in fib_frontend.c 17 years ago
Denis V. Lunev 1bad118a33 [NETNS]: Pass namespace through ip_rt_ioctl. 17 years ago
Denis V. Lunev 4b5d47d4d3 [NETNS]: Correctly fill fib_config data. 17 years ago
Denis V. Lunev 6bd48fcf73 [NETNS]: Provide correct namespace for fibnl netlink socket. 17 years ago
Denis V. Lunev e4aef8aea3 [NETNS]: Place fib tables into netns. 17 years ago
Denis V. Lunev e4e4971c5f [NETNS]: Namespacing IPv4 fib rules. 17 years ago
Denis V. Lunev 1c340b2fd7 [NETNS]: Show routing information from correct namespace (fib_trie.c) 17 years ago
Denis V. Lunev 6e04d01dfa [NETNS]: Show routing information from correct namespace (fib_hash.c) 17 years ago
Denis V. Lunev 4d1169c1e7 [NETNS]: Add netns to nl_info structure. 17 years ago
Eric W. Biederman 6b175b26c1 [NETNS]: Add netns parameter to inet_(dev_)add_type. 17 years ago
Denis V. Lunev 8ad4942cd5 [NETNS]: Add netns parameter to fib_get_table/fib_new_table. 17 years ago
Denis V. Lunev 93456b6d77 [IPV4]: Unify access to the routing tables. 17 years ago
Denis V. Lunev 7b1a74fdbb [NETNS]: Refactor fib initialization so it can handle multiple namespaces. 17 years ago
Denis V. Lunev dbb50165b5 [IPV4]: Check fib4_rules_init failure. 17 years ago
Denis V. Lunev 61a0265344 [NETNS]: Add namespace to API for routing /proc entries creation. 17 years ago
Denis V. Lunev 868d13ac81 [NETNS]: Pass fib_rules_ops into default_pref method. 17 years ago
Denis V. Lunev f8c26b8d58 [NETNS]: Add netns parameter to fib_rules_(un)register. 17 years ago
Pavel Emelyanov 3d7cc2ba62 [NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modules 17 years ago
Pavel Emelyanov 90754f8ec0 [IPVS]: Switch to using ctl_paths. 17 years ago
Rami Rosen cb7928a528 [IPV4]: Remove unsupported DNAT (RTCF_NAT and RTCF_NAT) in IPV4 17 years ago
Ilpo Järvinen a067d9ac39 [NET]: Remove obsolete comment 17 years ago
Ilpo Järvinen ad1b30b1c2 [IPVS]: Kill some bloat 17 years ago
Eric Dumazet 2a75de0c1d [NETNS]: Should build with CONFIG_SYSCTL=n 17 years ago
Eric Dumazet 74feb6e84e [ICMP]: Avoid sparse warnings in net/ipv4/icmp.c 17 years ago
Eric Dumazet 65f7651788 [NET]: prot_inuse cleanups and optimizations 17 years ago
Ilpo Järvinen e870a8efcd [TCP]: Perform setting of common control fields in one place 17 years ago
Ilpo Järvinen 19773b4923 [TCP]: Urgent parameter effect can be simplified. 17 years ago
Ilpo Järvinen f038ac8f9b [TCP]: cleanup tcp_parse_options deep indented switch 17 years ago
Eric Dumazet 9a429c4983 [NET]: Add some acquires/releases sparse annotations. 17 years ago
Ilpo Järvinen d436d68630 [TCP]: Remove unnecessary local variable 17 years ago
Ilpo Järvinen 409d22b470 [TCP]: Code duplication removal, added tcp_bound_to_half_wnd() 17 years ago
Ilpo Järvinen 056834d9f6 [TCP]: cleanup tcp_{in,out}put.c style 17 years ago
Ilpo Järvinen 058dc3342b [TCP]: reduce tcp_output's indentation levels a bit 17 years ago
Ilpo Järvinen 4828e7f49a [TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary 17 years ago
Ilpo Järvinen cadbd0313b [TCP]: Dropped unnecessary skb/sacked accessing in reneging 17 years ago
Ilpo Järvinen 90840defab [TCP]: Introduce tcp_wnd_end() to reduce line lengths 17 years ago
Ilpo Järvinen 66f5fe624f [TCP]: Rename update_send_head & include related increment to it 17 years ago
Ilpo Järvinen 3ccd3130b3 [TCP]: Make invariant check complain about invalid sacked_out 17 years ago
Hideo Aoki 95766fff6b [UDP]: Add memory accounting. 17 years ago
Hideo Aoki 3ab224be6d [NET] CORE: Introducing new memory accounting interface. 17 years ago
Herbert Xu 9dd3245a2a [IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input 17 years ago
Herbert Xu 0883ae0e55 [IPSEC]: Fix transport-mode async resume on intput without netfilter 17 years ago
Ilpo Järvinen c776ee01bd [TCP]: Remove seq_rtt ptr from clean_rtx_queue args 17 years ago