summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-05-16mISDN: Reduce RX buffer allocation for transparent dataKarsten Keil
2012-05-16mISDN: Early confirm for transparent dataKarsten Keil
2012-05-16mac802154: monitor device supportalex.bluesman.smirnov@gmail.com
2012-05-16ieee802154: interface type to be addedalex.bluesman.smirnov@gmail.com
2012-05-16mac802154: declare reduced mlme operationsalex.bluesman.smirnov@gmail.com
2012-05-16mac802154: RX data pathalex.bluesman.smirnov@gmail.com
2012-05-16mac802154: allocation of ieee802154 devicealex.bluesman.smirnov@gmail.com
2012-05-16mac802154: basic ieee802.15.4 device structuresalex.bluesman.smirnov@gmail.com
2012-05-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-05-16Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2012-05-16netdev/phy: Make get_phy_id() static and quit EXPORTing it.David Daney
2012-05-16tokenring: delete all remaining driver supportPaul Gortmaker
2012-05-16net: delete all instances of special processing for token ringPaul Gortmaker
2012-05-16atm: remove the coupling to token ring supportPaul Gortmaker
2012-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-05-15xfrm: Convert several xfrm policy match functions to bool.David S. Miller
2012-05-15mfd: wm8994: Update to fully use irq_domainMark Brown
2012-05-15net: Add net_ratelimited_function and net_<level>_ratelimited macrosJoe Perches
2012-05-15usbnet: fix skb traversing races during unlink(v2)Ming Lei
2012-05-15linux/ethtool: Added macro ETH_FW_DUMP_DISABLEManish chopra
2012-05-15block: fix buffer overflow when printing partition UUIDsTejun Heo
2012-05-14stmmac: add mixed burst for DMAGiuseppe CAVALLARO
2012-05-14codel: use u16 field instead of 31bits for rec_inv_sqrtEric Dumazet
2012-05-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-05-14Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-14Bluetooth: notify userspace of security level changeGustavo Padovan
2012-05-14regulator: tps62360: support force PWM mode via regulator modeLaxman Dewangan
2012-05-14regmap: add support for non contiguous status to regmap-irqGraeme Gregory
2012-05-14Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2012-05-14Fix blkdev.h build errors when BLOCK=nRussell King
2012-05-13regmap: Convert regmap_irq to use irq_domainMark Brown
2012-05-13Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq'...Mark Brown
2012-05-13mfd: da9052: Fix genirq abuseMark Brown
2012-05-13regulator: tps62360: make init_data of platform data to pointer.Laxman Dewangan
2012-05-13etherdevice: Remove now unused compare_ether_addr_64bitsJoe Perches
2012-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-12fq_codel: Fair Queue Codel AQMEric Dumazet
2012-05-12codel: use Newton method instead of sqrt() and dividesEric Dumazet
2012-05-12usb/net: rndis: move bus message definitionLinus Walleij
2012-05-12usb/net: rndis: fixup a few name prefixesLinus Walleij
2012-05-12usb/net: rndis: merge command codesLinus Walleij
2012-05-12usb/net: rndis: move and namespace PnP definesLinus Walleij
2012-05-12usb/net: rndis: delete duplicate packet typesLinus Walleij
2012-05-12usb/net: rndis: merge media type definitionsLinus Walleij
2012-05-12usb/net: rndis: group all status codes togetherLinus Walleij
2012-05-12usb/net: rndis: delete surplus definesLinus Walleij
2012-05-12usb/net: rndis: merge duplicate 802_* OIDsLinus Walleij
2012-05-12usb/net: rndis: eliminate first set of duplicate OIDsLinus Walleij
2012-05-12usb/net: rndis: remove ambigous status codesLinus Walleij
2012-05-12usb/net: rndis: break out <linux/rndis.h> definesLinus Walleij