aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* vhost_net: a kernel-level virtio serverMichael S. Tsirkin2010-01-15
* tun: export underlying socketMichael S. Tsirkin2010-01-15
* can: Proper ctrlmode handling for CAN devicesChristian Pellegrin2010-01-15
* proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan2010-01-14
* netpoll: allow execution of multiple rx_hooks per interfaceDaniel Borkmann2010-01-13
* can: Unify droping of invalid tx skbs and netdev statsOliver Hartkopp2010-01-12
* tcp: Generalized TTL Security MechanismStephen Hemminger2010-01-11
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-11
|\
| * phylib: Properly reinitialize PHYs after hibernationAnton Vorontsov2009-12-31
| * net: restore ip source validationJamal Hadi Salim2009-12-25
* | stmmac: add the new Header file for stmmac platform dataGiuseppe CAVALLARO2010-01-07
* | net: RFC3069, private VLAN proxy arp supportJesper Dangaard Brouer2010-01-07
* | can/netlink: add CAN_CTRLMODE_ONE_SHOTMarc Kleine-Budde2010-01-04
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-30
|\ \
| * | cfg80211: add remain-on-channel commandJouni Malinen2009-12-28
| * | mac80211: split up and insert custom IEs correctlyJohannes Berg2009-12-28
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-28
| |\ \
* | | | llc: add support for LLC_OPT_PKTINFOOctavian Purdila2009-12-26
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-25
|\| | |
| * | | mac80211: only bother printing highest data rate on debugfs if its setLuis R. Rodriguez2009-12-22
| * | | mac80211: enable spatial multiplexing powersaveJohannes Berg2009-12-22
* | | | net: Add rtnetlink init_rcvwnd to set the TCP initial receive windowlaurent chavey2009-12-23
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-23
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-21
| |\ \ \ | | | |/ | | |/|
| | * | mac80211: fix peer HT capabilitiesJohannes Berg2009-12-21
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-12-23
|\ \ \ \
| * | | | Driver core: driver_attribute parameters can often be const*Phil Carmody2009-12-23
| * | | | Driver core: bin_attribute parameters can often be const*Phil Carmody2009-12-23
| * | | | Driver core: device_attribute parameters can often be const*Phil Carmody2009-12-23
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-12-23
|\ \ \ \ \
| * | | | | Staging: dst: remove from the treeGreg Kroah-Hartman2009-12-23
| |/ / / /
* | | | | kfifo: fix Error/broken kernel-doc notationRandy Dunlap2009-12-23
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-23
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ext3: Replace lock/unlock_super() with an explicit lock for resizingEric Sandeen2009-12-23
| * | | | ext3: Replace lock/unlock_super() with an explicit lock for the orphan listEric Sandeen2009-12-23
| * | | | quota: decouple fs reserved space from quota reservationDmitry Monakhov2009-12-23
| * | | | Add unlocked version of inode_add_bytes() functionDmitry Monakhov2009-12-23
| * | | | ext3: quota macros cleanup [V2]Dmitry Monakhov2009-12-23
* | | | | Fix usb_serial_probe() problem introduced by the recent kfifo changesStefani Seibold2009-12-23
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds2009-12-22
|\ \ \ \
| * | | | Remove obsolete comment in fs.hAndreas Gruenbacher2009-12-22
| * | | | Sanitize f_flags helpersAl Viro2009-12-22
| * | | | Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3)Al Viro2009-12-22
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-12-22
|\ \ \ \ \
| * | | | | mm: Add notifier in pageblock isolation for balloon driversRobert Jennings2009-12-17
* | | | | | kfifo: add record handling functionsStefani Seibold2009-12-22
* | | | | | kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_userStefani Seibold2009-12-22
* | | | | | kfifo: add DEFINE_KFIFO and friends, add very tiny functionsStefani Seibold2009-12-22
* | | | | | kfifo: fix warn_unused_resultStefani Seibold2009-12-22
* | | | | | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-22