Eric W. Biederman
|
0c4b51f005
netfilter: Pass net into okfn
|
10 년 전 |
Eric W. Biederman
|
29a26a5680
netfilter: Pass struct net into the netfilter hooks
|
10 년 전 |
Eric W. Biederman
|
4ba1bf4292
ipv4: Only compute net once in ip_finish_output2
|
10 년 전 |
Eric W. Biederman
|
9479b0af48
ipv4: Explicitly compute net in ip_fragment
|
10 년 전 |
Eric W. Biederman
|
26a949dbd5
ipv4: Only compute net once in ip_do_fragment
|
10 년 전 |
Eric W. Biederman
|
88f5cc2458
ipv4: Remember the net in ip_output and ip_mc_output
|
10 년 전 |
Eric W. Biederman
|
5a70649e0d
net: Merge dst_output and dst_output_sk
|
10 년 전 |
David Ahern
|
f7ba868b71
net: Use VRF index for oif in ip_send_unicast_reply
|
10 년 전 |
David S. Miller
|
ada6c1de9e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
|
10 년 전 |
Florian Westphal
|
b60f2f3d65
net: ipv4: un-inline ip_finish_output2
|
10 년 전 |
Florian Westphal
|
33b1f31392
net: ip_fragment: remove BRIDGE_NETFILTER mtu special handling
|
10 년 전 |
Florian Westphal
|
d6b915e29f
ip_fragment: don't forward defragmented DF packet
|
10 년 전 |
Florian Westphal
|
c5501eb340
net: ipv4: avoid repeated calls to ip_skb_dst_mtu helper
|
10 년 전 |
Hannes Frederic Sowa
|
be12a1fe29
net: skbuff: add skb_append_pagefrags and use it
|
10 년 전 |
Andy Zhou
|
49d16b23cd
bridge_netfilter: No ICMP packet on IPv4 fragmentation error
|
10 년 전 |
Eric Dumazet
|
7d771aaac7
ipv4: __ip_local_out_sk() is static
|
10 년 전 |
Sheng Yong
|
8bc0034cf6
net: remove extra newlines
|
10 년 전 |
David Miller
|
7026b1ddb6
netfilter: Pass socket pointer down through okfn().
|
10 년 전 |
Ian Morris
|
00db41243e
ipv4: coding style: comparison for inequality with NULL
|
10 년 전 |
Ian Morris
|
51456b2914
ipv4: coding style: comparison for equality with NULL
|
10 년 전 |
Hannes Frederic Sowa
|
b6a7719aed
ipv4: hash net ptr into fragmentation bucket selection
|
10 년 전 |
Florian Westphal
|
8d0451638a
netfilter: bridge: kill nf_bridge_pad
|
10 년 전 |
Michal Kubeček
|
acf8dd0a9d
udp: only allow UFO for packets from SOCK_DGRAM sockets
|
10 년 전 |
David S. Miller
|
6e03f896b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 년 전 |
Al Viro
|
21226abb4e
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
|
10 년 전 |
Eric Dumazet
|
bdbbb8527b
ipv4: tcp: get rid of ugly unicast_sock
|
10 년 전 |
Eric Dumazet
|
811230cd85
tcp: ipv4: initialize unicast_sock sk_pacing_rate
|
10 년 전 |
Al Viro
|
c0371da604
put iov_iter into msghdr
|
10 년 전 |
Al Viro
|
f69e6d131f
ip_generic_getfrag, udplite_getfrag: switch to passing msghdr
|
10 년 전 |
Joe Perches
|
cbffccc970
net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messages
|
10 년 전 |