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 |
Patrick McHardy
|
8fa9ff6849
netfilter: fix crashes in bridge netfilter caused by fragment jumps
|
15 years ago |
Eric Dumazet
|
fd2c3ef761
net: cleanup include/net
|
15 years ago |
Eric Dumazet
|
c720c7e838
inet: rename some inet_sock fields
|
15 years ago |
David S. Miller
|
b7058842c9
net: Make setsockopt() optlen be unsigned.
|
15 years ago |
Alexey Dobriyan
|
8d65af789f
sysctl: remove "struct file *" argument of ->proc_handler
|
15 years ago |
Neil Horman
|
edf391ff17
snmp: add missing counters for RFC 4293
|
16 years ago |