summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller2010-11-151-0/+2
|\
| * dccp ccid-2: Schedule Sync as out-of-band mechanismGerrit Renker2010-11-151-0/+2
* | net: Simplify RX queue allocationTom Herbert2010-11-151-2/+1
* | xfrm: use gre key as flow upper protocol infoTimo Teräs2010-11-152-0/+8
* | offloading: Force software GSO for multiple vlan tags.Jesse Gross2010-11-151-4/+3
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-1429-55/+363
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-128-9/+40
| |\
| | * vlan: Add function to retrieve EtherType from vlan packets.Hao Zheng2010-11-121-0/+25
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller2010-11-121-1/+1
| | |\
| | | * netfilter: NF_HOOK_COND has wrong conditionalEric Paris2010-11-121-1/+1
| | * | net: avoid limits overflowEric Dumazet2010-11-104-8/+8
| * | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-122-1/+3
| |\ \ \
| | * \ \ Merge branch 'musb-v2.6.37-rc2' of git://gitorious.org/usb/usb into work-linusGreg Kroah-Hartman2010-11-091-0/+2
| | |\ \ \
| | | * | | USB: musb: blackfin: push clkin value to platform resourcesBob Liu2010-11-051-0/+2
| | * | | | usb.h: fix ioctl kernel-doc infoRandy Dunlap2010-11-081-1/+1
| * | | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-121-1/+1
| |\ \ \ \ \
| | * | | | | tty: Fix formatting in tty.hAlan Cox2010-11-091-1/+1
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-11-122-2/+17
| |\ \ \ \ \ \
| | * | | | | | Input: export input_reset_device() for use in KGDBDmitry Torokhov2010-11-031-1/+3
| | * | | | | | Input: adp5588-keys - unify common header definesMichael Hennerich2010-11-031-1/+14
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-11-125-12/+4
| |\ \ \ \ \ \
| | * | | | | | block: remove unused copy_io_context()Jens Axboe2010-11-111-1/+0
| | * | | | | | block: remove REQ_HARDBARRIERChristoph Hellwig2010-11-103-10/+3
| | * | | | | | Merge branch 'for-2.6.37/drivers' into for-linusJens Axboe2010-11-101-1/+1
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.37/...Jens Axboe2010-10-231-1/+1
| | | |\ \ \ \ \ \
| | | | * | | | | | drbd: Silenced an assertPhilipp Reisner2010-10-221-1/+1
| * | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-121-0/+10
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | perf_events: Fix time tracking in samplesStephane Eranian2010-11-101-0/+10
| * | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-11-122-5/+78
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm/ttm: Be consistent on ttm_bo_init() failuresThomas Hellstrom2010-11-101-0/+4
| | * | | | | | | | | | drm/ttm: Documentation updateThomas Hellstrom2010-11-091-5/+74
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-11-121-4/+14
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | nfsd4: fix 4.1 connection registration raceJ. Bruce Fields2010-11-021-4/+14
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | backlight: add low threshold to pwm backlightArun Murthy2010-11-121-0/+1
| * | | | | | | | | | leds: driver for National Semiconductors LP5523 chipSamu Onkalo2010-11-121-0/+47
| * | | | | | | | | | leds: driver for National Semiconductor LP5521 chipSamu Onkalo2010-11-121-0/+47
| * | | | | | | | | | led-class: always implement blinkingJohannes Berg2010-11-121-4/+43
| * | | | | | | | | | radix-tree: fix RCU bugNick Piggin2010-11-121-16/+23
| * | | | | | | | | | Restrict unprivileged access to kernel syslogDan Rosenberg2010-11-121-0/+1
| * | | | | | | | | | include/linux/highmem.h needs hardirq.hCatalin Marinas2010-11-121-0/+1
| * | | | | | | | | | atomic: add atomic_inc_not_zero_hint()Eric Dumazet2010-11-121-0/+37
| * | | | | | | | | | include/linux/resource.h needs types.hJean Delvare2010-11-121-0/+1
| | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | kernel: Constify temporary variable in roundup()Tetsuo Handa2010-11-091-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | igmp: RCU conversion of in_dev->mc_listEric Dumazet2010-11-123-8/+11
* | | | | | | | | ipv4: Make rt->fl.iif tests lest obscure.David S. Miller2010-11-112-0/+20
* | | | | | | | | net: get rid of rtable->idevEric Dumazet2010-11-111-2/+0
* | | | | | | | | neigh: reorder struct neighbourEric Dumazet2010-11-111-5/+5
* | | | | | | | | decnet: RCU conversion and get rid of dev_base_lockEric Dumazet2010-11-083-14/+23
* | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-082-0/+6
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | net: Detect and ignore netif_stop_queue() calls before register_netdev()Guillaume Chazarain2010-11-081-0/+5