aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-07-10skbuff: update struct sk_buff members commentsDaniel Baluta1-20/+22
2011-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville4-2/+169
2011-07-07skbuff: skb supports zero-copy buffersShirley Ma1-0/+16
2011-07-06cfg80211/nl80211: support GTK rekey offloadJohannes Berg1-0/+39
2011-07-06packet: Add 'cpu' fanout policy.David S. Miller1-0/+1
2011-07-05dcbnl: Aggregated CEE GET operationShmulik Ravid1-2/+21
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller17-21/+49
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/linville/wireless-next-2.6David 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-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/linville/wireless-next-2.6 into for-davemJohn W. Linville1-5/+13
2011-06-28Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+1
2011-06-28Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus 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/mmcLinus 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/linville/wireless-next-2.6 into for-davemJohn W. Linville4-0/+7
2011-06-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+3
2011-06-22Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus 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/tytso/ext4Linus Torvalds1-2/+0
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David 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/viro/vfs-2.6Linus 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/dtor/inputLinus Torvalds1-1/+1
2011-06-20devcgroup_inode_permission: take "is it a device node" checks to inlined wrapperAl Viro1-1/+9