summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: RFC3069, private VLAN proxy arp supportJesper Dangaard Brouer2010-01-072-0/+2
* Phonet: zero-copy GPRS TXRémi Denis-Courmont2010-01-071-0/+2
* Phonet: zero-copy aligned GPRS RXRémi Denis-Courmont2010-01-071-0/+1
* can/netlink: add CAN_CTRLMODE_ONE_SHOTMarc Kleine-Budde2010-01-031-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-304-64/+175
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-301-2/+0
| |\
| | * wireless: remove remaining qual codeJohannes Berg2009-12-281-2/+0
| * | mac80211: annotate sleeping driver opsKalle Valo2009-12-281-12/+31
| * | mac80211: remove struct ieee80211_if_init_confJohannes Berg2009-12-281-42/+15
| * | mac80211/cfg80211: add station eventsJohannes Berg2009-12-281-0/+12
| * | cfg80211: add remain-on-channel commandJouni Malinen2009-12-282-0/+83
| * | mac80211: split up and insert custom IEs correctlyJohannes Berg2009-12-281-9/+30
| * | mac80211: introduce flush operationJohannes Berg2009-12-281-0/+5
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-288-36/+31
| |\|
* | | llc: convert llc_sap_list to RCUOctavian Purdila2009-12-261-1/+1
* | | llc: replace the socket list with a local address based hashOctavian Purdila2009-12-261-1/+20
* | | llc: use a device based hash table to speed up multicast deliveryOctavian Purdila2009-12-262-0/+12
* | | llc: convert the socket list to RCU lockingOctavian Purdila2009-12-261-4/+3
* | | llc: add support for LLC_OPT_PKTINFOOctavian Purdila2009-12-262-0/+8
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-253-4/+109
|\| |
| * | mac80211: only bother printing highest data rate on debugfs if its setLuis R. Rodriguez2009-12-221-1/+4
| * | mac80211: enable spatial multiplexing powersaveJohannes Berg2009-12-222-1/+83
| * | wireless: add ieee80211_amsdu_to_8023sZhu Yi2009-12-221-2/+20
| * | mac80211: reduce reliance on netdevJohannes Berg2009-12-211-0/+2
* | | net: Add rtnetlink init_rcvwnd to set the TCP initial receive windowlaurent chavey2009-12-233-3/+4
* | | tcp: Remove check in __tcp_push_pending_framesKrishna Kumar2009-12-231-7/+9
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-232-1/+7
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-212-1/+7
| |\ \ \ | | | |/ | | |/|
| | * | mac80211: fix peer HT capabilitiesJohannes Berg2009-12-211-1/+1
| | * | mac80211: Add define for TX headroom reserved by mac80211 itself.Gertjan van Wingerde2009-12-141-0/+6
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-12-232-10/+11
|\ \ \ \
| * | | | Driver core: driver_attribute parameters can often be const*Phil Carmody2009-12-231-2/+2
| * | | | Driver core: bin_attribute parameters can often be const*Phil Carmody2009-12-232-7/+8
| * | | | Driver core: device_attribute parameters can often be const*Phil Carmody2009-12-231-2/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-12-231-587/+0
|\ \ \ \ \
| * | | | | Staging: dst: remove from the treeGreg Kroah-Hartman2009-12-231-587/+0
| |/ / / /
* | | | | kfifo: fix Error/broken kernel-doc notationRandy Dunlap2009-12-231-16/+15
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-234-4/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ext3: Replace lock/unlock_super() with an explicit lock for resizingEric Sandeen2009-12-231-0/+1
| * | | | ext3: Replace lock/unlock_super() with an explicit lock for the orphan listEric Sandeen2009-12-231-0/+1
| * | | | quota: decouple fs reserved space from quota reservationDmitry Monakhov2009-12-231-2/+3
| * | | | Add unlocked version of inode_add_bytes() functionDmitry Monakhov2009-12-231-0/+1
| * | | | ext3: quota macros cleanup [V2]Dmitry Monakhov2009-12-231-2/+5
* | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-12-231-2/+3
|\ \ \ \ \
| * | | | | drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann2009-12-181-2/+3
| * | | | | Merge remote branch 'korg/drm-vmware-staging' into drm-core-nextDave Airlie2009-12-183-1/+580
| |\ \ \ \ \
* | | | | | | Fix usb_serial_probe() problem introduced by the recent kfifo changesStefani Seibold2009-12-231-1/+2
| |_|/ / / / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds2009-12-222-4/+3
|\ \ \ \ \ \
| * | | | | | Remove obsolete comment in fs.hAndreas Gruenbacher2009-12-221-2/+0
| * | | | | | Sanitize f_flags helpersAl Viro2009-12-221-0/+3