Commit Graph

2482 Commits (4f452e8aa492c0b8028ca9b4bdb4d018ba28c6c7)

Author SHA1 Message Date
Ilpo Järvinen 5ea3a74806 [TCP]: Prevent sending past receiver window with TSO (at last skb) 17 years ago
David S. Miller db8dac20d5 [UDP]: Revert udplite and code split. 17 years ago
Harvey Harrison 0dc47877a3 net: replace remaining __FUNCTION__ occurrences 17 years ago
Eric Dumazet ee6b967301 [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts 17 years ago
Stephen Hemminger dea75bdfa5 [IPCONFIG]: The kernel gets no IP from some DHCP servers 17 years ago
Herbert Xu ed58dd41f3 [ESP]: Add select on AUTHENC 17 years ago
Sangtae Ha 6b3d626321 [TCP]: TCP cubic v2.2 17 years ago
YOSHIFUJI Hideaki 8be8af8fa4 [IPV4] UDP: Move IPv4-specific bits to other file. 17 years ago
YOSHIFUJI Hideaki e898d4db27 [UDP]: Allow users to configure UDP-Lite. 17 years ago
Glenn Griffin c6aefafb7e [TCP]: Add IPv6 support to TCP SYN cookies 17 years ago
Eric Dumazet 11baab7ac3 [TCP]: lower stack usage in cookie_hash() function 17 years ago
Pavel Emelyanov 988b705077 [ARP]: Introduce the arp_hdr_len helper. 17 years ago
Ilpo Järvinen d152a7d88a [TCP]: Must count fack_count also when skipping 17 years ago
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