summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2014-11-17ieee802154: rename and move WPAN_NUM_ definesAlexander Aring
2014-11-13mac802154: add interframe spacing time handlingAlexander Aring
2014-11-12ieee820154: add short_addr setting supportAlexander Aring
2014-11-12ieee820154: add pan_id setting supportAlexander Aring
2014-11-05ieee802154: add ieee802154_random_extended_addrAlexander Aring
2014-11-05ieee802154: add IEEE802154_EXTENDED_ADDR_LENAlexander Aring
2014-11-04ieee802154: || vs && in ieee802154_is_valid_extended_addr()Dan Carpenter
2014-11-03netdevice: add ieee802154_ptr to net_deviceAlexander Aring
2014-11-02ieee802154: fix byteorder issuesAlexander Aring
2014-11-02ieee802154: add missing ULL definitionAlexander Aring
2014-11-02ieee802154: add extended address validation helperAlexander Aring
2014-10-27ath9k: allow disabling bands via platform dataFelix Fietkau
2014-10-27ath9k: add support for endian swap of eeprom from platform dataFelix Fietkau
2014-10-27ieee802154: add valid psdu length helperAlexander Aring
2014-10-25ieee802154: move ieee802154 headerAlexander Aring
2014-10-25ieee802154: mac802154: remove FSF addressAlexander Aring
2014-10-15net: Add ndo_gso_checkTom Herbert
2014-10-15dmaengine: remove FSLDMA_EXTERNAL_STARTVinod Koul
2014-10-15dmaengine: freescale: add and export fsl_dma_external_start()Vinod Koul
2014-10-15dmaengine: add dmaengine_prep_dma_sg() helperVinod Koul
2014-10-15dmaengine: dw: export probe()/remove() and Co to usersAndy Shevchenko
2014-10-15dmaengine: dw: split dma-dw.h to platform and private partsAndy Shevchenko
2014-10-15dmaengine: dw: move private definitions to regs.hAndy Shevchenko
2014-10-15virtio: add API to enable VQs earlyMichael S. Tsirkin
2014-10-15virtio: defer config changed notificationsMichael S. Tsirkin
2014-10-15virtio-pci: move freeze/restore to virtio coreMichael S. Tsirkin
2014-10-15virtio: unify config_changed handlingMichael S. Tsirkin
2014-10-14genl_magic: Resolve logical-op warningsMark Rustad
2014-10-14libceph: sync osd op definitions in rados.hIlya Dryomov
2014-10-14libceph: remove redundant declarationFabian Frederick
2014-10-14libceph: reference counting pagelistYan, Zheng
2014-10-14isdn/capi: correct capi20_manufacturer argument type mismatchTilman Schmidt
2014-10-14skbuff: fix ftrace handling in skb_unshareAlexander Aring
2014-10-14block: Remove REQ_KERNELMartin K. Petersen
2014-10-14mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY clearedPeter Feiner
2014-10-14kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h>Geert Uytterhoeven
2014-10-14kernel/watchdog.c: control hard lockup detection defaultUlrich Obergfell
2014-10-14lib / string_helpers: introduce string_escape_mem()Andy Shevchenko
2014-10-14lib / string_helpers: move documentation to c-fileAndy Shevchenko
2014-10-14include/linux: remove strict_strto* definitionsDaniel Walter
2014-10-14lib: string: Make all calls to strnicmp into calls to strncasecmpRasmus Villemoes
2014-10-14x86: optimize resource lookups for ioremapMike Travis
2014-10-14rbtree: add comment to rb_insert_augmented()Lai Jiangshan
2014-10-14kexec: take the segment adding out of locate_mem_hole functionsBaoquan He
2014-10-14signal: use BUILD_BUG() instead of _NSIG_WORDS_is_unsupported_size()Oleg Nesterov
2014-10-14lib: remove prio_heapLai Jiangshan
2014-10-14list: include linux/kernel.hMasahiro Yamada
2014-10-14drivers: dma-contiguous: add initialization from device treeMarek Szyprowski
2014-10-14kernel: add support for gcc 5Sasha Levin
2014-10-12don't need that forward declaration of struct nameidata in dcache.h anymoreAl Viro