summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-06-09Bluetooth: Clean up some code style issuesWaldemar Rymarkiewicz3-19/+35
2011-06-08Bluetooth: Add BT_POWER L2CAP socket option.Jaikumar Ganesh3-1/+10
2011-06-08Bluetooth: Add 'dst_type' field to struct hci_connAndre Guedes1-0/+1
2011-06-08Bluetooth: Fix auth_complete_evt for legacy unitsWaldemar Rymarkiewicz1-0/+1
2011-06-08Bluetooth: Advertising entries lifetimeAndre Guedes1-0/+2
2011-06-08Bluetooth: Clear advertising cache before scanningAndre Guedes1-0/+6
2011-06-08Bluetooth: LE advertising cacheAndre Guedes1-0/+13
2011-06-08Bluetooth: Add advertising report meta event structsAnderson Briglia1-0/+19
2011-06-08Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close()Gustavo F. Padovan1-1/+1
2011-06-08Bluetooth: Remove export of l2cap_chan_clear_timer()Gustavo F. Padovan1-1/+0
2011-06-08Bluetooth: create channel timer to replace sk_timerGustavo F. Padovan1-2/+3
2011-06-08Bluetooth: Add chan->chan_type struct memberGustavo F. Padovan1-0/+5
2011-06-08Bluetooth: Create l2cap_chan_send()Gustavo F. Padovan1-8/+1
2011-06-08Bluetooth: Create __l2cap_chan_close()Gustavo F. Padovan1-4/+1
2011-06-07mac80211: Stop BA session event from deviceShahar Levi1-0/+17
2011-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+6
2011-06-03bcma: read SPROM and extract MAC from itRafał Miłecki2-0/+6
2011-06-03lib: cordic: add library module providing cordic angle calculationArend van Spriel1-0/+48
2011-06-03lib: crc8: add new library module providing crc8 algorithmArend van Spriel1-0/+101
2011-06-01nl80211: add testmode dump supportWey-Yi Guy2-0/+15
2011-06-01bcma: host pci: implement block R/W operationsRafał Miłecki1-0/+18
2011-06-01bcma: add IRQ number and pointer to DMA devRafał Miłecki1-0/+2
2011-06-01cfg80211: don't drop p2p probe responsesEliad Peller1-2/+6
2011-05-27net: Kill ratelimit.h dependency in linux/net.hDavid S. Miller2-6/+8
2011-05-27net: Add linux/sysctl.h includes where needed.David S. Miller2-0/+2
2011-05-27net: Kill ether_table[] declaration.David S. Miller1-4/+0
2011-05-27Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller3-11/+14
2011-05-27IPVS: bug in ip_vs_ftp, same list heaad used in all netns.Hans Schillstrom1-1/+2
2011-05-26bug.h: Move ratelimit warn interfaces to ratelimit.hDavid S. Miller2-40/+40
2011-05-26netfilter: ipset: remove unused variable from type_pf_tdel()Jozsef Kadlecsik1-2/+2
2011-05-26netfilter: ipset: Use proper timeout value to jiffies conversionJozsef Kadlecsik1-8/+10
2011-05-25net: move is_vlan_dev into public header file (v2)Neil Horman1-0/+5
2011-05-25Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2-2/+49
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville3-3/+51
2011-05-24bug.h: Fix build with CONFIG_PRINTK disabled.David S. Miller1-0/+21
2011-05-24wireless: fix fatal kernel-doc error + warning in mac80211.hRandy Dunlap1-1/+2
2011-05-24wireless: fix cfg80211.h new kernel-doc warningsRandy Dunlap1-1/+2
2011-05-24dst: catch uninitialized metricsStephen Hemminger1-0/+2
2011-05-23bug.h: Add WARN_RATELIMITJoe Perches1-0/+16
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds1-4/+4
2011-05-23Merge branch 'slab/next' into for-linusPekka Enberg1-4/+4
2011-05-23Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+14
2011-05-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+4
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-5/+5
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds11-52/+297
2011-05-23Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-6/+30
2011-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-20/+28
2011-05-23Merge branch 'exec_rm_compat' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+0
2011-05-23watchdog: Change the default timeout and configure nmi watchdog period based ...Mandeep Singh Baines1-1/+1
2011-05-23watchdog: Disable watchdog when thresh is zeroMandeep Singh Baines2-3/+3