Eric Dumazet
|
efe4208f47
ipv6: make lookups simpler and faster
|
11 years ago |
Shawn Bohrer
|
fbf8866d65
net: ipv4 only populate IP_PKTINFO when needed
|
11 years ago |
Eric W. Biederman
|
0bbf87d852
net ipv4: Convert ipv4.ip_local_port_range to be per netns v3
|
11 years ago |
Francesco Fusco
|
aa66158145
ipv4: processing ancillary IP_TOS or IP_TTL
|
11 years ago |
Francesco Fusco
|
f02db315b8
ipv4: IP_TOS and IP_TTL can be specified as ancillary data
|
11 years ago |
Joe Perches
|
5c3a0fd7d0
ip*.h: Remove extern from function prototypes
|
11 years ago |
Ansis Atteka
|
703133de33
ip: generate unique IP identificator if local fragmentation is allowed
|
11 years ago |
Cong Wang
|
5a17a390de
net: make snmp_mib_free static inline
|
12 years ago |
Steffen Klassert
|
8141ed9fce
ipv4: Add a socket release callback for datagram sockets
|
12 years ago |
Patrick McHardy
|
5f2d04f1f9
ipv4: fix path MTU discovery with connection tracking
|
13 years ago |
Eric Dumazet
|
b5ec8eeac4
ipv4: fix ip_send_skb()
|
13 years ago |
Eric Dumazet
|
be9f4a44e7
ipv4: tcp: remove per net tcp_sock
|
13 years ago |
David S. Miller
|
70e7341673
ipv4: Show that ip_send_reply() is purely unicast routine.
|
13 years ago |
Alexander Duyck
|
6648bd7e0e
ipv4: Add sysctl knob to control early socket demux
|
13 years ago |
Paul Gortmaker
|
211ed86510
net: delete all instances of special processing for token ring
|
13 years ago |
Eric W. Biederman
|
a5347fe36b
net: Delete all remaining instances of ctl_path
|
13 years ago |
David S. Miller
|
ba57b4db26
ipv4: Make ip_call_ra_chain() return bool.
|
13 years ago |
Eric Dumazet
|
dfd56b8b38
net: use IS_ENABLED(CONFIG_IPV6)
|
13 years ago |
Eric Dumazet
|
d826eb14ec
ipv4: PKTINFO doesnt need dst reference
|
13 years ago |
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 |