Commit Graph

53 Commits (a2e066bba2aad6583e3ff648bf28339d6c9f0898)

Author SHA1 Message Date
Herbert Xu eb4dea5853 net: Fix percpu counters deadlock 16 years ago
Ilpo Järvinen 857a6e0a4d icsk: join error paths using goto 16 years ago
Eric Dumazet 6976a1d6c2 net: percpu_counter_inc() should not be called in BH-disabled section 16 years ago
Eric Dumazet dd24c00191 net: Use a percpu_counter for orphan_count 16 years ago
Eric Dumazet 7a9546ee35 net: ib_net pointer should depends on CONFIG_NET_NS 16 years ago
Jianjun Kong d9319100c1 net: clean up net/ipv4/ah4.c esp4.c fib_semantics.c inet_connection_sock.c inetpeer.c ip_output.c 16 years ago
Eric Dumazet 3c689b7320 inet: cleanup of local_port_range 17 years ago
KOVACS Krisztian a3116ac5c2 tcp: Port redirection support for TCP 17 years ago
KOVACS Krisztian 86b08d867d ipv4: Make Netfilter's ip_route_me_harder() non-local address compatible 17 years ago
Ilpo Järvinen 547b792cac net: convert BUG_TRAP to generic WARN_ON 17 years ago
Pavel Emelyanov 7c73a6faff mib: add net to IP_INC_STATS_BH 17 years ago
Pavel Emelyanov 84a3aa000e ipv4: prepare net initialization for IP accounting 17 years ago
Pavel Emelyanov 7f635ab71e inet: add struct net argument to inet_bhashfn 17 years ago
David S. Miller 93653e0448 tcp: Revert reset of deferred accept changes in 2.6.26 17 years ago
David S. Miller ec0a196626 tcp: Revert 'process defer accept as established' changes. 17 years ago
Pavel Emelyanov 7477fd2e6b [SOCK]: Add some notes about per-bind-bucket sock lookup. 17 years ago
Gerrit Renker ac6f781920 [INET]: sk_reuse is valbool 17 years ago
Denis V. Lunev 3d58b5fa8e [INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create. 17 years ago
YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
Denis V. Lunev 05cf89d40c [NETNS]: Process INET socket layer in the correct namespace. 17 years ago
Pavel Emelyanov 39d8cda76c [SOCK]: Add udp_hash member to struct proto. 17 years ago
Patrick McManus ec3c0982a2 [TCP]: TCP_DEFER_ACCEPT updates - process as established 17 years ago
Patrick McManus e4c7884028 [TCP]: TCP_DEFER_ACCEPT updates - dont retxmt synack 17 years ago
Patrick McManus 539fae89be [TCP]: TCP_DEFER_ACCEPT updates - defer timeout conflicts with max_thresh 17 years ago
Denis V. Lunev fd80eb942a [INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack. 17 years ago
Arnaldo Carvalho de Melo ab1e0a13d7 [SOCK] proto: Add hashinfo member to struct proto 17 years ago
Pavel Emelyanov 941b1d22cc [NETNS]: Make bind buckets live in net namespaces. 17 years ago
Denis V. Lunev f1b050bf7a [NETNS]: Add namespace parameter to ip_route_output_flow. 17 years ago
Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer 17 years ago
Anton Arapov a25de534f8 [INET]: Justification for local port range robustness. 18 years ago
Stephen Hemminger 227b60f510 [INET]: local port range robustness 18 years ago
Mark Glines 3f196eb519 [TCP]: Use default 32768-61000 outgoing port range in all cases. 18 years ago
YOSHIFUJI Hideaki e905a9edab [NET] IPV4: Fix whitespace errors. 18 years ago
Eric Dumazet 72a3effaf6 [NET]: Size listen hash tables using backlog hint 18 years ago
Al Viro 82103232ed [IPV4]: inet_rcv_saddr() annotations 19 years ago
Al Viro 6b72977bd6 [IPV4]: inet_csk_search_req() annotations 19 years ago
Al Viro 7f25afbbef [IPV4]: inet_csk_search_req() (partial) annotations 19 years ago
Venkat Yekkirala 4237c75c0a [MLSXFRM]: Auto-labeling of child sockets 19 years ago
Venkat Yekkirala beb8d13bed [MLSXFRM]: Add flow labeling 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
David S. Miller dbeff12b4d [INET]: Fix typo in Arnaldo's connection sock compat fixups. 19 years ago
Arnaldo Carvalho de Melo dec73ff029 [ICSK] compat: Introduce inet_csk_compat_[gs]etsockopt 19 years ago
Arnaldo Carvalho de Melo c4d9390941 [ICSK]: Introduce inet_csk_ctl_sock_create 19 years ago
Arnaldo Carvalho de Melo af05dc9394 [ICSK]: Move v4_addr2sockaddr from TCP to icsk 19 years ago
Arnaldo Carvalho de Melo c2977c2213 [ICSK]: make inet_csk_reqsk_queue_hash_add timeout arg unsigned long 19 years ago
Arnaldo Carvalho de Melo 971af18bbf [IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port 19 years ago
Stephen Hemminger 6df716340d [TCP/DCCP]: Randomize port selection 20 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
Arnaldo Carvalho de Melo 6687e988d9 [ICSK]: Move TCP congestion avoidance members to icsk 20 years ago
Arnaldo Carvalho de Melo a019d6fe2b [ICSK]: Move generalised functions from tcp to inet_connection_sock 20 years ago