index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
Age
Commit message (
Expand
)
Author
2012-03-22
xfrm: Access the replay notify functions via the registered callbacks
Steffen Klassert
2012-03-22
xfrm: Remove unused xfrm_state from xfrm_state_check_space
Steffen Klassert
2012-02-26
netlink: add netlink_dump_control structure for netlink_dump_start()
Pablo Neira Ayuso
2012-01-15
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2012-01-12
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
2012-01-05
security: remove the security_netlink_recv hook as it is equivalent to capable()
Eric Paris
2011-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-21
net: Add a flow_cache_flush_deferred function
Steffen Klassert
2011-12-11
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
2011-12-05
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
2011-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-11-26
net: Move mtu handling down to the protocol depended handlers
Steffen Klassert
2011-11-26
net: Rename the dst_opt default_mtu method to mtu
Steffen Klassert
2011-11-22
net: remove ipv6_addr_copy()
Alexey Dobriyan
2011-11-22
xfrm: optimize ipv4 selector matching
Alexey Dobriyan
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2011-10-19
xfrm: Simplify the replay check and advance functions
Steffen Klassert
2011-10-07
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-27
net: check return value for dst_alloc
Madalin Bucur
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-21
xfrm: Perform a replay check after return from async codepaths
Steffen Klassert
2011-08-25
net: xfrm: convert to SKB frag APIs
Ian Campbell
2011-08-02
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
2011-07-29
xfrm: Fix key lengths for rfc3686(ctr(aes))
Tushar Gohad
2011-07-18
net: Add ->neigh_lookup() operation to dst_ops
David S. Miller
2011-07-18
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-08
XFRM: Fix memory leak in xfrm_state_update
Tushar Gohad
2011-07-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-02
xfrm: Remove family arg from xfrm_bundle_ok
Steffen Klassert
2011-06-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-06-10
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
2011-06-08
xfrm: Fix off by one in the replay advance functions
Steffen Klassert
2011-05-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-10
xfrm: Don't allow esn with disabled anti replay detection
Steffen Klassert
2011-05-10
xfrm: Assign the inner mode output function to the dst entry
Steffen Klassert
2011-05-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-29
net: Use non-zero allocations in dst_alloc().
David S. Miller
2011-04-29
net: Make dst_alloc() take more explicit initializations.
David S. Miller
2011-04-26
xfrm: Check for the new replay implementation if an esn state is inserted
Steffen Klassert
2011-04-26
xfrm: Fix replay window size calculation on initialization
Steffen Klassert
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-29
xfrm: Restrict extended sequence numbers to esp
Steffen Klassert
2011-03-29
xfrm: Check for esn buffer len in xfrm_new_ae
Steffen Klassert
2011-03-29
xfrm: Assign esn pointers when cloning a state
Steffen Klassert
2011-03-29
xfrm: Move the test on replay window size into the replay check functions
Steffen Klassert
2011-03-28
dst: Clone child entry in skb_dst_pop
Steffen Klassert
2011-03-28
xfrm: Force a dst refcount before entering the xfrm type handlers
Steffen Klassert
[next]