index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
Commit message (
Expand
)
Author
Age
*
XFRM: Fix memory leak in xfrm_state_update
Tushar Gohad
2011-07-08
*
xfrm: Remove family arg from xfrm_bundle_ok
Steffen Klassert
2011-07-01
*
xfrm: Fix off by one in the replay advance functions
Steffen Klassert
2011-06-08
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-11
|
\
|
*
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-10
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-05
|
\
|
|
*
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-26
*
|
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-29
*
|
inet: constify ip headers and in6_addr
Eric Dumazet
2011-04-22
|
/
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
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-29
*
dst: Clone child entry in skb_dst_pop
Steffen Klassert
2011-03-27
*
xfrm: Force a dst refcount before entering the xfrm type handlers
Steffen Klassert
2011-03-27
*
xfrm: Fix initialize repl field of struct xfrm_state
Wei Yongjun
2011-03-21
*
xfrm: Refcount destination entry on xfrm_lookup
Steffen Klassert
2011-03-16
*
xfrm: fix __xfrm_route_forward()
Eric Dumazet
2011-03-15
*
xfrm: Add user interface for esn and big anti-replay windows
Steffen Klassert
2011-03-13
*
xfrm: Add support for IPsec extended sequence numbers
Steffen Klassert
2011-03-13
*
xfrm: Support anti-replay window size bigger than 32 packets
Steffen Klassert
2011-03-13
*
xfrm: Move IPsec replay detection functions to a separate file
Steffen Klassert
2011-03-13
*
xfrm: Use separate low and high order bits of the sequence numbers in xfrm_sk...
Steffen Klassert
2011-03-13
*
net: Use flowi4 and flowi6 in xfrm layer.
David S. Miller
2011-03-12
*
net: Break struct flowi out into AF specific instances.
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-12
*
xfrm: Eliminate "fl" and "pol" args to xfrm_bundle_ok().
David S. Miller
2011-03-12
*
netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms
Patrick McHardy
2011-03-03
*
xfrm: Return dst directly from xfrm_lookup()
David S. Miller
2011-03-02
*
xfrm: Handle blackhole route creation via afinfo.
David S. Miller
2011-03-01
*
xfrm: Kill XFRM_LOOKUP_WAIT flag.
David S. Miller
2011-03-01
*
xfrm: Pass const xfrm_address_t objects to xfrm_state_lookup* and xfrm_find_acq.
David S. Miller
2011-02-28
*
xfrm: Pass name as const to xfrm_*_get_byname().
David S. Miller
2011-02-28
*
xfrm: Const'ify xfrm_address_t args to xfrm_state_find.
David S. Miller
2011-02-24
*
xfrm: Remove unused 'saddr' and 'daddr' args to xfrm_state_look_at.
David S. Miller
2011-02-24
*
xfrm: Const'ify xfrm_address_t args to __xfrm_state_lookup{,_byaddr}.
David S. Miller
2011-02-24
*
xfrm: Const'ify xfrm_tmpl arg to xfrm_init_tempstate.
David S. Miller
2011-02-24
*
xfrm: Const'ify xfrm_address_t args to xfrm_*_hash.
David S. Miller
2011-02-24
*
xfrm: Const'ify sec_path arg to secpath_has_nontransport.
David S. Miller
2011-02-24
*
xfrm: Const'ify ptr args to xfrm_policy_ok.
David S. Miller
2011-02-24
*
xfrm: Const'ify ptr args to xfrm_state_ok.
David S. Miller
2011-02-24
*
xfrm: Const'ify selector arg to xfrm_dst_update_parent.
David S. Miller
2011-02-24
*
xfrm: Const'ify policy arg to clone_policy.
David S. Miller
2011-02-24
*
xfrm: Const'ify policy arg and local selector in xfrm_policy_match.
David S. Miller
2011-02-24
*
xfrm: Const'ify local xfrm_address_t pointers in xfrm_policy_lookup_bytype.
David S. Miller
2011-02-24
[next]