David Ahern
|
f7ba868b71
net: Use VRF index for oif in ip_send_unicast_reply
|
10 years ago |
David S. Miller
|
ada6c1de9e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
|
10 years ago |
Florian Westphal
|
b60f2f3d65
net: ipv4: un-inline ip_finish_output2
|
10 years ago |
Florian Westphal
|
33b1f31392
net: ip_fragment: remove BRIDGE_NETFILTER mtu special handling
|
10 years ago |
Florian Westphal
|
d6b915e29f
ip_fragment: don't forward defragmented DF packet
|
10 years ago |
Florian Westphal
|
c5501eb340
net: ipv4: avoid repeated calls to ip_skb_dst_mtu helper
|
10 years ago |
Hannes Frederic Sowa
|
be12a1fe29
net: skbuff: add skb_append_pagefrags and use it
|
10 years ago |
Andy Zhou
|
49d16b23cd
bridge_netfilter: No ICMP packet on IPv4 fragmentation error
|
10 years ago |
Eric Dumazet
|
7d771aaac7
ipv4: __ip_local_out_sk() is static
|
10 years ago |
Sheng Yong
|
8bc0034cf6
net: remove extra newlines
|
10 years ago |
David Miller
|
7026b1ddb6
netfilter: Pass socket pointer down through okfn().
|
10 years ago |
Ian Morris
|
00db41243e
ipv4: coding style: comparison for inequality with NULL
|
10 years ago |
Ian Morris
|
51456b2914
ipv4: coding style: comparison for equality with NULL
|
10 years ago |
Hannes Frederic Sowa
|
b6a7719aed
ipv4: hash net ptr into fragmentation bucket selection
|
10 years ago |
Florian Westphal
|
8d0451638a
netfilter: bridge: kill nf_bridge_pad
|
10 years ago |
Michal Kubeček
|
acf8dd0a9d
udp: only allow UFO for packets from SOCK_DGRAM sockets
|
10 years ago |
David S. Miller
|
6e03f896b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Al Viro
|
21226abb4e
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
|
10 years ago |
Eric Dumazet
|
bdbbb8527b
ipv4: tcp: get rid of ugly unicast_sock
|
10 years ago |
Eric Dumazet
|
811230cd85
tcp: ipv4: initialize unicast_sock sk_pacing_rate
|
10 years ago |
Al Viro
|
c0371da604
put iov_iter into msghdr
|
10 years ago |
Al Viro
|
f69e6d131f
ip_generic_getfrag, udplite_getfrag: switch to passing msghdr
|
10 years ago |
Joe Perches
|
cbffccc970
net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messages
|
10 years ago |
Florian Westphal
|
330966e501
net: make skb_gso_segment error handling more robust
|
10 years ago |
Vasily Averin
|
4062090e3e
ipv4: dst_entry leak in ip_send_unicast_reply()
|
10 years ago |
Pablo Neira Ayuso
|
1109a90c01
netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
|
11 years ago |
Eric Dumazet
|
24a2d43d88
ipv4: rename ip_options_echo to __ip_options_echo()
|
11 years ago |
Willem de Bruijn
|
09c2d251b7
net-timestamp: add key to disambiguate concurrent datagrams
|
11 years ago |
Willem de Bruijn
|
11878b40ed
net-timestamp: SOCK_RAW and PING timestamping
|
11 years ago |
Eric Dumazet
|
73f156a6e8
inetpeer: get rid of ip_id_count
|
11 years ago |