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
/
core
Commit message (
Expand
)
Author
Age
*
Network: convert network devices to use struct device instead of class_device
Greg Kroah-Hartman
2007-02-07
*
[IPSEC] flow: Fix potential memory leak
Herbert Xu
2007-01-23
*
[PKTGEN]: Convert to kthread API.
David S. Miller
2007-01-03
*
[PATCH] netpoll: fix netpoll lockup
Ingo Molnar
2006-12-12
*
[NETPOLL]: Fix local_bh_enable() warning.
Andrew Morton
2006-12-11
*
[NETPOLL]: Make sure TX lock is taken with BH disabled.
Andrew Morton
2006-12-11
*
[NETPOLL]: make arp replies through netpoll use mac address of sender
Neil Horman
2006-12-08
*
[NET]: Convert hh_lock to seqlock.
Stephen Hemminger
2006-12-08
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-12-07
|
\
|
*
[NET]: Memory barrier cleanups
Ralf Baechle
2006-12-07
*
|
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
2006-12-07
*
|
[PATCH] lockdep: annotate nfs/nfsd in-kernel sockets
Peter Zijlstra
2006-12-07
*
|
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
*
|
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2006-12-07
*
|
[PATCH] node-aware skb allocation
Christoph Hellwig
2006-12-07
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
|
\
|
*
[PATCH] severing skbuff.h -> highmem.h
Al Viro
2006-12-04
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
|
\
|
|
*
[NET]: Accept wildcard delimiters in in[46]_pton
Patrick McHardy
2006-12-03
|
*
[RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code
Thomas Graf
2006-12-03
|
*
[NET] neighbour: Use kmemdup where applicable
Arnaldo Carvalho de Melo
2006-12-03
|
*
[NETPOLL]: Another udp checksum mangling.
Al Viro
2006-12-03
|
*
[NET]: Split skb->csum
Al Viro
2006-12-03
|
*
[NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb
Arnaldo Carvalho de Melo
2006-12-03
|
*
[NET]: Annotate __skb_checksum_complete() and friends.
Al Viro
2006-12-03
|
*
[NET]: Annotate skb_copy_and_csum_bits() and callers.
Al Viro
2006-12-03
|
*
[NET]: Annotate skb_checksum() and callers.
Al Viro
2006-12-03
|
*
[NET]: Annotate callers of the reset of checksum.h stuff.
Al Viro
2006-12-03
|
*
[NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in ...
Al Viro
2006-12-03
|
*
[NET]: Annotate csum_partial() callers in net/*
Al Viro
2006-12-03
|
*
[NET]: Annotate callers of csum_tcpudp_nofold() in net/*
Al Viro
2006-12-03
|
*
[NET]: Annotate callers of csum_fold() in net/*
Al Viro
2006-12-03
|
*
[NET] net/core: Annotations.
Al Viro
2006-12-03
|
*
[NETPOLL]: Minor coding-style cleanups.
David S. Miller
2006-12-03
|
*
[IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api
Thomas Graf
2006-12-03
|
*
netpoll queue cleanup
Stephen Hemminger
2006-12-03
|
*
netpoll retry cleanup
Stephen Hemminger
2006-12-03
|
*
netpoll deferred transmit path
Stephen Hemminger
2006-12-03
|
*
netpoll setup error handling
Stephen Hemminger
2006-12-03
|
*
netpoll per device txq
Stephen Hemminger
2006-12-03
|
*
netpoll info leak
Stephen Hemminger
2006-12-03
|
*
netpoll: private skb pool (rev3)
Stephen Hemminger
2006-12-03
|
*
[NET]: The scheduled removal of the frame diverter.
Adrian Bunk
2006-12-03
|
*
[NETLINK]: Do precise netlink message allocations where possible
Thomas Graf
2006-12-03
|
*
[NET]: Size listen hash tables using backlog hint
Eric Dumazet
2006-12-03
|
*
[NET] rules: Add support to invert selectors
Thomas Graf
2006-12-03
|
*
[NET] rules: Protocol independant mark selector
Thomas Graf
2006-12-03
|
*
[NET]: Turn nfmark into generic mark
Thomas Graf
2006-12-03
|
*
[BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTH
Peter Zijlstra
2006-12-03
|
*
[PATCH] netdev: don't allow register_netdev with blank name
Stephen Hemminger
2006-12-02
[next]