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
Commit message (
Expand
)
Author
Age
*
6lowpan: revert 'reuse eth_mac_addr()'
alex.bluesman.smirnov@gmail.com
2012-07-05
*
dccp: remove unnecessary codes in ipv6.c
RongQing.Li
2012-07-05
*
ipv6: remove unnecessary codes in tcp_ipv6.c
RongQing.Li
2012-07-05
*
be2net: set maximal number of default RSS queues
Yuval Mintz
2012-07-05
*
bnx2x: set maximal number of default RSS queues
Yuval Mintz
2012-07-05
*
bnx2: set maximal number of default RSS queues
Yuval Mintz
2012-07-05
*
tg3: set maximal number of default RSS queues
Yuval Mintz
2012-07-05
*
myri10ge: set maximal number of default RSS queues
Yuval Mintz
2012-07-05
*
cxgb4: set maximal number of default RSS queues
Yuval Mintz
2012-07-05
*
cxgb3: set maximal number of default RSS queues
Yuval Mintz
2012-07-05
*
qlge: set maximal number of default RSS queues
Yuval Mintz
2012-07-05
*
vxge: set maximal number of default RSS queues
Yuval Mintz
2012-07-05
*
mlx4: set maximal number of default RSS queues
Yuval Mintz
2012-07-05
*
net-next: Add netif_get_num_default_rss_queues
Yuval Mintz
2012-07-05
*
ipv4: defer fib_compute_spec_dst() call
Eric Dumazet
2012-07-05
*
net: Kill dst->_neighbour, accessors, and final uses.
David S. Miller
2012-07-05
*
xfrm: No need to copy generic neighbour pointer.
David S. Miller
2012-07-05
*
ipv4: No need to set generic neighbour pointer.
David S. Miller
2012-07-05
*
ipv6: Store route neighbour in rt6_info struct.
David S. Miller
2012-07-05
*
cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup().
David S. Miller
2012-07-05
*
net: Pass neighbours and dest address into NETEVENT_REDIRECT events.
David S. Miller
2012-07-05
*
decnet: Use neighbours privately in dn_route struct.
David S. Miller
2012-07-05
*
neigh: Convert over to dst_neigh_lookup_skb().
David S. Miller
2012-07-05
*
br_netfilter: Convert to dst_neigh_lookup_skb().
David S. Miller
2012-07-05
*
cxgb4i: Convert over to dst_neigh_lookup().
David S. Miller
2012-07-05
*
cxgbi: Convert over to dst_neigh_lookup().
David S. Miller
2012-07-05
*
qeth: Convert over to dst_neigh_lookup_skb().
David S. Miller
2012-07-05
*
ipoib: Convert over to dev_lookup_neigh_skb().
David S. Miller
2012-07-05
*
sch_teql: Convert over to dev_neigh_lookup_skb().
David S. Miller
2012-07-05
*
net: Add optional SKB arg to dst_ops->neigh_lookup().
David S. Miller
2012-07-05
*
net: Do delayed neigh confirmation.
David S. Miller
2012-07-05
*
sunrpc: Don't do a dst_confirm() on an input routes.
David S. Miller
2012-07-05
*
ipv4: Don't report neigh uptodate state in rtcache procfs.
David S. Miller
2012-07-05
*
ipv4: Make neigh lookups directly in output packet path.
David S. Miller
2012-07-05
*
ipv4: Fix crashes in ip_options_compile().
David S. Miller
2012-07-04
*
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2012-07-01
|
\
|
*
batman-adv: Don't leak information through uninitialized packet fields
Sven Eckelmann
2012-07-01
|
*
batman-adv: fix counter summary length
Marek Lindner
2012-07-01
|
*
batman-adv: Fix alignment after opened parentheses
Sven Eckelmann
2012-07-01
|
*
batman-adv: Remove space before semicolon
Sven Eckelmann
2012-07-01
|
*
batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h}
Sven Eckelmann
2012-07-01
|
*
batman-adv: Transform BATADV_LOG_BUFF(idx) into function
Sven Eckelmann
2012-07-01
|
*
batman-adv: Prefix types structs with batadv_
Sven Eckelmann
2012-07-01
|
*
batman-adv: Prefix packet structs with batadv_
Sven Eckelmann
2012-07-01
|
*
batman-adv: Prefix local sysfs struct with batadv_
Sven Eckelmann
2012-07-01
|
*
batman-adv: Prefix hash struct and typedef with batadv_
Sven Eckelmann
2012-07-01
|
*
batman-adv: Prefix local debugfs structs with batadv_
Sven Eckelmann
2012-07-01
|
*
batman-adv: Prefix main enum with BATADV_
Sven Eckelmann
2012-07-01
|
*
batman-adv: Prefix packet enum with BATADV_
Sven Eckelmann
2012-07-01
|
*
batman-adv: Prefix types enum with BATADV_
Sven Eckelmann
2012-07-01
[next]