aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ktest: Add POST_INSTALL to allow initrds to be createdSteven Rostedt2010-11-182-0/+16
| * | | | | ktest: Added sample.conf, new %default option formatSteven Rostedt2010-11-182-142/+649
| * | | | | ktest: Add open and close console and start stop monitorSteven Rostedt2010-11-181-87/+170
| * | | | | ktest: Added continuing on success, clear log and timeoutSteven Rostedt2010-11-181-38/+78
| * | | | | ktest: Add reverse bisect, better logging, copyrightSteven Rostedt2010-11-181-6/+45
| * | | | | ktest: Added patchcheckSteven Rostedt2010-11-181-2/+140
| * | | | | ktest: Added reboot on successSteven Rostedt2010-11-181-1/+6
| * | | | | ktest: Added better console, add test buildSteven Rostedt2010-11-181-48/+159
| * | | | | ktest: Bisecting, install modules, add loggingSteven Rostedt2010-11-181-94/+227
| * | | | | ktest: New features reboot on error, make optionsSteven Rostedt2010-11-181-16/+46
| * | | | | ktest: New features: noclean, dodie, poweroff on error and successSteven Rostedt2010-11-181-21/+94
| * | | | | Initial start of ktest.plSteven Rostedt2010-11-181-0/+334
* | | | | | Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-1210-312/+661
|\ \ \ \ \ \
| * | | | | | xen/xenbus: making backend support modular is too complexJeremy Fitzhardinge2011-01-051-1/+1
| * | | | | | xen/pci: Make xen-pcifront be dependent on XEN_XENBUS_FRONTENDKonrad Rzeszutek Wilk2011-01-051-0/+1
| * | | | | | xen/xenbus: fixup checkpatch issues in xenbus_probe*Ian Campbell2011-01-055-49/+40
| * | | | | | xen/netfront: select XEN_XENBUS_FRONTENDJeremy Fitzhardinge2011-01-051-0/+1
| * | | | | | xen/xenbus: clean up noise in xenbus_probe_frontend.cJeremy Fitzhardinge2011-01-051-7/+2
| * | | | | | xen/xenbus: clean up noise in xenbus_probe_backend.cJeremy Fitzhardinge2011-01-051-7/+2
| * | | | | | xen/xenbus: clean up noise in xenbus_probe.cJeremy Fitzhardinge2011-01-051-23/+6
| * | | | | | xen/xenbus: cleanup debug noise in xenbus_comms.cJeremy Fitzhardinge2011-01-051-1/+0
| * | | | | | xen/xenbus: clean up error handlingJeremy Fitzhardinge2011-01-051-2/+2
| * | | | | | xen/xenbus: make frontend bus GPLJeremy Fitzhardinge2011-01-051-0/+2
| * | | | | | xen/xenbus: make sure backend bus is registered earlierJeremy Fitzhardinge2011-01-051-2/+1
| * | | | | | xenbus/frontend: register bus earlierJeremy Fitzhardinge2011-01-051-2/+1
| * | | | | | xen: remove xen/evtchn.hJeremy Fitzhardinge2011-01-051-1/+0
| * | | | | | xen: add backend driver supportIan Campbell2011-01-058-22/+345
| * | | | | | xen: separate out frontend xenbusIan Campbell2011-01-056-305/+367
* | | | | | | NTFS: writev() fix and maintenance/contact details updateAnton Altaparmakov2011-01-125-25/+27
| |_|_|_|/ / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-11109-1867/+2901
|\ \ \ \ \ \
| * | | | | | cxgb4vf: recover from failure in cxgb4vf_open()Casey Leedom2011-01-111-5/+10
| * | | | | | Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller2011-01-117-109/+55
| |\ \ \ \ \ \
| | * | | | | | netfilter: ebtables: make broute table work againFlorian Westphal2011-01-111-1/+1
| | * | | | | | netfilter: fix race in conntrack between dump_table and destroyStephen Hemminger2011-01-111-9/+5
| | * | | | | | netfilter: x_tables: dont block BH while reading countersEric Dumazet2011-01-105-99/+49
| * | | | | | | ah: reload pointers to skb data after calling skb_cow_data()Dang Hongwu2011-01-112-6/+9
| * | | | | | | ah: update maximum truncated ICV lengthNicolas Dichtel2011-01-111-1/+1
| * | | | | | | xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNCNicolas Dichtel2011-01-111-1/+3
| * | | | | | | ehea: Increase the skb array usageBreno Leitao2011-01-112-5/+3
| * | | | | | | net/fec: remove config FEC2 as it's used nowhereShawn Guo2011-01-111-8/+0
| * | | | | | | pcnet_cs: add new_idKen Kawasaki2011-01-111-0/+1
| * | | | | | | tcp: disallow bind() to reuse addr/portEric Dumazet2011-01-112-3/+4
| * | | | | | | net/r8169: Update the function of parsing firmwarehayeswang2011-01-101-12/+110
| * | | | | | | net: ppp: use {get,put}_unaligned_be{16,32}Changli Gao2011-01-105-20/+18
| * | | | | | | CAIF: Fix IPv6 support in receive path for GPRS/3GKumar Sanghvi2011-01-101-1/+17
| * | | | | | | arp: allow to invalidate specific ARP entriesMaxim Levitsky2011-01-102-11/+19
| * | | | | | | net_sched: factorize qdisc stats handlingEric Dumazet2011-01-1024-72/+50
| * | | | | | | mlx4: Call alloc_etherdev to allocate RX and TX queuesTom Herbert2011-01-101-1/+2
| * | | | | | | net: Add alloc_netdev_mqs functionTom Herbert2011-01-104-20/+38
| * | | | | | | caif: don't set connection request param size before copying dataDan Rosenberg2011-01-101-1/+1