summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* bna: Brocade 10Gb Ethernet device driverRasesh Mody2010-08-241-0/+3
* net: Rename skb_has_frags to skb_has_frag_listDavid S. Miller2010-08-232-3/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-2310-26/+26
|\
| * header: fix broken headers for user spaceChangli Gao2010-08-2310-26/+26
* | net: rds: remove duplication type definitionsChangli Gao2010-08-231-9/+0
* | net: 802.1q: make vlan_hwaccel_do_receive() return voidChangli Gao2010-08-231-3/+2
* | net: use __be16 instead of u16 for the userspace codeChangli Gao2010-08-231-2/+2
* | net_sched: cls_flow: add key rxhashChangli Gao2010-08-221-0/+1
* | irda: use net_device_stats from struct net_deviceEric Dumazet2010-08-221-1/+0
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-222-0/+32
|\|
| * netfilter: fix userspace header warningSam Ravnborg2010-08-191-0/+2
| * net: add Fast Ethernet driver for PXA168.Sachin Sanap2010-08-191-0/+30
* | PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov2010-08-222-17/+53
* | net/sched: add ACT_CSUM action to update packets checksumsGrégoire Baron2010-08-203-0/+48
* | net: introduce proto_ports_offset()Changli Gao2010-08-201-0/+19
* | net: simplify flags for tx timestampingOliver Hartkopp2010-08-193-35/+19
* | macvtap: Implement multiqueue for macvtap driverKrishna Kumar2010-08-171-1/+8
* | core: Factor out flow calculation from get_rps_cpuKrishna Kumar2010-08-171-0/+9
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-08-163-6/+5
|\ \
| * \ Merge branch 'linus' into releaseLen Brown2010-08-15466-4599/+12310
| |\ \
| * | | ACPI processor: remove deprecated ACPI procfs I/FZhang Rui2010-08-151-1/+0
| * | | Merge branch 'acpica-gpe' into releaseLen Brown2010-08-154-15/+57
| |\ \ \
| * \ \ \ Merge branch 'procfs-cleanup' into releaseLen Brown2010-08-151-1/+1
| |\ \ \ \
| | * | | | ACPI: introduce module parameter acpi.aml_debug_outputZhang Rui2010-08-151-1/+1
| * | | | | ACPI, APEI, Rename CPER and GHES severity constantsHuang Ying2010-08-081-4/+4
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-08-161-1/+5
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into for-linusChris Metcalf2010-08-1482-976/+2339
| |\ \ \ \ \
| * | | | | | Add fanotify syscalls to <asm-generic/unistd.h>.Chris Metcalf2010-08-131-1/+5
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/cleanupLinus Torvalds2010-08-1515-325/+321
|\ \ \ \ \ \ \
| * | | | | | | include: replace unifdef-y with header-ySam Ravnborg2010-08-1415-325/+321
* | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-08-141-0/+21
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | hwmon: (ltc4245) Expose all GPIO pins as analog voltagesIra W. Snyder2010-08-141-0/+21
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-142-0/+17
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge commit 'v2.6.35-rc6' into spi/testGrant Likely2010-07-2640-166/+239
| |\ \ \ \ \ \
| * | | | | | | spi/spi-gpio: add support for controllers without MISO or MOSI pinMarek Szyprowski2010-07-041-0/+5
| * | | | | | | spi/mmc_spi: SPI bus locking API, using mutexErnst Schwab2010-06-291-0/+12
* | | | | | | | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-08-141-3/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | bkl: Remove locked .ioctl file operationArnd Bergmann2010-08-141-3/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Mark arguments to certain syscalls as being constDavid Howells2010-08-144-17/+17
* | | | | | | | dma-mapping: fix build errors on !HAS_DMA architecturesHeiko Carstens2010-08-131-0/+2
|/ / / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-134-5/+7
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | net: make netpoll_rx return bool for !CONFIG_NETPOLLJohn W. Linville2010-08-111-1/+1
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-08-111-2/+2
| |\ \ \ \ \ \
| | * | | | | | Bluetooth: Use 3-DH5 payload size for default ERTM max PDU sizeMat Martineau2010-08-101-1/+1
| | * | | | | | Bluetooth: Change default L2CAP ERTM retransmit timeoutMat Martineau2010-08-101-1/+1
| * | | | | | | net/sock.h: add missing kernel-doc notationRandy Dunlap2010-08-101-1/+3
| * | | | | | | etherdevice.h: fix kernel-doc typoRandy Dunlap2010-08-101-1/+1
| |/ / / / / /
* | | | | | | Revert "fsnotify: store struct file not struct path"Linus Torvalds2010-08-122-24/+29
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2010-08-123-4/+18
|\ \ \ \ \ \ \
| * | | | | | | dm: factor out max_io_len_target_boundaryMike Snitzer2010-08-121-0/+6