Eric Dumazet
|
3c689b7320
inet: cleanup of local_port_range
|
16 年之前 |
KOVACS Krisztian
|
a3116ac5c2
tcp: Port redirection support for TCP
|
16 年之前 |
KOVACS Krisztian
|
86b08d867d
ipv4: Make Netfilter's ip_route_me_harder() non-local address compatible
|
16 年之前 |
Ilpo Järvinen
|
547b792cac
net: convert BUG_TRAP to generic WARN_ON
|
17 年之前 |
Pavel Emelyanov
|
7c73a6faff
mib: add net to IP_INC_STATS_BH
|
17 年之前 |
Pavel Emelyanov
|
84a3aa000e
ipv4: prepare net initialization for IP accounting
|
17 年之前 |
David S. Miller
|
caea902f72
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 年之前 |
Pavel Emelyanov
|
7f635ab71e
inet: add struct net argument to inet_bhashfn
|
17 年之前 |
David S. Miller
|
93653e0448
tcp: Revert reset of deferred accept changes in 2.6.26
|
17 年之前 |
David S. Miller
|
ec0a196626
tcp: Revert 'process defer accept as established' changes.
|
17 年之前 |
Pavel Emelyanov
|
7477fd2e6b
[SOCK]: Add some notes about per-bind-bucket sock lookup.
|
17 年之前 |
Gerrit Renker
|
ac6f781920
[INET]: sk_reuse is valbool
|
17 年之前 |
Denis V. Lunev
|
3d58b5fa8e
[INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create.
|
17 年之前 |
YOSHIFUJI Hideaki
|
3b1e0a655f
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
|
17 年之前 |
Denis V. Lunev
|
05cf89d40c
[NETNS]: Process INET socket layer in the correct namespace.
|
17 年之前 |
Pavel Emelyanov
|
39d8cda76c
[SOCK]: Add udp_hash member to struct proto.
|
17 年之前 |
Patrick McManus
|
ec3c0982a2
[TCP]: TCP_DEFER_ACCEPT updates - process as established
|
17 年之前 |
Patrick McManus
|
e4c7884028
[TCP]: TCP_DEFER_ACCEPT updates - dont retxmt synack
|
17 年之前 |
Patrick McManus
|
539fae89be
[TCP]: TCP_DEFER_ACCEPT updates - defer timeout conflicts with max_thresh
|
17 年之前 |
Denis V. Lunev
|
fd80eb942a
[INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack.
|
17 年之前 |
Arnaldo Carvalho de Melo
|
ab1e0a13d7
[SOCK] proto: Add hashinfo member to struct proto
|
17 年之前 |
Pavel Emelyanov
|
941b1d22cc
[NETNS]: Make bind buckets live in net namespaces.
|
17 年之前 |
Denis V. Lunev
|
f1b050bf7a
[NETNS]: Add namespace parameter to ip_route_output_flow.
|
17 年之前 |
Pavel Emelyanov
|
b24b8a247f
[NET]: Convert init_timer into setup_timer
|
17 年之前 |
Anton Arapov
|
a25de534f8
[INET]: Justification for local port range robustness.
|
17 年之前 |
Stephen Hemminger
|
227b60f510
[INET]: local port range robustness
|
17 年之前 |
Mark Glines
|
3f196eb519
[TCP]: Use default 32768-61000 outgoing port range in all cases.
|
18 年之前 |
YOSHIFUJI Hideaki
|
e905a9edab
[NET] IPV4: Fix whitespace errors.
|
18 年之前 |
Eric Dumazet
|
72a3effaf6
[NET]: Size listen hash tables using backlog hint
|
18 年之前 |
Al Viro
|
82103232ed
[IPV4]: inet_rcv_saddr() annotations
|
18 年之前 |