summaryrefslogtreecommitdiff
path: root/include/linux/ppp-comp.h
AgeCommit message (Expand)Author
2022-07-28add missing includes and forward declarations to networking includes under li...Jakub Kicinski
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-10-13UAPI: Unexport part of linux/ppp-comp.hDavid Howells
2012-03-04ppp: Change copyright notices from ANU to mePaul Mackerras
2008-06-11net: remove CVS keywordsAdrian Bunk
2005-11-08[PPP]: add PPP MPPE encryption moduleMatt Domsch
2005-04-16Linux-2.6.12-rc2Linus Torvalds
td>Driver core: change add_uevent_var to use a structKay Sievers 2007-10-12[S390] qdio: change QDIO performance_stats error message priorityUrsula Braun 2007-10-12[S390] qdio: dont cast function pointers and use them to call functions.Heiko Carstens 2007-10-12[S390] Get rid of a bunch of sparse warnings again.Heiko Carstens 2007-10-12[S390] cio: Avoid machine check vs. not operational races.Cornelia Huck 2007-10-12[S390] cio: Fix device attributes for early devices.Cornelia Huck 2007-10-12[S390] cio: Disable channel measurements (cmf) on shutdown/reboot.Cornelia Huck 2007-10-12[S390] cio: Introduce ccw_bus_type.shutdown.Cornelia Huck 2007-10-12[S390] cio: Disable channel path measurements on shutdown/reboot.Cornelia Huck 2007-10-12[S390] cio: Minor style fixes.Cornelia Huck 2007-10-12[S390] cio: Add docbook comments.Cornelia Huck 2007-10-12[S390] cio: Kerneldoc comments for cmf.Cornelia Huck 2007-10-12[S390] cio: Fix some coding style issues in cmf.Cornelia Huck 2007-10-12[S390] cio: remove subchannel_add_files()Cornelia Huck 2007-10-12[S390] cio: rename css to channel_subsystemsCornelia Huck 2007-08-22[S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu 2007-08-22[S390] qdio: Refresh buffer states for IQDIO Asynchronous output queueKlaus D. Wacker 2007-08-22[S390] qdio: fix EQBS handling on CCQ96Klaus D. Wacker 2007-08-22[S390] cio: change confusing message in cmf.Cornelia Huck 2007-08-22[S390] cio: dont forget to set last slot to NULL in ccw_uevent().Cornelia Huck 2007-08-10[S390] qdio: make sure data structures are correctly aligned.Heiko Carstens 2007-08-10[S390] cio: avoid memory leak on error in css_alloc_subchannel().Cornelia Huck 2007-07-27[S390] cio: Reorganize initialization.Cornelia Huck 2007-07-27[S390] cio: Make CIO_* macros safe if dbfs are not available.Cornelia Huck 2007-07-27[S390] cio: Clean up messages.Cornelia Huck 2007-07-27[S390] cio: Remove deprecated rdc/rcd.Cornelia Huck 2007-07-27[S390] cio: Remove remains of _ccw_device_get_device_number().Cornelia Huck 2007-07-27[S390] cio: css_sch_device_register() can be made static.Cornelia Huck 2007-07-17[S390] Fix broken logic, SIGA flags must be bitwise ORedJan Glauber 2007-07-17[S390] cio: Dont print trailing \0 in modalias_show().Cornelia Huck 2007-07-17[S390] qdio: output queue stall on FCP and network devicesFrank Pavlic 2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui 2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo 2007-07-10[S390] Program check in diag 210 under 31 bitMichael Holzheu