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
Commit message (
Expand
)
Author
Age
*
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
David S. Miller
2012-07-17
*
sctp: Adjust PMTU updates to accomodate route invalidation.
David S. Miller
2012-07-16
*
ipv6: Add helper inet6_csk_update_pmtu().
David S. Miller
2012-07-16
*
ipv4: Add helper inet_csk_update_pmtu().
David S. Miller
2012-07-16
*
xfrm: Initialize the struct xfrm_dst behind the dst_enty field
Steffen Klassert
2012-07-14
*
ipv6: Initialize the struct rt6_info behind the dst_enty field
Steffen Klassert
2012-07-14
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-07-14
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-12
|
|
\
|
|
*
NFC: Check for llcp_sock and its device from llcp_sock_getname
Samuel Ortiz
2012-07-09
|
|
*
NFC: Add ISO 14443 type B protocol
Samuel Ortiz
2012-07-09
|
|
*
NFC: Dereference LLCP bind socket address after checking for it to be NULL
Samuel Ortiz
2012-07-09
|
|
*
NFC: Do not return EBUSY when stopping a poll that's already stopped
Samuel Ortiz
2012-07-09
|
|
*
NFC: Remove warning from nfc_llcp_local_put
Samuel Ortiz
2012-07-09
|
|
*
NFC: Handle LLCP Disconnected Mode frames
Samuel Ortiz
2012-07-09
|
|
*
NFC: LLCP late binding
Samuel Ortiz
2012-07-09
|
|
*
NFC: Forbid SSAP binding to a not well known LLCP service
Samuel Ortiz
2012-07-09
|
|
*
NFC: Forbid LLCP service name reusing
Samuel Ortiz
2012-07-09
|
|
*
NFC: Release LLCP SAP when the owner is released
Samuel Ortiz
2012-07-09
|
|
*
NFC: Close listening LLCP sockets when the device is gone
Samuel Ortiz
2012-07-09
|
|
*
NFC: Build LLCP general bytes upon request
Samuel Ortiz
2012-07-09
|
|
*
NFC: Fix LLCP getname socket op
Samuel Ortiz
2012-07-09
|
|
*
NFC: Update LLCP socket target index when getting a connection
Samuel Ortiz
2012-07-09
|
|
*
NFC: Add netlink module alias for NFC
Samuel Ortiz
2012-07-09
|
|
*
NFC: Add modules alias for NFC sockets
Samuel Ortiz
2012-07-09
|
|
*
NFC: Allow HCI driver to pre-open pipes to some gates
Eric Lapuyade
2012-07-09
|
|
*
NFC: nfc_driver_failure() implementation
Eric Lapuyade
2012-07-09
|
|
*
NFC: nfc_targets_found() should accept zero target found
Eric Lapuyade
2012-07-09
|
|
*
NFC: Core must test the device polling state inside the device lock
Eric Lapuyade
2012-07-09
|
|
*
NFC: Implement HCI driver or internal error management
Eric Lapuyade
2012-07-09
|
|
*
NFC: Factorize HCI cmd completion
Eric Lapuyade
2012-07-09
|
|
*
NFC: Driver failure API
Eric Lapuyade
2012-07-09
|
|
*
NFC: Changed HCI cmd execution completion result to std linux errno
Eric Lapuyade
2012-07-09
|
|
*
NFC: Implement HCP reaggregation allocation error case
Eric Lapuyade
2012-07-09
|
|
*
NFC: Remove an impossible HCI error case
Eric Lapuyade
2012-07-09
|
|
*
NFC: Handle SHDLC RSET frames from an SHDLC connected chip
Eric Lapuyade
2012-07-09
|
|
*
NFC: Removed addressed shdlc TODOs
Eric Lapuyade
2012-07-09
|
|
*
NFC: Prepare asynchronous error management for driver and shdlc
Eric Lapuyade
2012-07-09
|
|
*
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
2012-07-09
|
|
|
\
|
|
|
*
mac80211: fix crash with single-queue drivers
Johannes Berg
2012-07-06
|
|
|
*
mac80211: always set in_reconfig=false on wakeup
Eliad Peller
2012-07-06
|
|
|
*
mac80211: fix debugfs default key links
Johannes Berg
2012-07-06
|
|
|
*
cfg80211: bitrate calculation for 60g
Vladimir Kondratiev
2012-07-05
|
|
|
*
{nl,cfg}80211: support high bitrates
Vladimir Kondratiev
2012-07-05
|
|
|
*
cfg80211: fix locking regression in monitor channel tracking
Johannes Berg
2012-07-04
|
|
|
*
mac80211: add TX prepare API
Johannes Berg
2012-07-03
|
|
|
*
mac80211: reduce IEEE80211_TX_MAX_RATES
Thomas Huehn
2012-07-03
|
|
|
*
mac80211: remove tx_frags driver callback
Johannes Berg
2012-07-02
|
|
|
*
mac80211: include VHT capability IE in probe requests
Mahesh Palivela
2012-07-02
|
|
|
*
wireless: regulatory for 60g
Vladimir Kondratiev
2012-07-02
|
|
|
*
cfg80211: add 802.11ad (60gHz band) support
Vladimir Kondratiev
2012-07-02
[next]