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
*
add DOVE extensions for VXLAN
David Stevens
2012-11-20
*
net: Remove bogus dependencies on INET
Ben Hutchings
2012-11-19
*
ehea: Remove remnants of LRO support
Ben Hutchings
2012-11-19
*
mlx4_en: Remove remnants of LRO support
Ben Hutchings
2012-11-19
*
net: remove unnecessary wireless includes
Johannes Berg
2012-11-19
*
net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
Joachim Eastwood
2012-11-19
*
net: rds: use this_cpu_* per-cpu helper
Shan Wei
2012-11-19
*
net: core: use this_cpu_ptr per-cpu helper
Shan Wei
2012-11-19
*
vhost: Remove duplicate inclusion of linux/vhost.h
Sachin Kamat
2012-11-19
*
net/macb: move to circ_buf macros and fix initial condition
Nicolas Ferre
2012-11-19
*
netfilter: Remove the spurious \ in __ip_vs_lblc_init
Eric W. Biederman
2012-11-19
*
qeth: Remove BUG_ONs
Stefan Raspl
2012-11-19
*
qeth: Consolidate tracing of card features
Stefan Raspl
2012-11-19
*
qeth: Clarify card type naming for virtual NICs
Stefan Raspl
2012-11-19
*
claw: remove BUG_ONs
Ursula Braun
2012-11-19
*
ctcm: remove BUG_ONs
Ursula Braun
2012-11-19
*
qeth: Remove unused variable
Stefan Raspl
2012-11-19
*
net: Allow userns root to control tun and tap devices
Eric W. Biederman
2012-11-19
*
net: Make CAP_NET_BIND_SERVICE per user namespace
Eric W. Biederman
2012-11-18
*
net: Enable a userns root rtnl calls that are safe for unprivilged users
Eric W. Biederman
2012-11-18
*
net: Enable some sysctls that are safe for the userns root
Eric W. Biederman
2012-11-18
*
net: Allow the userns root to control vlans.
Eric W. Biederman
2012-11-18
*
net: Allow userns root to control the network bridge code.
Eric W. Biederman
2012-11-18
*
net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm
Eric W. Biederman
2012-11-18
*
net: Allow userns root to control ipv6
Eric W. Biederman
2012-11-18
*
net: Allow userns root to control ipv4
Eric W. Biederman
2012-11-18
*
net: Allow userns root control of the core of the network stack.
Eric W. Biederman
2012-11-18
*
net: Allow userns root to force the scm creds
Eric W. Biederman
2012-11-18
*
user_ns: get rid of duplicate code in net_ctl_permissions
Zhao Hongjiang
2012-11-18
*
net: Update the per network namespace sysctls to be available to the network ...
Eric W. Biederman
2012-11-18
*
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
Eric W. Biederman
2012-11-18
*
net: Don't export sysctls to unprivileged users
Eric W. Biederman
2012-11-18
*
sysctl: Pass useful parameters to sysctl permissions
Eric W. Biederman
2012-11-18
*
userns: make each net (net_ns) belong to a user_ns
Eric W. Biederman
2012-11-18
*
netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS
Eric W. Biederman
2012-11-18
*
ipv6: Preserve ipv6 functionality needed by NET
Vlad Yasevich
2012-11-18
*
qlcnic: fix sparse warnings
Sony Chacko
2012-11-18
*
qlcnic: fix compiler warnings
Sony Chacko
2012-11-18
*
PPC: net: bpf_jit_comp: add VLAN instructions for BPF JIT
Daniel Borkmann
2012-11-17
*
PPC: net: bpf_jit_comp: add XOR instruction for BPF JIT
Daniel Borkmann
2012-11-17
*
pch_gbe, ptp_pch: Fix the dependency direction between these drivers
Ben Hutchings
2012-11-17
*
vxlan: remove unused variable.
Rami Rosen
2012-11-17
*
sctp: use bitmap_weight
Akinobu Mita
2012-11-17
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-17
|
\
|
*
Linux 3.7-rc6
Linus Torvalds
2012-11-16
|
*
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-11-16
|
|
\
|
|
*
KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()
Takashi Iwai
2012-11-16
|
*
|
Merge branch 'akpm' (Fixes from Andrew)
Linus Torvalds
2012-11-16
|
|
\
\
|
|
*
|
revert "mm: fix-up zone present pages"
Andrew Morton
2012-11-16
|
|
*
|
tmpfs: change final i_blocks BUG to WARNING
Hugh Dickins
2012-11-16
[next]