summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-07-05packet: Add pre-defragmentation support for ipv4 fanouts.David S. Miller1-0/+1
2011-07-05packet: Add fanout support.David S. Miller1-0/+4
2011-07-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-5/+13
2011-07-05NFC: add the NFC socket raw protocolLauro Ramos Venancio1-1/+12
2011-07-05NFC: add NFC socket familyAloisio Almeida Jr2-1/+6
2011-07-05NFC: add nfc generic netlink interfaceLauro Ramos Venancio1-0/+112
2011-07-05ssb: PCI revision ID register is 8-bit wideSergei Shtylyov1-1/+1
2011-07-05sched: Disable (revert) SCHED_LOAD_SCALE increasePeter Zijlstra1-1/+1
2011-07-04Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+0
2011-07-03netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_devJoe Perches1-2/+0
2011-06-30net: add external loopback test in ethtool self testAmit Kumar Salecha1-2/+14
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-5/+13
2011-06-30netfilter: add SELinux context support to AUDIT targetMr Dash Four1-0/+7
2011-06-30Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into fo...Jens Axboe1-2/+2
2011-06-30drbd: fix limit define, we support 1 PiByte nowLars Ellenberg1-2/+2
2011-06-28Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2011-06-28Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+3
2011-06-27mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara1-0/+1
2011-06-27include/linux/compat.h: declare compat_sys_sendmmsg()Chris Metcalf1-0/+2
2011-06-27tmpfs: add shmem_read_mapping_page_gfpHugh Dickins1-7/+10
2011-06-27tmpfs: take control of its truncate_rangeHugh Dickins1-0/+1
2011-06-27mm: move shmem prototypes to shmem_fs.hHugh Dickins2-10/+17
2011-06-27Fix some kernel-doc warningsVitaliy Ivanov2-1/+1
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-0/+1
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki1-0/+7
2011-06-27wireless: unify QoS control field definitionsJohannes Berg1-5/+13
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-0/+7
2011-06-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+3
2011-06-24fsl-diu-fb: remove check for pixel clock rangesTimur Tabi1-6/+0
2011-06-22Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-3/+4
2011-06-22ath9k: add external_reset callback to ath9k_platfom_data for AR9330Gabor Juhos1-0/+1
2011-06-22ath9k: add MAC revision detection for AR9330Gabor Juhos1-0/+1
2011-06-22netlink: advertise incomplete dumpsJohannes Berg1-0/+2
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan4-11/+17
2011-06-21Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds3-2/+5
2011-06-21dcb: Add ieee_dcb_delapp() and dcb op to delete app entryJohn Fastabend1-0/+2
2011-06-21net: dcbnl, add multicast group for DCBJohn Fastabend1-0/+2
2011-06-21cnic, bnx2i: Add support for new devices - 57800, 57810, and 57840Michael Chan1-0/+9
2011-06-21PM: Fix async resume following suspend failureAlan Stern1-0/+1
2011-06-21PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern2-3/+3
2011-06-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-2/+0
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller32-48/+267
2011-06-20vfs: i_state needs to be 'unsigned long' for nowLinus Torvalds1-1/+1
2011-06-20Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+4
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+9
2011-06-20NFSv4.1: file layout must consider pg_bsize for coalescingBenny Halevy1-0/+3
2011-06-20bcma: clean exports of functionsRafał Miłecki1-0/+2
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2011-06-20devcgroup_inode_permission: take "is it a device node" checks to inlined wrapperAl Viro1-1/+9
2011-06-20block: add REQ_SECURE to REQ_COMMON_MASKNamhyung Kim1-1/+1