summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-03-12ipv6: Convert to use flowi6 where applicable.David S. Miller
2011-03-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-03-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-03-11net: add proper documentation for previously added net_device_ops for FCoEYi Zou
2011-03-11ipv4: Remove redundant RCU locking in ip_check_mc().David S. Miller
2011-03-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-03-10tg3: Add code to verify RODATA checksum of VPDMatt Carlson
2011-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-03-10sysctl: the include of rcupdate.h is only needed in the kernelStephen Rothwell
2011-03-09net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov
2011-03-09tcp: ioctl type SIOCOUTQNSD returns amount of data not sentMario Schuknecht
2011-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-09ieee80211: add IEEE80211_COUNTRY_STRING_LEN definitionBing Zhao
2011-03-09Phonet: kill the ST-Ericsson pipe controller KconfigRémi Denis-Courmont
2011-03-09Phonet: provide pipe socket option to retrieve the pipe identifierRémi Denis-Courmont
2011-03-08unfuck proc_sysctl ->d_compare()Al Viro
2011-03-08net: add ndo_fcoe_ddp_target() to support FCoE DDP in target modeYi Zou
2011-03-07netdevice: Convert printk to pr_info in netif_tx_stop_queueJoe Perches
2011-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-03-05mm: add alloc_page_vma_node()Andi Kleen
2011-03-05mm: change alloc_pages_vma to pass down the policy node for local policyAndi Kleen
2011-03-04Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2011-03-04libceph: fix msgr keepalive flagSage Weil
2011-03-04libceph: fix msgr backoffSage Weil
2011-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-03-04Mark ptrace_{traceme,attach,detach} staticLinus Torvalds
2011-03-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-03netlink: kill eff_cap from struct netlink_skb_parmsPatrick McHardy
2011-03-03netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parmsPatrick McHardy
2011-03-03blktrace: Remove blk_fill_rwbs_rq.Tao Ma
2011-03-03dcbnl: add support for retrieving peer configuration - ceeShmulik Ravid
2011-03-03dcbnl: add support for retrieving peer configuration - ieeeShmulik Ravid
2011-03-03netdevice: make initial group visible to userspaceVlad Dogaru
2011-03-02block: add @force_kblockd to __blk_run_queue()Tejun Heo
2011-03-02mfd: Don't suspend WM8994 if the CODEC is not suspendedMark Brown
2011-03-01cfg80211: add a field for the bitrate of the last rx data packet from a stationFelix Fietkau
2011-03-01blk-throttle: Do not use kblockd workqueue for throtl workVivek Goyal
2011-03-01ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki
2011-02-28netpoll: remove IFF_IN_NETPOLL flagAmerigo Wang
2011-02-25Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-02-25rapidio: fix sysfs config attribute to access 16MB of maint spaceAlexandre Bounine
2011-02-25Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-02-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-02-25netem: revised correlated loss generatorstephen hemminger
2011-02-25netem: define NETEM_DIST_MAXstephen hemminger
2011-02-24PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unsetRafael J. Wysocki
2011-02-24Fix over-zealous flush_disk when changing device size.NeilBrown
2011-02-24Merge branch 'tipc-Feb23-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2011-02-24mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi