Julian Anastasov
|
6e28099d38
ipv4: mask tos for input route
|
8 years ago |
Julian Anastasov
|
8bcfd0925e
ipv4: add missing initialization for flowi4_uid
|
8 years ago |
Julian Anastasov
|
63fca65d08
net: add confirm_neigh method to dst_ops
|
8 years ago |
David S. Miller
|
580bdf5650
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
David Ahern
|
8a430ed50b
net: ipv4: fix table id in getroute response
|
8 years ago |
David Ahern
|
eafea7390e
net: ipv4: remove disable of bottom half in inet_rtm_getroute
|
8 years ago |
David Ahern
|
dc33da59ff
net: ipv4: Remove flow arg from ip_mkroute_input
|
8 years ago |
David Ahern
|
9f09eaeae2
net: ipmr: Remove nowait arg to ipmr_get_route
|
8 years ago |
David Ahern
|
0c8d803f39
net: ipv4: Simplify rt_fill_info
|
8 years ago |
David Ahern
|
f5a0aab84b
net: ipv4: dst for local input routes should use l3mdev if relevant
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Lorenzo Colitti
|
7d99569460
net: ipv4: Don't crash if passing a null sk to ip_do_redirect.
|
8 years ago |
Thomas Graf
|
efd8570081
route: Set lwtstate for local traffic and cached input dsts
|
8 years ago |
Thomas Graf
|
11b3d9c586
route: Set orig_output when redirecting to lwt on locally generated traffic
|
8 years ago |
Lorenzo Colitti
|
d109e61bfe
net: ipv4: Don't crash if passing a null sk to ip_rt_update_pmtu.
|
8 years ago |
David S. Miller
|
bb598c1b8c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Stephen Suryaputra Lin
|
969447f226
ipv4: use new_gw for redirect neigh lookup
|
8 years ago |
Lorenzo Colitti
|
e2d118a1cb
net: inet: Support UID-based routing in IP protocols.
|
9 years ago |
Lorenzo Colitti
|
622ec2c9d5
net: core: add UID to flows, rules, and routes
|
9 years ago |
David Ahern
|
e58e415968
net: Enable support for VRF with ipv4 multicast
|
9 years ago |
David Ahern
|
6104e112f4
net: ipv4: Do not drop to make_route if oif is l3mdev
|
9 years ago |
David S. Miller
|
b50afd203a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Nikolay Aleksandrov
|
2cf750704b
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
|
9 years ago |
David S. Miller
|
d6989d4bbe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Eric Dumazet
|
adb03115f4
net: get rid of an signed integer overflow in ip_idents_reserve()
|
9 years ago |
David Ahern
|
e0d56fdd73
net: l3mdev: remove redundant calls
|
9 years ago |
David Ahern
|
ebfc102c56
net: vrf: Flip IPv4 output path from FIB lookup hook to out hook
|
9 years ago |
David Ahern
|
5f02ce24c2
net: l3mdev: Allow the l3mdev to be a loopback
|
9 years ago |
Roopa Prabhu
|
14972cbd34
net: lwtunnel: Handle fragmentation
|
9 years ago |
David Ahern
|
1ff23beebd
net: l3mdev: Allow send on enslaved interface
|
9 years ago |