summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-11-09cfg80211: add event for unexpected 4addr framesJohannes Berg1-1/+9
2011-11-09cfg80211: allow registering to beaconsJohannes Berg1-0/+7
2011-11-09nl80211: add API to probe a clientJohannes Berg1-0/+10
2011-11-09nl80211: advertise device AP SMEJohannes Berg1-0/+15
2011-11-09nl80211: allow subscribing to unexpected class3 framesJohannes Berg1-0/+12
2011-11-09mac80211: QoS multicast frames have No Ack policyThomas Pedersen1-0/+1
2011-11-09net: add wireless TX status socket optionJohannes Berg2-3/+19
2011-11-09ieee80211: Define cipher suite selector for WPI-SMS4Jouni Malinen1-0/+2
2011-11-09mac80211: handle HT PHY BSS membership selector value correctlyChristian Lamparter1-0/+3
2011-10-30vlan: allow nested vlan_do_receive()Eric Dumazet1-3/+3
2011-10-26Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+17
2011-10-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-13/+59
2011-10-26Merge branches 'slab/next' and 'slub/partial' into slab/for-linusPekka Enberg2-1/+17
2011-10-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-15/+84
2011-10-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-27/+18
2011-10-26Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-12/+48
2011-10-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-169/+169
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds11-21/+23
2011-10-26Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-14/+45
2011-10-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+882
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-8/+32
2011-10-26Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+83
2011-10-26Merge git://github.com/rustyrussell/linuxLinus Torvalds1-0/+20
2011-10-26params: make dashes and underscores in parameter names truly equalMichal Schmidt1-0/+20
2011-10-25Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds5-7/+5
2011-10-25Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds9-190/+61
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-94/+622
2011-10-25Merge branch 'for-next' of git://git.linaro.org/people/triad/linux-pinctrlLinus Torvalds3-0/+357
2011-10-25Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmapLinus Torvalds5-23/+87
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds72-339/+1634
2011-10-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds9-5/+225
2011-10-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-36/+110
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-5/+4
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+3
2011-10-25Merge branch 'upstream' into for-linusJiri Kosina1-0/+2
2011-10-25Merge branches 'acrux', 'logitech', 'multitouch', 'roccat' and 'wiimote' into...Jiri Kosina1-0/+1
2011-10-25Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds6-22/+183
2011-10-25Merge branch 'staging-next' into Linux 3.1Greg Kroah-Hartman2-0/+882
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+7
2011-10-24hwmon: Add driver for EXYNOS4 TMUDonggeun Kim1-0/+83
2011-10-24net: hold sock reference while processing tx timestampsRichard Cochran2-2/+7
2011-10-24Add ethtool -g support to virtio_netRick Jones1-0/+5
2011-10-22Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki1-0/+1
2011-10-22PM / Sleep: Mark devices involved in wakeup signaling during suspendRafael J. Wysocki1-0/+1
2011-10-21macvtap: Fix the minor device number allocationEric W. Biederman1-0/+1
2011-10-21net: add opaque struct around skb frag pageIan Campbell1-4/+6
2011-10-20net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENTMaciej Żenczykowski1-1/+2
2011-10-20net: constify skbuff and Qdisc elementsEric Dumazet1-8/+9
2011-10-20pinctrl: get_group_pins() const fixesStephen Warren1-2/+2
2011-10-20mm: add a "struct page_frag" type containing a page, offset and lengthIan Campbell1-0/+11