summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ipv4: Implement IP_TRANSPARENT socket optionKOVACS Krisztian2008-10-013-2/+5
* ipv4: Loosen source address check on IPv4 outputJulian Anastasov2008-10-011-0/+2
* ipsec: Put dumpers on the dump listHerbert Xu2008-10-012-43/+29
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-0122-80/+209
|\
| * sctp: Fix kernel panic while process protocol violation parameterWei Yongjun2008-09-301-0/+3
| * kgdb, x86_64: fix PS CS SS registers in gdb serialJason Wessel2008-09-261-11/+9
| * kgdb, x86_64: gdb serial has BX and DX reversedJason Wessel2008-09-261-2/+2
| * Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-09-241-1/+1
| |\
| | * [MIPS] Fixe the definition of PTRS_PER_PGDJack Tan2008-09-241-1/+1
| * | MN10300: Move asm-arm/cnt32_to_63.h to include/linux/David Howells2008-09-241-0/+80
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-09-242-2/+8
| |\ \ | | |/ | |/|
| | * 9p: implement proper trans module refcounting and unregistrationTejun Heo2008-09-242-2/+8
| * | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-233-0/+5
| |\ \
| | * | x86: prevent C-states hang on AMD C1E enabled machinesThomas Gleixner2008-09-232-0/+3
| | * | x86: prevent stale state of c1e_mask across CPU offline/onlineThomas Gleixner2008-09-231-0/+2
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-09-231-4/+4
| |\ \
| | * | PCI: fix compiler warnings in pci_get_subsys()Greg KH2008-09-161-4/+4
| * | | smb.h: do not include linux/time.h in userspaceKirill A. Shutemov2008-09-231-0/+2
| | |/ | |/|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-09-191-0/+4
| |\ \
| | * | IB/mlx4: Fix up fast register page list formatVladimir Sokolovsky2008-09-151-0/+4
| * | | warn: Turn the netdev timeout WARN_ON() into a WARN()Arjan van de Ven2008-09-161-0/+10
| * | | Fix PNP build failure, bugzilla #11276David Miller2008-09-161-0/+7
| | |/ | |/|
| * | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-09-131-1/+1
| |\ \
| | * | [libata] LBA28/LBA48 off-by-one bug in ata.hTaisuke Yamada2008-09-131-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-131-1/+1
| |\ \ \
| | * | | netlink: fix overrun in attribute iterationVegard Nossum2008-09-111-1/+1
| * | | | memstick: fix MSProHG 8-bit interface mode supportAlex Dubov2008-09-131-48/+49
| * | | | mm: mark the correct zone as full when scanning zonelistsMel Gorman2008-09-131-6/+6
| * | | | include/linux/ioport.h: add missing macro argument for devm_release_* familyHiroshi DOYU2008-09-131-2/+2
| | |/ / | |/| |
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-09-111-2/+0
| |\ \ \
| | * | | block: disable sysfs parts of the disk command filterJens Axboe2008-09-111-2/+0
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-09-111-0/+14
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [SCSI] fix check of PQ and PDT bits for WLUNsJames Bottomley2008-08-291-0/+14
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-091-1/+2
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | lib: Correct printk %pF to work on all architecturesJames Bottomley2008-09-092-0/+11
* | | | | ipv6: almost identical frag hashing funcs combinedIlpo Järvinen2008-10-011-0/+2
* | | | | net: add skb_recycle_check() to enable netdriver skb recyclingLennert Buytenhek2008-10-011-0/+2
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-10-011-4/+0
|\ \ \ \ \
| * | | | | ieee80211.h: remove superfluous ETH_P_PAE definitionJohn W. Linville2008-09-301-4/+0
* | | | | | phonet: Protect if_phonet.h against multiple inclusions.Remi Denis-Courmont2008-10-011-5/+6
* | | | | | Phonet: declare headersRémi Denis-Courmont2008-09-301-0/+2
|/ / / / /
* | | | | netdev: use const for some name functionsStephen Hemminger2008-09-301-2/+2
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-09-254-11/+88
|\ \ \ \ \
| * | | | | mac80211: clean up rate control APIJohannes Berg2008-09-241-0/+68
| * | | | | mac80211: mesh portal functionality supportYanBo2008-09-241-0/+5
| * | | | | cfg80211: show interface typeJohannes Berg2008-09-242-2/+6
| * | | | | cfg80211: fix code ordering in header fileJohannes Berg2008-09-241-9/+9
* | | | | | Merge branch 'for-2.6.28' of git://git.marvell.com/mv643xx_eth into upstream-...Jeff Garzik2008-09-242-5/+10
|\ \ \ \ \ \
| * | | | | | phylib: allow incremental scanning of an mii busLennert Buytenhek2008-09-191-0/+2
| * | | | | | mv643xx_eth: remove force_phy_addr fieldLennert Buytenhek2008-09-051-1/+4
OpenPOWER on IntegriCloud