Eric Dumazet
|
66b13d99d9
ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT
|
13 years ago |
Eric Dumazet
|
bc416d9768
macvlan: handle fragmented multicast frames
|
13 years ago |
David S. Miller
|
595fc71baa
ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET.
|
14 years ago |
David S. Miller
|
d18cd551d1
net: Fix build failures due to ip_is_fragment()
|
14 years ago |
Paul Gortmaker
|
56f8a75c17
ip: introduce ip_is_fragment helper inline function
|
14 years ago |
Eric Dumazet
|
4b9d9be839
inetpeer: remove unused list
|
14 years ago |
David S. Miller
|
0a5ebb8000
ipv4: Pass explicit daddr arg to ip_send_reply().
|
14 years ago |
David S. Miller
|
f5fca60865
ipv4: Pass flow key down into ip_append_*().
|
14 years ago |
David S. Miller
|
77968b7824
ipv4: Pass flow keys down into datagram packet building engine.
|
14 years ago |
David S. Miller
|
d9d8da805d
inet: Pass flowi to ->queue_xmit().
|
14 years ago |
David S. Miller
|
bdc712b4c2
inet: Decrease overhead of on-stack inet_cork.
|
14 years ago |
Eric Dumazet
|
f6d8bd051c
inet: add RCU protection to inet->opt
|
14 years ago |
Timo Teräs
|
93ca3bb5df
net: gre: provide multicast mappings for ipv4 and ipv6
|
14 years ago |
Herbert Xu
|
1c32c5ad6f
inet: Add ip_make_skb and ip_finish_skb
|
14 years ago |
David S. Miller
|
323e126f0c
ipv4: Don't pre-seed hoplimit metric.
|
14 years ago |
Eric Dumazet
|
43a951e999
ipv4: add __rcu annotations to ip_ra_chain
|
14 years ago |
Eric Dumazet
|
a02cec2155
net: return operator cleanup
|
14 years ago |
Oliver Hartkopp
|
2244d07bfa
net: simplify flags for tx timestamping
|
15 years ago |
Eric Dumazet
|
4ce3c183fc
snmp: 64bit ipstats_mib for all arches
|
15 years ago |
Eric Dumazet
|
1823e4c80e
snmp: add align parameter to snmp_mib_init()
|
15 years ago |
Eric Dumazet
|
592fcb9dfa
ip: ip_ra_control() rcu fix
|
15 years ago |
Eric Dumazet
|
66018506e1
ip: Router Alert RCU conversion
|
15 years ago |
Alexey Dobriyan
|
4be929be34
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN
|
15 years ago |
Amerigo Wang
|
e3826f1e94
net: reserve ports for applications using fixed port numbers
|
15 years ago |
Eric Dumazet
|
f84af32cbc
net: ip_queue_rcv_skb() helper
|
15 years ago |
Shan Wei
|
4e15ed4d93
net: replace ipfragok with skb->local_df
|
15 years ago |
Tejun Heo
|
7d720c3e4f
percpu: add __percpu sparse annotations to net
|
15 years ago |
Patrick McHardy
|
5d0aa2ccd4
netfilter: nf_conntrack: add support for "conntrack zones"
|
15 years ago |
Octavian Purdila
|
cd65c3c7d1
net: fix build erros with CONFIG_BUG=n, CONFIG_GENERIC_BUG=n
|
15 years ago |
Octavian Purdila
|
7ad6848c7e
ip: fix mc_loop checks for tunnels with multicast outer addresses
|
15 years ago |