index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
xfrm4_policy.c
Age
Commit message (
Expand
)
Author
2013-02-06
xfrm: make gc_thresh configurable in all namespaces
Michal Kubecek
2013-02-06
xfrm: remove unused xfrm4_policy_fini()
Michal Kubecek
2012-11-13
xfrm: Fix the gc threshold value for ipv4
Steffen Klassert
2012-10-08
ipv4: introduce rt_uses_gateway
Julian Anastasov
2012-07-31
ipv4: Properly purge netdev references on uncached routes.
David S. Miller
2012-07-20
ipv4: Turn rt->rt_route_iif into rt->rt_is_input.
David S. Miller
2012-07-20
ipv4: Kill rt->rt_oif
David S. Miller
2012-07-20
ipv4: Remove 'rt_dst' from 'struct rtable'
David S. Miller
2012-07-20
ipv4: Remove 'rt_mark' from 'struct rtable'
David Miller
2012-07-20
ipv4: Kill 'rt_src' from 'struct rtable'
David Miller
2012-07-20
ipv4: Remove rt_key_{src,dst,tos} from struct rtable.
David Miller
2012-07-17
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
David S. Miller
2012-07-12
net: Remove checks for dst_ops->redirect being NULL.
David S. Miller
2012-07-11
ipv4: Add redirect support to all protocol icmp error handlers.
David S. Miller
2012-07-10
ipv4: Remove inetpeer from routes.
David S. Miller
2012-07-10
ipv4: Maintain redirect and PMTU info in struct rtable again.
David S. Miller
2012-06-28
ipv4: Kill rt->rt_spec_dst, no longer used.
David S. Miller
2012-06-11
inet: Hide route peer accesses behind helpers.
David S. Miller
2012-04-20
net: Convert all sysctl registrations to register_net_sysctl
Eric W. Biederman
2012-04-15
ipv4: fix checkpatch errors
Daniel Baluta
2011-10-24
ipv4: fix ipsec forward performance regression
Yan, Zheng
2011-06-21
ip: introduce ip_is_fragment helper inline function
Paul Gortmaker
2011-05-10
ipv4: xfrm: Eliminate ->rt_src reference in policy code.
David S. Miller
2011-05-03
ipv4: Renamt struct rtable's rt_tos to rt_key_tos.
David S. Miller
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
2011-04-07
ipv4: Fix "Set rt->rt_iif more sanely on output routes."
OGAWA Hirofumi
2011-03-12
net: Put fl4_* macros to struct flowi4 and use them again.
David S. Miller
2011-03-12
net: Use flowi4 and flowi6 in xfrm layer.
David S. Miller
2011-03-12
ipv4: Use flowi4 in public route lookup interfaces.
David S. Miller
2011-03-12
net: Make flowi ports AF dependent.
David S. Miller
2011-03-12
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2011-03-04
ipv4: Remove flowi from struct rtable.
David S. Miller
2011-03-02
ipv4: Make output route lookup return rtable directly.
David S. Miller
2011-03-01
xfrm: Handle blackhole route creation via afinfo.
David S. Miller
2011-02-23
xfrm: Const'ify address arguments to ->dst_lookup()
David S. Miller
2011-02-22
xfrm: Mark flowi arg to ->fill_dst() const.
David S. Miller
2011-02-22
xfrm: Mark flowi arg to ->get_tos() const.
David S. Miller
2011-01-26
net: Implement read-only protection and COW'ing of metrics.
David S. Miller
2010-11-17
net: use the macros defined for the members of flowi
Changli Gao
2010-11-15
xfrm: use gre key as flow upper protocol info
Timo Teräs
2010-11-11
net: get rid of rtable->idev
Eric Dumazet
2010-10-11
net dst: use a percpu_counter to track entries
Eric Dumazet
2010-09-22
xfrm4: strip ECN bits from tos field
Ulrich Weber
2010-07-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-04
xfrm: fix xfrm by MARK logic
Peter Kosyh
2010-06-10
net-next: remove useless union keyword
Changli Gao
2010-04-07
xfrm: cache bundles instead of policies for outgoing flows
Timo Teräs
2010-03-03
ipsec: Fix bogus bundle flowi
Herbert Xu
2010-01-24
netns xfrm: deal with dst entries in netns
Alexey Dobriyan
2009-11-12
sysctl net: Remove unused binary sysctl code
Eric W. Biederman
[prev]
[next]