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: nf_conntrack: decrement global counter after object release
Pablo Neira Ayuso
2013-11-18
*
netfilter: nft_compat: fix error path in nft_parse_compat()
Pablo Neira Ayuso
2013-11-18
*
netfilter: fix wrong byte order in nf_ct_seqadj_set internal information
Phil Oester
2013-11-18
*
netfilter: synproxy: correct wscale option passing
Martin Topholm
2013-11-18
*
netfilter: synproxy: send mss option to backend
Martin Topholm
2013-11-18
*
netfilter: fix connlimit Kconfig prompt string
Randy Dunlap
2013-11-13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-13
|
\
|
*
Merge branch 'prandom'
David S. Miller
2013-11-11
|
|
\
|
|
*
random32: add test cases for taus113 implementation
Daniel Borkmann
2013-11-11
|
|
*
random32: upgrade taus88 generator to taus113 from errata paper
Daniel Borkmann
2013-11-11
|
|
*
random32: move rnd_state to linux/random.h
Daniel Borkmann
2013-11-11
|
|
*
random32: add prandom_reseed_late() and call when nonblocking pool becomes in...
Hannes Frederic Sowa
2013-11-11
|
|
*
random32: add periodic reseeding
Hannes Frederic Sowa
2013-11-11
|
|
*
random32: fix off-by-one in seeding requirement
Daniel Borkmann
2013-11-11
|
|
/
|
*
PHY: Add RTL8201CP phy_driver to realtek
Jonas Jensen
2013-11-11
|
*
xtsonic: add missing platform_set_drvdata() in xtsonic_probe()
Wei Yongjun
2013-11-11
|
*
macmace: add missing platform_set_drvdata() in mace_probe()
Wei Yongjun
2013-11-11
|
*
ethernet/arc/arc_emac: add missing platform_set_drvdata() in arc_emac_probe()
Wei Yongjun
2013-11-11
|
*
ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bh
Hannes Frederic Sowa
2013-11-11
|
*
vlan: Implement vlan_dev_get_egress_qos_mask as an inline.
David S. Miller
2013-11-11
|
*
ixgbe: add warning when max_vfs is out of range.
Jacob Keller
2013-11-11
|
*
igb: Update link modes display in ethtool
Carolyn Wyborny
2013-11-11
|
*
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
2013-11-11
|
*
ip6_output: fragment outgoing reassembled skb properly
Jiri Pirko
2013-11-11
|
*
MAINTAINERS: mv643xx_eth: take over maintainership from Lennart
Sebastian Hesselbarth
2013-11-09
|
*
net_sched: tbf: support of 64bit rates
Yang Yingliang
2013-11-09
|
*
ixgbe: deleting dfwd stations out of order can cause null ptr deref
John Fastabend
2013-11-08
|
*
ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPS
John Fastabend
2013-11-08
|
*
ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv
Duan Jiong
2013-11-08
|
*
nfnetlink: do not ack malformed messages
Jiri Benc
2013-11-08
|
*
net: Fix "ip rule delete table 256"
Andreas Henriksson
2013-11-08
|
*
ipv6: protect flow label renew against GC
Florent Fourcot
2013-11-08
|
*
ipv6: increase maximum lifetime of flow labels
Florent Fourcot
2013-11-08
|
*
ipv6: enable IPV6_FLOWLABEL_MGR for getsockopt
Florent Fourcot
2013-11-08
|
*
net: flow_dissector: small optimizations in IPv4 dissect
Eric Dumazet
2013-11-08
|
*
netdev: smc91x: enable for xtensa
Baruch Siach
2013-11-08
|
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-11-08
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-08
|
|
/
|
|
|
*
ath9k: enable DFS for IBSS mode
Simon Wunderlich
2013-11-07
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2013-11-05
|
|
|
\
|
|
|
*
Bluetooth: revert: "Bluetooth: Add missing reset_resume dev_pm_ops"
Hans de Goede
2013-10-02
|
|
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2013-11-05
|
|
|
\
\
|
|
|
*
|
iwlwifi: mvm: BT Coex - fix copy paste issue
Emmanuel Grumbach
2013-10-30
|
|
|
*
|
iwlwifi: remove duplicate includes
Michael Opdenacker
2013-10-29
|
|
|
*
|
iwlwifi: warn if firmware image doesn't exist
Johannes Berg
2013-10-29
|
|
|
*
|
iwlwifi: mvm: add missing break in debugfs
Johannes Berg
2013-10-29
|
|
|
*
|
iwlwifi: mvm: capture the FCS in monitor mode
Johannes Berg
2013-10-29
|
|
|
*
|
iwlwifi: pcie: move warning message into warning
Johannes Berg
2013-10-29
|
|
|
*
|
iwlwifi: mvm: BT Coex fix NULL pointer dereference
Emmanuel Grumbach
2013-10-29
|
|
|
*
|
iwlwifi: transport config n_no_reclaim_cmds should be unsigned
Johannes Berg
2013-10-29
[next]