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
/
key
Commit message (
Expand
)
Author
Age
*
afkey: fix a typo
Junwei Zhang
2013-03-07
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
*
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
2013-02-18
*
net: proc: change proc_net_fops_create to proc_create
Gao feng
2013-02-18
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-02-14
|
\
|
*
pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfk...
Jussi Kivilinna
2013-02-01
|
*
af_key: remove a duplicated skb_orphan()
Cong Wang
2013-01-28
*
|
xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-29
|
/
*
net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm
Eric W. Biederman
2012-11-18
*
net/key/af_key.c: add range checks on ->sadb_x_policy_len
Dan Carpenter
2012-10-01
*
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-09-10
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...
David S. Miller
2012-08-24
|
\
|
*
userns: Print out socket uids in a user namespace aware fashion.
Eric W. Biederman
2012-08-15
*
|
xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquire
Fan Du
2012-08-15
|
/
*
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-15
*
net/key/af_key.c: add missing kfree_skb
Julia Lawall
2012-04-13
*
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
2011-12-11
*
net: remove ipv6_addr_copy()
Alexey Dobriyan
2011-11-22
*
net: Remove casts of void *
Joe Perches
2011-06-16
*
net: convert %p usage to %pK
Dan Rosenberg
2011-05-24
*
inet: constify ip headers and in6_addr
Eric Dumazet
2011-04-22
*
pfkey: fix warning
Stephen Hemminger
2011-03-02
*
pfkey: Use const where possible.
David S. Miller
2011-02-25
*
xfrm: Const'ify pointer args to km_migrate() and implementations.
David S. Miller
2011-02-24
*
xfrm: Pass km_event pointers around as const when possible.
David S. Miller
2011-02-24
*
afkey: add sparse annotation about rcu
stephen hemminger
2011-02-23
*
net: return operator cleanup
Eric Dumazet
2010-09-23
*
pfkey: add severity to printk
stephen hemminger
2010-05-18
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
af_key: return error if pfkey_xfrm_policy2msg_prep() fails
Dan Carpenter
2010-03-24
*
xfrm: SP lookups signature with mark
Jamal Hadi Salim
2010-02-22
*
xfrm: SA lookups signature with mark
Jamal Hadi Salim
2010-02-22
*
af_key: locking change
stephen hemminger
2010-02-22
*
xfrm: Flushing empty SPD generates false events
Jamal Hadi Salim
2010-02-19
*
xfrm: Flushing empty SAD generates false events
Jamal Hadi Salim
2010-02-19
*
pfkey: fix SA and SP flush sequence
Jamal Hadi Salim
2010-02-19
*
xfrm: Revert false event eliding commits.
David S. Miller
2010-02-17
*
xfrm: Flushing empty SPD generates false events
jamal
2010-02-16
*
xfrm: Flushing empty SAD generates false events
jamal
2010-02-16
*
net: af_key: use seq_hlist_foo() helpers
Li Zefan
2010-02-10
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-03
|
\
|
*
af_key: fix netns ops ordering on module load/unload
Alexey Dobriyan
2010-02-03
*
|
xfrm: avoid spinlock in get_acqseq()
Eric Dumazet
2010-02-02
*
|
net: spread __net_init, __net_exit
Alexey Dobriyan
2010-01-17
|
/
*
xfrm: Fix truncation length of authentication algorithms installed via PF_KEY
Martin Willi
2009-12-11
*
net: Simplify af_key pernet operations.
Eric W. Biederman
2009-12-01
*
netns: net_identifiers should be read_mostly
Eric Dumazet
2009-11-18
*
net: pass kern to net_proto_family create function
Eric Paris
2009-11-06
*
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
2009-10-12
*
net: mark net_proto_ops as const
Stephen Hemminger
2009-10-07
[next]