David S. Miller
|
6e03f896b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Eric Dumazet
|
bdbbb8527b
ipv4: tcp: get rid of ugly unicast_sock
|
10 years ago |
David S. Miller
|
95f873f2ff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Hannes Frederic Sowa
|
df4d92549f
ipv4: try to cache dst_entries which would cause a redirect
|
10 years ago |
Tom Herbert
|
5961de9f19
ip: Add offset parameter to ip_cmsg_recv
|
10 years ago |
Eric Dumazet
|
24a2d43d88
ipv4: rename ip_options_echo to __ip_options_echo()
|
11 years ago |
Eric Dumazet
|
4cdf507d54
icmp: add a global rate limitation
|
11 years ago |
Vincent Bernat
|
49a601589c
net/ipv4: bind ip_nonlocal_bind to current netns
|
11 years ago |
Tom Herbert
|
1933a7852c
net: add gro_compute_pseudo functions
|
11 years ago |
David S. Miller
|
f139c74a8d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
WANG Cong
|
20e61da7ff
ipv4: fail early when creating netdev named all or default
|
11 years ago |
Eric Dumazet
|
04ca6973f7
ip: make IP identifiers less predictable
|
11 years ago |
Florian Westphal
|
434d305405
inet: frag: don't account number of fragment queues
|
11 years ago |
Tom Herbert
|
b73c3d0e4f
net: Save TX flow hash in sock and set in skbuf on xmit
|
11 years ago |
Eric Dumazet
|
73f156a6e8
inetpeer: get rid of ip_id_count
|
11 years ago |
David S. Miller
|
fcd77db07d
net: Fix CONFIG_SYSCTL ifdef test.
|
11 years ago |
WANG Cong
|
122ff243f5
ipv4: make ip_local_reserved_ports per netns
|
11 years ago |
Lorenzo Colitti
|
e110861f86
net: add a sysctl to reflect the fwmark on replies
|
11 years ago |
WANG Cong
|
60ff746739
net: rename local_df to ignore_df
|
11 years ago |
WANG Cong
|
698365fa18
net: clean up snmp stats code
|
11 years ago |
Tom Herbert
|
ed70fcfcee
net: Call skb_checksum_init in IPv4
|
11 years ago |
Eric Dumazet
|
aad88724c9
ipv4: add a sock pointer to dst->output() path.
|
11 years ago |
Eric Dumazet
|
b0270e9101
ipv4: add a sock pointer to ip_queue_xmit()
|
11 years ago |
David S. Miller
|
f7324acd98
tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent()
|
11 years ago |
Hannes Frederic Sowa
|
1b34657635
ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMIT
|
11 years ago |
Hannes Frederic Sowa
|
c8e6ad0829
ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsg
|
11 years ago |
Hannes Frederic Sowa
|
4b261c75a9
ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams
|
11 years ago |
WANG Cong
|
72c1d3bdd5
ipv4: register igmp_notifier even when !CONFIG_PROC_FS
|
11 years ago |
Hannes Frederic Sowa
|
f87c10a8aa
ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against pmtu spoofing
|
11 years ago |
Hannes Frederic Sowa
|
974eda11c5
inet: make no_pmtu_disc per namespace and kill ipv4_config
|
11 years ago |