index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
net: replace ipfragok with skb->local_df
Shan Wei
2010-04-16
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-04-15
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-15
|
|
\
|
|
*
mac80211: Moved mesh action codes to a more visible location
Javier Cardona
2010-04-08
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-08
|
|
|
\
|
|
*
|
mac80211: clean up/fix aggregation code
Johannes Berg
2010-04-07
|
|
*
|
cfg80211: Add local-state-change-only auth/deauth/disassoc
Jouni Malinen
2010-04-07
|
|
*
|
libertas/sdio: 8686: set ECSI bit for 1-bit transfers
Daniel Mack
2010-04-06
|
|
*
|
include/net/iw_handler.h: Use SIOCIWFIRST not SIOCSIWCOMMIT in comment
Joe Perches
2010-03-31
|
|
*
|
mac80211: explicitly disable/enable QoS
Stanislaw Gruszka
2010-03-31
|
|
*
|
mac80211: support paged rx SKBs
Zhu Yi
2010-03-31
*
|
|
|
net: CONFIG_SMP should be CONFIG_RPS
Changli Gao
2010-04-15
|
/
/
/
*
|
|
stmmac: new descriptor field for the driver's platform
Giuseppe CAVALLARO
2010-04-14
*
|
|
ipv4: ipmr: support multiple tables
Patrick McHardy
2010-04-13
*
|
|
ipv4: ipmr: move mroute data into seperate structure
Patrick McHardy
2010-04-13
*
|
|
ipv4: ipmr: convert struct mfc_cache to struct list_head
Patrick McHardy
2010-04-13
*
|
|
ipv4: ipmr: remove net pointer from struct mfc_cache
Patrick McHardy
2010-04-13
*
|
|
ipv4: ipmr: move unres_queue and timer to per-namespace data
Patrick McHardy
2010-04-13
*
|
|
ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.h
Patrick McHardy
2010-04-13
*
|
|
net: fib_rules: decouple address families from real address families
Patrick McHardy
2010-04-13
*
|
|
net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.
Patrick McHardy
2010-04-13
*
|
|
net: uninline skb_bond_should_drop()
Eric Dumazet
2010-04-13
*
|
|
Fix some #includes in CAN drivers (rebased for net-next-2.6)
Hans J. Koch
2010-04-13
*
|
|
skbuff: remove unused dev_consume_skb macro definition
Alexander Duyck
2010-04-13
*
|
|
net: sk_dst_cache RCUification
Eric Dumazet
2010-04-13
*
|
|
packet: support for TX time stamps on RAW sockets
Richard Cochran
2010-04-13
*
|
|
inet: Remove unused send_check length argument
Herbert Xu
2010-04-11
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
|
\
\
\
|
*
\
\
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-04-11
|
|
\
\
\
|
|
*
\
\
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-04-09
|
|
|
\
\
\
|
|
|
*
|
|
i2o: Remove the dangerous kobj_to_i2o_device macro
Ferenc Wagner
2010-03-24
|
|
|
*
|
|
block: remove 16 bytes of padding from struct request on 64bits
Richard Kennedy
2010-03-19
|
|
|
*
|
|
Merge branch 'master' into for-linus
Jens Axboe
2010-03-19
|
|
|
|
\
\
\
|
|
|
*
|
|
|
Remove GENHD_FL_DRIVERFS
NeilBrown
2010-03-16
|
|
|
*
|
|
|
block: Finalize conversion of block limits functions
Martin K. Petersen
2010-03-15
|
|
|
*
|
|
|
block: Fix overrun in lcm() and move it to lib
Martin K. Petersen
2010-03-15
|
|
|
*
|
|
|
vfs: improve writeback_inodes_wb()
Edward Shishkin
2010-03-12
|
|
|
*
|
|
|
drbd: Renamed overwrite_peer to primary_force
Philipp Reisner
2010-03-11
|
|
|
*
|
|
|
drbd: --dry-run option for drbdsetup net ( drbdadm -- --dry-run connect <res> )
Philipp Reisner
2010-03-11
|
|
|
*
|
|
|
Add DocBook documentation for the block tracepoints.
William Cohen
2010-03-09
|
|
*
|
|
|
|
radix_tree_tag_get() is not as safe as the docs make out [ver #2]
David Howells
2010-04-09
|
|
*
|
|
|
|
slab: Generify kernel pointer validation
Pekka Enberg
2010-04-09
|
|
*
|
|
|
|
libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)
Mark Lord
2010-04-08
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
2010-04-08
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
ide: Requeue request after DMA timeout
Herbert Xu
2010-04-01
|
|
*
|
|
|
|
|
virtio: disable multiport console support.
Michael S. Tsirkin
2010-04-07
|
|
*
|
|
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-04-07
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
ibft, x86: Change reserve_ibft_region() to find_ibft_region()
Yinghai Lu
2010-04-01
|
|
|
|
/
/
/
/
/
|
|
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2010-04-07
|
|
|
\
\
\
\
\
\
|
|
|
*
\
\
\
\
\
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
2010-04-07
|
|
|
|
\
\
\
\
\
\
[next]