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
*
[NETFILTER]: Mark hooks __read_mostly
Patrick McHardy
2008-01-28
*
[NETFILTER]: Use nf_register_hooks for multiple registrations
Patrick McHardy
2008-01-28
*
[NETFILTER]: nf_conntrack_proto_icmp: kill extern declaration in .c file
Patrick McHardy
2008-01-28
*
[NETFILTER]: nf_ct_h323: remove ipv6 module dependency
Patrick McHardy
2008-01-28
*
[NETFILTER]: xt_hashlimit: remove ip6tables module dependency
Patrick McHardy
2008-01-28
*
[NETFILTER]: {ip,ip6}t_LOG: log GID
Maciej Soltysiak
2008-01-28
*
[NETFILTER]: x_tables: add rateest match
Patrick McHardy
2008-01-28
*
[NETFILTER]: x_tables: add RATEEST target
Patrick McHardy
2008-01-28
*
[NETFILTER]: ip_tables: remove obsolete SAME target
Patrick McHardy
2008-01-28
*
[NETFILTER]: IPv6 capable xt_TOS v1 target
Jan Engelhardt
2008-01-28
*
[NETFILTER]: IPv6 capable xt_tos v1 match
Jan Engelhardt
2008-01-28
*
[NETFILTER]: Merge ipt_TOS into xt_DSCP
Jan Engelhardt
2008-01-28
*
[NETFILTER]: Merge ipt_tos into xt_dscp
Jan Engelhardt
2008-01-28
*
[NET]: Constify include/net/dsfield.h
Jan Engelhardt
2008-01-28
*
[NETFILTER]: Use lowercase names for matches in Kconfig
Jan Engelhardt
2008-01-28
*
[NETFILTER]: ipt_addrtype: limit address type checking to an interface
Laszlo Attila Toth
2008-01-28
*
[IPV4]: Add inet_dev_addr_type()
Laszlo Attila Toth
2008-01-28
*
[NETFILTER]: merge ipt_owner/ip6t_owner in xt_owner
Jan Engelhardt
2008-01-28
*
[NETFILTER]: x_tables: remove obsolete overflow check
Patrick McHardy
2008-01-28
*
[NETFILTER]: x_tables: struct xt_table_info diet
Eric Dumazet
2008-01-28
*
[NETFILTER]: x_tables: consistent and unique symbol names
Jan Engelhardt
2008-01-28
*
[NETFILTER]: replace list_for_each with list_for_each_entry
Li Zefan
2008-01-28
*
[NETFILTER]: x_tables: add TCPOPTSTRIP target
Sven Schnelle
2008-01-28
*
[NET]: netns compilation speedup
Denis V. Lunev
2008-01-28
*
[NETLINK]: af_netlink.c checkpatch cleanups
Patrick McHardy
2008-01-28
*
[IPSEC]: Use the correct family for input state lookup
Herbert Xu
2008-01-28
*
[UDP]: Counter increment should be in USER mode for recvmsg
Wang Chen
2008-01-28
*
[UDP]: Clean up for IS_UDPLITE macro
Wang Chen
2008-01-28
*
[UDP]: Defer InDataGrams increment until recvmsg() does checksum
Wang Chen
2008-01-28
*
[TCP]: Abstract tp->highest_sack accessing & point to next skb
Ilpo Järvinen
2008-01-28
*
[TCP]: Cleanup local variables of clean_rtx_queue
Ilpo Järvinen
2008-01-28
*
[TCP]: Add unlikely() to urgent handling in clean_rtx_queue
Ilpo Järvinen
2008-01-28
*
[TCP]: Remove duplicated code block from clean_rtx_queue
Ilpo Järvinen
2008-01-28
*
[TCP]: Add tcp_for_write_queue_from_safe and use it in mtu_probe
Ilpo Järvinen
2008-01-28
*
[TCP]: Remove local variable and use packets_in_flight directly
Ilpo Järvinen
2008-01-28
*
[TCP]: MTUprobe: prepare skb fields earlier
Ilpo Järvinen
2008-01-28
*
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
Ilpo Järvinen
2008-01-28
*
[TCP]: Unite identical code from two seqno split blocks
Ilpo Järvinen
2008-01-28
*
[TCP]: Remove superflucious FLAG_DATA_SACKED
Ilpo Järvinen
2008-01-28
*
[TCP]: Move LOSTRETRANS MIB outside !(L|S) check
Ilpo Järvinen
2008-01-28
*
[IPV6]: Use ctl paths to register addrconf sysctls
Pavel Emelyanov
2008-01-28
*
[IPV6]: Unify and cleanup calls to addrconf_sysctl_register
Pavel Emelyanov
2008-01-28
*
[IPV4]: Use ctl paths to register devinet sysctls
Pavel Emelyanov
2008-01-28
*
[IPV4]: Unify and cleanup calls to devinet_sysctl_register
Pavel Emelyanov
2008-01-28
*
softmac: mark as obsolete and schedule for removal
John W. Linville
2008-01-28
*
bcm43xx: mark as obsolete and schedule for removal
John W. Linville
2008-01-28
*
mac80211: remove "bcn_int" and "capab" scan results info
John W. Linville
2008-01-28
*
mac80211: move A-MSDU identifier to flags
Ron Rindjunsky
2008-01-28
*
mac80211: adding 802.11n configuration flows
Ron Rindjunsky
2008-01-28
*
mac80211: adding 802.11n essential A-MSDU Rx capability
Ron Rindjunsky
2008-01-28
[next]