summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-01-07stmmac: add the new Header file for stmmac platform dataGiuseppe CAVALLARO
2010-01-07net: RFC3069, private VLAN proxy arp supportJesper Dangaard Brouer
2010-01-07Phonet: zero-copy GPRS TXRémi Denis-Courmont
2010-01-07Phonet: zero-copy aligned GPRS RXRémi Denis-Courmont
2010-01-03can/netlink: add CAN_CTRLMODE_ONE_SHOTMarc Kleine-Budde
2009-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-28mac80211: annotate sleeping driver opsKalle Valo
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg
2009-12-28mac80211/cfg80211: add station eventsJohannes Berg
2009-12-28cfg80211: add remain-on-channel commandJouni Malinen
2009-12-28mac80211: split up and insert custom IEs correctlyJohannes Berg
2009-12-28mac80211: introduce flush operationJohannes Berg
2009-12-28wireless: remove remaining qual codeJohannes Berg
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-26llc: convert llc_sap_list to RCUOctavian Purdila
2009-12-26llc: replace the socket list with a local address based hashOctavian Purdila
2009-12-26llc: use a device based hash table to speed up multicast deliveryOctavian Purdila
2009-12-26llc: convert the socket list to RCU lockingOctavian Purdila
2009-12-26llc: add support for LLC_OPT_PKTINFOOctavian Purdila
2009-12-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-23net: Add rtnetlink init_rcvwnd to set the TCP initial receive windowlaurent chavey
2009-12-23tcp: Remove check in __tcp_push_pending_framesKrishna Kumar
2009-12-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-12-23Staging: dst: remove from the treeGreg Kroah-Hartman
2009-12-23Driver core: driver_attribute parameters can often be const*Phil Carmody
2009-12-23Driver core: bin_attribute parameters can often be const*Phil Carmody
2009-12-23Driver core: device_attribute parameters can often be const*Phil Carmody
2009-12-23kfifo: fix Error/broken kernel-doc notationRandy Dunlap
2009-12-23Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-12-23Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-12-23Fix usb_serial_probe() problem introduced by the recent kfifo changesStefani Seibold
2009-12-23ext3: Replace lock/unlock_super() with an explicit lock for resizingEric Sandeen
2009-12-23ext3: Replace lock/unlock_super() with an explicit lock for the orphan listEric Sandeen
2009-12-23quota: decouple fs reserved space from quota reservationDmitry Monakhov
2009-12-23Add unlocked version of inode_add_bytes() functionDmitry Monakhov
2009-12-23ext3: quota macros cleanup [V2]Dmitry Monakhov
2009-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds
2009-12-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-12-22kfifo: add record handling functionsStefani Seibold
2009-12-22kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_userStefani Seibold
2009-12-22kfifo: add DEFINE_KFIFO and friends, add very tiny functionsStefani Seibold
2009-12-22kfifo: fix warn_unused_resultStefani Seibold
2009-12-22kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold
2009-12-22kfifo: cleanup namespaceStefani Seibold
2009-12-22kfifo: move out spinlockStefani Seibold
2009-12-22kfifo: move struct kfifo in placeStefani Seibold
2009-12-22mac80211: only bother printing highest data rate on debugfs if its setLuis R. Rodriguez