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
*
Bluetooth: Remove pointless endian conversion helpers
Marcel Holtmann
2009-06-08
*
Bluetooth: Add basic constants for L2CAP ERTM support and use them
Marcel Holtmann
2009-06-08
*
Bluetooth: Fix errors and warnings in L2CAP reported by checkpatch.pl
Gustavo F. Padovan
2009-06-08
*
Bluetooth: Remove unnecessary variable initialization
Marcel Holtmann
2009-06-08
*
Bluetooth: Use macro for L2CAP hint mask on receiving config request
Gustavo F. Padovan
2009-06-08
*
Bluetooth: Use macros for L2CAP channel identifiers
Gustavo F. Padovan
2009-06-08
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-06-07
|
\
|
*
wimax: depend on rfkill properly
Johannes Berg
2009-06-04
|
*
cfg80211: fix Kconfig for users of cfg80211
Johannes Berg
2009-06-03
|
*
rfkill: always init poll delayed work
Johannes Berg
2009-06-03
|
*
mac80211: removed unused variable in ieee80211_tx()
Luis R. Rodriguez
2009-06-03
|
*
mac80211: extend sta kdoc - explain when they are added
Luis R. Rodriguez
2009-06-03
|
*
cfg80211: make ieee80211_get_mesh_hdrlen() static
Luis R. Rodriguez
2009-06-03
|
*
cfg80211: add rfkill support
Johannes Berg
2009-06-03
|
*
rfkill: add function to query state
Johannes Berg
2009-06-03
|
*
cfg80211: move txpower wext from mac80211
Johannes Berg
2009-06-03
|
*
rfkill: create useful userspace interface
Johannes Berg
2009-06-03
|
*
rfkill: rewrite
Johannes Berg
2009-06-03
|
*
nl80211: use GFP_ATOMIC for michael mic failure message
Bob Copeland
2009-06-03
|
*
cfg80211: fix for duplicate userspace replies
Luis R. Rodriguez
2009-06-03
|
*
net: introduce pre-up netdev notifier
Johannes Berg
2009-06-03
|
*
mac80211: handle -EALREADY on cfg80211 op assoc req
Luis R. Rodriguez
2009-06-03
|
*
cfg80211: disallow interfering with stations on non-AP (part 2)
Johannes Berg
2009-06-03
|
*
mac80211: fix transposed min/max CW values
Johannes Berg
2009-06-03
|
*
cfg80211: use key size constants
Johannes Berg
2009-06-03
|
*
nl80211: bounce scan request back to userspace
Johannes Berg
2009-06-03
|
*
cfg80211: validate AID of stations being added
Johannes Berg
2009-06-03
|
*
mac80211: deprecate conf.beacon_int properly
Johannes Berg
2009-06-03
*
|
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...
David S. Miller
2009-06-04
|
\
\
|
*
|
sctp: support non-blocking version of the new sctp_connectx() API
Vlad Yasevich
2009-06-03
|
*
|
sctp: fix to choose alternate destination when retransmit ASCONF chunk
Wei Yongjun
2009-06-03
|
*
|
sctp: fix sack_timeout sysctl min and max types
Jean-Mickael Guerin
2009-06-03
|
*
|
sctp: fix panic when T4-rto timer expire on removed transport
Wei Yongjun
2009-06-03
|
*
|
sctp: fix panic when T2-shutdown timer expire on removed transport
Wei Yongjun
2009-06-03
|
*
|
sctp: fix to only enable IPv6 address support on PF_INET6 socket
Wei Yongjun
2009-06-03
|
*
|
sctp: fix a typo in net/sctp/sm_statetable.c
Wei Yongjun
2009-06-03
|
*
|
sctp: fix the error code when ASCONF is received with invalid address
Wei Yongjun
2009-06-03
|
*
|
sctp: fix report unrecognized parameter in ACSONF-ACK
Wei Yongjun
2009-06-03
|
|
/
*
/
ipv4: remove ip_mc_drop_socket() declaration from af_inet.c.
Rami Rosen
2009-06-04
|
/
*
net: skb->dst accessors
Eric Dumazet
2009-06-03
*
net: skb->rtable accessor
Eric Dumazet
2009-06-03
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-06-03
|
\
|
*
net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel pa...
Minoru Usui
2009-06-02
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2009-06-01
|
|
\
|
|
*
Bluetooth: Remove useless flush_work() causing lockdep warnings
Dave Young
2009-05-27
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-05-27
|
|
\
\
|
|
*
|
netfilter: nfnetlink_log: fix wrong skbuff size calculation
Pablo Neira Ayuso
2009-05-27
|
|
*
|
netfilter: xt_hashlimit does a wrong SEQ_SKIP
Jesper Dangaard Brouer
2009-05-27
|
|
*
|
netfilter: nf_ct_dccp: add missing DCCP protocol changes in event cache
Pablo Neira Ayuso
2009-05-25
|
|
*
|
netfilter: nf_ct_tcp: fix accepting invalid RST segments
Jozsef Kadlecsik
2009-05-25
[next]