Lance Richardson
|
9ee6c5dc81
ipv4: allow local fragmentation in ip_finish_output_gso()
|
8 년 전 |
Shmulik Ladkani
|
359ebda25a
net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flags
|
9 년 전 |
Marcelo Ricardo Leitner
|
ae7ef81ef0
skbuff: introduce skb_gso_validate_mtu
|
9 년 전 |
Eric Dumazet
|
98f619957e
net: rename IP_ADD_STATS_BH()
|
9 년 전 |
Eric Dumazet
|
b45386efa2
net: rename IP_INC_STATS_BH()
|
9 년 전 |
WANG Cong
|
64d4e3431e
net: remove skb_sender_cpu_clear()
|
9 년 전 |
Eric W. Biederman
|
13206b6bff
net: Pass net into dst_output and remove dst_output_okfn
|
9 년 전 |
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
|
f8e1ac7912
ipv4: Compute net once in ip_forward_finish
|
10 년 전 |
Eric W. Biederman
|
fcad0ac2da
ipv4: Compute net once in ip_forward
|
10 년 전 |
Eric W. Biederman
|
5a70649e0d
net: Merge dst_output and dst_output_sk
|
10 년 전 |
Florian Westphal
|
cf82624432
ip: reject too-big defragmented DF-skb when forwarding
|
10 년 전 |
Sebastian Pöhn
|
2ab957492d
ip_forward: Drop frames with attached skb->sk
|
10 년 전 |
David Miller
|
7026b1ddb6
netfilter: Pass socket pointer down through okfn().
|
10 년 전 |
Eric Dumazet
|
c29390c6df
xps: must clear sender_cpu before forwarding
|
10 년 전 |
Hannes Frederic Sowa
|
df4d92549f
ipv4: try to cache dst_entries which would cause a redirect
|
10 년 전 |
WANG Cong
|
60ff746739
net: rename local_df to ignore_df
|
11 년 전 |
Florian Westphal
|
c7ba65d7b6
net: ip: push gso skb forwarding handling down the stack
|
11 년 전 |
Florian Westphal
|
ca6c5d4ad2
net: ipv4: ip_forward: fix inverted local_df test
|
11 년 전 |
David S. Miller
|
1e8d6421cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 년 전 |
Denis Kirjanov
|
d4f2fa6ad6
ipv4: ip_forward: perform skb->pkt_type check at the beginning
|
11 년 전 |
Florian Westphal
|
fe6cc55f3a
net: ip, ipv6: handle gso skbs in forwarding path
|
11 년 전 |
Hannes Frederic Sowa
|
f87c10a8aa
ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against pmtu spoofing
|
11 년 전 |
Julian Anastasov
|
155e8336c3
ipv4: introduce rt_uses_gateway
|
13 년 전 |
Julian Anastasov
|
e0adef0f74
ipv4: fix forwarding for strict source routes
|
13 년 전 |
Vincent Bernat
|
2d8dbb04c6
snmp: fix OutOctets counter to include forwarded datagrams
|
13 년 전 |
Daniel Baluta
|
5e73ea1a31
ipv4: fix checkpatch errors
|
13 년 전 |
Li Wei
|
ac8a48106b
ipv4: Save nexthop address of LSRR/SSRR option to IPCB.
|
13 년 전 |
David S. Miller
|
72a8f97bf2
ipv4: Fix 'iph' use before set.
|
14 년 전 |