aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-12mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt1-0/+2
2011-07-11Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-3/+7
2011-07-11cfg80211: fix docbookJohannes Berg1-0/+1
2011-07-11mac80211: add driver RSSI threshold eventsMeenakshi Venkataraman1-0/+20
2011-07-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6John W. Linville6-12/+75
2011-07-11ipv4: Use universal hash for ARP.David S. Miller1-0/+7
2011-07-11neigh: Store hash shift instead of mask.David S. Miller1-1/+1
2011-07-11Bluetooth: Fixes l2cap "command reject" reply according to specIlia Kolomisnky1-1/+18
2011-07-10skbuff: update struct sk_buff members commentsDaniel Baluta1-20/+22
2011-07-08w1: ds1wm: add a reset recovery parameterJean-François Dagenais1-0/+7
2011-07-08Bluetooth: Add support for returning the encryption key sizeVinicius Costa Gomes1-0/+1
2011-07-08Bluetooth: Add support for storing the key sizeVinicius Costa Gomes1-1/+2
2011-07-08Bluetooth: Remove unused field in hci_connVinicius Costa Gomes1-1/+0
2011-07-08Bluetooth: Add functions to manipulate the link key list for SMPVinicius Costa Gomes1-0/+5
2011-07-08Bluetooth: Add new structures for supporting SM key distributionVinicius Costa Gomes3-0/+22
2011-07-08Bluetooth: Add support for SMP phase 3 (key distribution)Vinicius Costa Gomes1-0/+1
2011-07-08sctp: ABORT if receive, reassmbly, or reodering queue is not empty while closing socketThomas Graf1-1/+1
2011-07-08cfg80211: return -ENOENT when stopping sched_scan while not runningLuciano Coelho1-1/+2
2011-07-08mac80211: allow driver to generate P1K for IV32Johannes Berg1-2/+22
2011-07-08mac80211: allow drivers to access key sequence counterJohannes Berg1-0/+60
2011-07-08mac80211: fix TKIP races, make API easier to useJohannes Berg1-26/+22
2011-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville7-2/+398
2011-07-07sctp: Enforce retransmission limit during shutdownThomas Graf1-0/+1
2011-07-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2011-07-07FS-Cache: Add a helper to bulk uncache pages on an inodeDavid Howells1-0/+21
2011-07-07Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2011-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+2
2011-07-07Bluetooth: Remove L2CAP busy queueMat Martineau1-4/+0
2011-07-07Bluetooth: Use event-driven approach for handling ERTM receive bufferMat Martineau1-0/+2
2011-07-07[media] tuner-core/v4l2-subdev: document that the type field has to be filled inHans Verkuil1-0/+7
2011-07-07[media] v4l2-subdev.h: remove unused s_mode tuner opHans Verkuil1-4/+1
2011-07-07genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot1-1/+2
2011-07-07skbuff: skb supports zero-copy buffersShirley Ma1-0/+16
2011-07-07sock.h: Add a new sock zero-copy flagShirley Ma1-0/+1
2011-07-06Bluetooth: Add lmp_host_le_capable() macroAndre Guedes2-0/+6
2011-07-06Bluetooth: Add enable_le module parameterAndre Guedes1-0/+1
2011-07-06Bluetooth: Write LE Host Supported commandAndre Guedes1-0/+6
2011-07-06Bluetooth: Add extfeatures to struct hci_devAndre Guedes2-0/+5
2011-07-06Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds2-3/+3
2011-07-06mac80211: support GTK rekey offloadJohannes Berg1-0/+20
2011-07-06cfg80211/nl80211: support GTK rekey offloadJohannes Berg2-0/+65
2011-07-06mac80211: allow driver to iterate keysJohannes Berg1-0/+23
2011-07-06net: sched: constify tcf_proto and tc_actionEric Dumazet3-10/+12
2011-07-06packet: Add 'cpu' fanout policy.David S. Miller1-0/+1
2011-07-05dcbnl: Add CEE notificationShmulik Ravid1-1/+4
2011-07-05dcbnl: Aggregated CEE GET operationShmulik Ravid1-2/+21
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller21-127/+127
2011-07-05packet: Add pre-defragmentation support for ipv4 fanouts.David S. Miller1-0/+1
2011-07-05ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET.David S. Miller1-1/+2
2011-07-05packet: Add fanout support.David S. Miller1-0/+4