aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | [PPP] pppoe: Fix data clobbering in __pppoe_xmit and return valueHerbert Xu2007-09-16
| * | | | | [PPP] pppoe: Fix skb_unshare_check call positionHerbert Xu2007-09-16
| * | | | | [SCTP]: Convert bind_addr_list locking to RCUVlad Yasevich2007-09-16
| * | | | | [SCTP]: Add RCU synchronization around sctp_localaddr_listVlad Yasevich2007-09-16
| * | | | | [PKT_SCHED]: sch_cbq.c: Shut up uninitialized variable warningSatyam Sharma2007-09-16
| * | | | | [PKTGEN]: srcmac fixAdit Ranadive2007-09-16
| * | | | | [IPV6]: Fix source address selection.Jiri Kosina2007-09-16
| * | | | | [IPV4]: Just increment OutDatagrams once per a datagram.YOSHIFUJI Hideaki2007-09-14
| * | | | | [IPV6]: Just increment OutDatagrams once per a datagram.YOSHIFUJI Hideaki2007-09-14
| * | | | | [IPV6]: Fix unbalanced socket reference with MSG_CONFIRM.YOSHIFUJI Hideaki2007-09-14
| * | | | | [NET_SCHED] protect action config/dump from irqsJamal Hadi Salim2007-09-14
| * | | | | [NET]: Fix two issues wrt. SO_BINDTODEVICE.David S. Miller2007-09-14
* | | | | | Fix non-ISA link error in drivers/scsi/advansys.cMatthew Wilcox2007-09-17
| |_|/ / / |/| | | |
* | | | | clockevents: prevent stale tick update on offline cpuThomas Gleixner2007-09-16
* | | | | clockevents: do not shutdown the oneshot broadcast deviceThomas Gleixner2007-09-16
* | | | | clockevents: Enforce oneshot broadcast when broadcast mask is set on resumeThomas Gleixner2007-09-16
* | | | | ACPI: Reevaluate C/P/T states when a cpu becomes onlineVenkatesh Pallipadi2007-09-16
* | | | | timekeeping: Prevent time going backwards on resumeThomas Gleixner2007-09-16
* | | | | timekeeping: access rtc outside of xtime lockThomas Gleixner2007-09-16
| |/ / / |/| | |
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-09-15
|\ \ \ \
| * | | | drivers/net/pcmcia/3c589_cs: fix port configuration switcherooJeff Garzik2007-09-15
| * | | | sk98lin: resurrect driverStephen Hemminger2007-09-15
| * | | | ucc_geth: fix compilationAnton Vorontsov2007-09-15
| * | | | mv643xx_eth: Fix tx_bytes stats calculationDale Farnsworth2007-09-15
| * | | | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-09-15
| |\ \ \ \
| | * | | | As struct iw_point is bi-directional payload, we should copy back the contentMasakazu Mokuno2007-09-14
| | * | | | [PATCH] bcm43xx: Fix cancellation of work queue crashesLarry Finger2007-09-14
| | | |_|/ | | |/| |
| * | | | spidernet: fix interrupt reason recognitionIshizaki Kou2007-09-13
| * | | | ehea: fix last_rx updateJan-Bernd Themann2007-09-13
| * | | | ehea: propagate physical port stateJan-Bernd Themann2007-09-13
| * | | | Fix a lock problem in generic phy codeHans-Jürgen Koch2007-09-13
| * | | | sky2: restore multicast list on resume and other opsStephen Hemminger2007-09-13
| * | | | atl1: disable broken 64-bit DMALuca Tettamanti2007-09-12
* | | | | sparc64 (and others): fix tty_ioctl.c buildTony Breeds2007-09-15
* | | | | Merge git://git.linux-xtensa.org/kernel/xtensa-feedLinus Torvalds2007-09-14
|\ \ \ \ \
| * | | | | [patch 1/2] Xtensa: enable arbitary tty speed setting ioctlsAlan Cox2007-08-27
| * | | | | [patch 2/2] xtensa console.c: remove duplicate #includeFrederik Deweerdt2007-08-27
| * | | | | [XTENSA] Add support for cache-aliasingChris Zankel2007-08-27
| * | | | | [XTENSA] Add kernel module supportChris Zankel2007-08-27
| * | | | | [XTENSA] Add support for executable/non-executable feature in the mmuChris Zankel2007-08-27
| * | | | | [XTENSA] Use the generic version of get_orderChris Zankel2007-08-27
| * | | | | [XTENSA] Initialize semaphore_wake_lockChris Zankel2007-08-27
| * | | | | [XTENSA] Add typecast macro for constantsChris Zankel2007-08-27
| * | | | | [XTENSA] Fix timer instabilities.Chris Zankel2007-08-27
| * | | | | [XTENSA] Fix fadvise64_64Chris Zankel2007-08-27
| * | | | | [XTENSA] Remove extraneous include statementChris Zankel2007-08-27
| * | | | | [XTENSA] Move string-io functions to io.c from pci.cChris Zankel2007-08-27
| * | | | | [XTENSA] Move pre-initialized structures to init_task.cChris Zankel2007-08-27
| * | | | | [XTENSA] Add freestanding option to CFLAGSChris Zankel2007-08-27
| * | | | | [XTENSA] Add getpgrp system-call to unistd.hChris Zankel2007-08-27