summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* can: Unify droping of invalid tx skbs and netdev statsOliver Hartkopp2010-01-121-0/+15
* tcp: Generalized TTL Security MechanismStephen Hemminger2010-01-111-0/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-103-1/+4
|\
| * phylib: Properly reinitialize PHYs after hibernationAnton Vorontsov2009-12-301-0/+1
| * net: restore ip source validationJamal Hadi Salim2009-12-252-0/+2
* | stmmac: add the new Header file for stmmac platform dataGiuseppe CAVALLARO2010-01-071-0/+53
* | net: RFC3069, private VLAN proxy arp supportJesper Dangaard Brouer2010-01-072-0/+2
* | 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-302-9/+66
|\ \
| * | cfg80211: add remain-on-channel commandJouni Malinen2009-12-281-0/+36
| * | mac80211: split up and insert custom IEs correctlyJohannes Berg2009-12-281-9/+30
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-283-10/+16
| |\ \
* | | | llc: add support for LLC_OPT_PKTINFOOctavian Purdila2009-12-261-0/+7
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-251-2/+28
|\ \ \ \ | |/ / /
| * | | 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-221-1/+24
* | | | net: Add rtnetlink init_rcvwnd to set the TCP initial receive windowlaurent chavey2009-12-231-0/+2
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-231-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-211-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | mac80211: fix peer HT capabilitiesJohannes Berg2009-12-211-1/+1
* | | | 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
* | | | | 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
| * | | | Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3)Al Viro2009-12-221-2/+0
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-12-221-0/+27
|\ \ \ \ \
| * | | | | mm: Add notifier in pageblock isolation for balloon driversRobert Jennings2009-12-181-0/+27
* | | | | | kfifo: add record handling functionsStefani Seibold2009-12-221-0/+330
* | | | | | kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_userStefani Seibold2009-12-221-0/+47
* | | | | | kfifo: add DEFINE_KFIFO and friends, add very tiny functionsStefani Seibold2009-12-221-2/+92
* | | | | | kfifo: fix warn_unused_resultStefani Seibold2009-12-221-2/+2
* | | | | | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-221-10/+29
* | | | | | kfifo: cleanup namespaceStefani Seibold2009-12-221-25/+7
* | | | | | kfifo: move out spinlockStefani Seibold2009-12-221-45/+35
* | | | | | kfifo: move struct kfifo in placeStefani Seibold2009-12-221-5/+6
| |/ / / / |/| | | |
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-191-444/+0
|\ \ \ \ \
| * | | | | perf events: Remove unused perf_counter.h header fileRobert P. J. Day2009-12-171-444/+0
OpenPOWER on IntegriCloud