Commit Graph

2467 Commits (bed1d1dfc4a458d82bcd258082638cbba860190d)

Author SHA1 Message Date
Denis V. Lunev 7cd04fa7e3 [TCP]: Merge exit paths in tcp_v4_conn_request. 17 years ago
Denis V. Lunev da7ef338a2 [IPV4]: skb->dst can't be NULL in ip_options_echo. 17 years ago
Denis V. Lunev 1d1c8d13c4 [ICMP]: Section conflict between icmp_sk_init/icmp_sk_exit. 17 years ago
Denis V. Lunev fd80eb942a [INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack. 17 years ago
Pavel Emelyanov 665bba1087 [NETFILTER/RXRPC]: Don't use seq_release_private where inappropriate. 17 years ago
Denis V. Lunev 4a6ad7a141 [NETNS]: Make icmp_sk per namespace. 17 years ago
Denis V. Lunev 5c8cafd65e [NETNS]: icmp(v6)_sk should not pin a namespace. 17 years ago
Denis V. Lunev 79c9115953 [ICMP]: Allocate data for __icmp(v6)_sk dynamically. 17 years ago
Denis V. Lunev 405666db84 [ICMP]: Pass proper ICMP socket into icmp(v6)_xmit_(un)lock. 17 years ago
Denis V. Lunev b7e729c4b4 [ICMP]: Store sock rather than socket for ICMP flow control. 17 years ago
Denis V. Lunev 1e3cf6834e [ICMP]: Optimize icmp_socket usage. 17 years ago
Denis V. Lunev a5710d6582 [ICMP]: Add return code to icmp_init. 17 years ago
Denis V. Lunev 9b0f976f27 [INET]: Remove struct net_proto_family* from _init calls. 17 years ago
Sangtae Ha 0bc8c7bf9e [TCP]: BIC web page link is corrected. 17 years ago
Denis V. Lunev c4544c7243 [NETNS]: Process inet_select_addr inside a namespace. 17 years ago
Denis V. Lunev 3776c8891a [NETNS]: Enable IPv4 address manipulations inside namespace. 17 years ago
Denis V. Lunev 1937504dd1 [NETNS]: Enable all routing manipulation via netlink inside namespace. 17 years ago
Denis V. Lunev e5b13cb10d [NETNS]: Process devinet ioctl in the correct namespace. 17 years ago
Denis V. Lunev 73b3871165 [NETNS]: Register /proc/net/rt_cache for each namespace. 17 years ago
Denis V. Lunev a75e936f2f [NETNS]: Process /proc/net/rt_cache inside a namespace. 17 years ago
Denis V. Lunev 642d631811 [IPV4]: rt_cache_get_next should take rt_genid into account. 17 years ago
Denis V. Lunev 317805b8f8 [NETNS]: Process ip_rt_redirect in the correct namespace. 17 years ago
Denis V. Lunev be162d6288 [NETNS]: Enable inetdev_event notifier. 17 years ago
Denis V. Lunev 2430aa85de [NETNS]: Disable multicaststing configuration inside non-initial namespace. 17 years ago
Denis V. Lunev 6fc68624e5 [NETFILTER]: Consolidate masq_inet_event and masq_device_event. 17 years ago
Wang Chen 770207208e [IPV4]: Use proc_create() to setup ->proc_fops first 17 years ago
Herbert Xu 21e43188f2 [IPCOMP]: Disable BH on output when using shared tfm 17 years ago
Pavel Emelyanov b37d428b24 [INET]: Don't create tunnels with '%' in name. 17 years ago
Bjorn Mork 148f97292e [IPV4]: Reset scope when changing address 17 years ago
Pavel Emelyanov 34cc7ba639 [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly. 17 years ago
Joonwoo Park eb1197bc0e [NETFILTER]: Fix incorrect use of skb_make_writable 17 years ago
Patrick McHardy e2b58a67b9 [NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_ASSERT when mangling packet data 17 years ago
Adrian Bunk 94cb1503c7 ipv4/fib_hash.c: fix NULL dereference 17 years ago
Kris Katterjohn 9bf1d83e7e [TCP]: Fix tcp_v4_send_synack() comment 17 years ago
Uwe Kleine-Koenig 9c00409a2a [IPV4]: fix alignment of IP-Config output 17 years ago
David S. Miller 9ff5660746 Revert "[NDISC]: Fix race in generic address resolution" 17 years ago
Adrian Bunk 324b57619b [INET]: Unexport inet_listen_wlock 17 years ago
Adrian Bunk 74da4d34e4 [INET]: Unexport __inet_hash_connect 17 years ago
Herbert Xu b318e0e4ef [IPSEC]: Fix bogus usage of u64 on input sequence number 17 years ago
David S. Miller 69cc64d8d9 [NDISC]: Fix race in generic address resolution 17 years ago
Stephen Hemminger 8315f5d80a fib_trie: /proc/net/route performance improvement 17 years ago
Stephen Hemminger ec28cf738d fib_trie: handle empty tree 17 years ago
David S. Miller e4f8b5d4ed [IPV4]: Remove IP_TOS setting privilege checks. 17 years ago
Denis V. Lunev cd557bc1c1 [IGMP]: Optimize kfree_skb in igmp_rcv. 17 years ago
Patrick McHardy 4136cd523e [IPV4]: route: fix crash ip_route_input 17 years ago
Patrick McHardy 86577c661b [NETFILTER]: nf_conntrack: fix ct_extend ->move operation 17 years ago
Sven Wegener 9c1ca6e68a ipvs: Make wrr "no available servers" error message rate-limited 17 years ago
Paul Moore eda61d32e8 NetLabel: introduce a new kernel configuration API for NetLabel 17 years ago
Herbert Xu 8cf229437f [ICMP]: Restore pskb_pull calls in receive function 17 years ago
Pavel Emelyanov 5d8c0aa943 [INET]: Fix accidentally broken inet(6)_hash_connect's port offset calculations. 17 years ago