summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: Fix range checks in tcf_valid_offset().David S. Miller2010-12-211-1/+3
* net_sched: always clone skbsChangli Gao2010-12-201-5/+1Star
* ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.David Stevens2010-12-201-0/+10
* netlink: fix gcc -Wconversion compilation warningDmitry V. Levin2010-12-171-1/+1
* net: fix nulls list corruptions in sk_prot_allocOctavian Purdila2010-12-161-0/+3
* atm: correct sysfs 'device' link creation and parent relationshipsDan Williams2010-12-111-2/+4
* tcp: Replace time wait bucket msg by counterTom Herbert2010-12-081-0/+1
* filter: fix sk_filter rcu handlingEric Dumazet2010-12-061-1/+3
* af_unix: limit recursion levelEric Dumazet2010-11-291-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-241-0/+1
|\
| * ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach2010-11-221-0/+1
* | phylib: Add support for Marvell 88E1149R devices.David Daney2010-11-221-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-181-1/+1
|\|
| * cfg80211: fix WIPHY_FLAG_IBSS_RSN bitJussi Kivilinna2010-11-151-1/+1
| * b43legacy: Fix compile on ARM architectureArnd Hannemann2010-11-151-0/+1
* | net: Fix duplicate volatile warning.Tetsuo Handa2010-11-181-1/+1
* | net: rtnetlink.h -- only include linux/netdevice.h when used by the kernelAndy Whitcroft2010-11-151-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-138-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
| * | | net: Detect and ignore netif_stop_queue() calls before register_netdev()Guillaume Chazarain2010-11-081-0/+5
| * | | net dst: need linux/cache.h for ____cacheline_aligned_in_smp.Paul Mundt2010-11-081-0/+1
* | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-132-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-131-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/+4Star
|\ \ \ \ \ \ \
| * | | | | | | block: remove unused copy_io_context()Jens Axboe2010-11-111-1/+0Star
| * | | | | | | block: remove REQ_HARDBARRIERChristoph Hellwig2010-11-103-10/+3Star
| * | | | | | | 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