David S. Miller
|
e12fe68ce3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 yıl önce |
Marcus Meissner
|
c349a528cd
net: bind() fix error return on wrong address family
|
14 yıl önce |
David S. Miller
|
9f6ec8d697
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 yıl önce |
Eric Dumazet
|
1eddceadb0
net: rfs: enable RFS before first data packet is received
|
14 yıl önce |
Eric Dumazet
|
8f0ea0fe3a
snmp: reduce percpu needs by 50%
|
14 yıl önce |
Marcus Meissner
|
d0733d2e29
net/ipv4: Check for mistakenly passed in non-IPv4 address
|
14 yıl önce |
Vasiliy Kulikov
|
c319b4d76b
net: ipv4: add IPPROTO_ICMP socket kind
|
14 yıl önce |
David S. Miller
|
6e86913810
ipv4: Use cork flow in inet_sk_{reselect_saddr,rebuild_header}()
|
14 yıl önce |
David S. Miller
|
31e4543db2
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
|
14 yıl önce |
David S. Miller
|
b883187785
ipv4: Fetch route saddr from flow key in inet_sk_reselect_saddr().
|
14 yıl önce |
Eric Dumazet
|
f6d8bd051c
inet: add RCU protection to inet->opt
|
14 yıl önce |
David S. Miller
|
2d7192d6cb
ipv4: Sanitize and simplify ip_route_{connect,newports}()
|
14 yıl önce |
Eric Dumazet
|
b71d1d426d
inet: constify ip headers and in6_addr
|
14 yıl önce |
David S. Miller
|
78fbfd8a65
ipv4: Create and use route lookup helpers.
|
14 yıl önce |
David S. Miller
|
b23dd4fe42
ipv4: Make output route lookup return rtable directly.
|
14 yıl önce |
David S. Miller
|
273447b352
ipv4: Kill can_sleep arg to ip_route_output_flow()
|
14 yıl önce |
David S. Miller
|
420d44daa7
ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"
|
14 yıl önce |
David S. Miller
|
abdf7e7239
ipv4: Can final ip_route_connect() arg to boolean "can_sleep".
|
14 yıl önce |
David S. Miller
|
5403c8a295
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 yıl önce |
Eric W. Biederman
|
709b46e8d9
net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT
|
14 yıl önce |
Michał Mirosław
|
04ed3e741d
net: change netdev->features to u32
|
14 yıl önce |
Changli Gao
|
5811662b15
net: use the macros defined for the members of flowi
|
14 yıl önce |
Eric Dumazet
|
49e8ab03eb
net: build_ehash_secret() and rt_bind_peer() cleanups
|
14 yıl önce |
Changli Gao
|
7ba4291007
inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and inet_sendpage()
|
15 yıl önce |
Eric Dumazet
|
4ce3c183fc
snmp: 64bit ipstats_mib for all arches
|
15 yıl önce |
Eric Dumazet
|
1823e4c80e
snmp: add align parameter to snmp_mib_init()
|
15 yıl önce |
Jiri Olsa
|
7b2ff18ee7
net - IP_NODEFRAG option for IPv4 socket
|
15 yıl önce |
Changli Gao
|
d8d1f30b95
net-next: remove useless union keyword
|
15 yıl önce |
Amerigo Wang
|
e3826f1e94
net: reserve ports for applications using fixed port numbers
|
15 yıl önce |
David S. Miller
|
c58dc01bab
net: Make RFS socket operations not be inet specific.
|
15 yıl önce |