summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-09-1627-404/+398
|\
| * [VLAN]: Fix net_device leak.Al Viro2007-09-161-2/+0
| * [PPP] generic: Fix receive path data clobbering & non-linear handlingHerbert Xu2007-09-161-19/+25
| * [PPP] generic: Call skb_cow_head before scribbling over skbHerbert Xu2007-09-161-11/+3
| * [NET] skbuff: Add skb_cow_headHerbert Xu2007-09-163-11/+33
| * [BRIDGE]: Kill clone argument to br_flood_*Herbert Xu2007-09-164-50/+31
| * [PPP] pppoe: Fill in header directly in __pppoe_xmitHerbert Xu2007-09-161-11/+9
| * [PPP] pppoe: Fix data clobbering in __pppoe_xmit and return valueHerbert Xu2007-09-161-37/+13
| * [PPP] pppoe: Fix skb_unshare_check call positionHerbert Xu2007-09-161-3/+3
| * [SCTP]: Convert bind_addr_list locking to RCUVlad Yasevich2007-09-168-163/+106
| * [SCTP]: Add RCU synchronization around sctp_localaddr_listVlad Yasevich2007-09-166-38/+97
| * [PKT_SCHED]: sch_cbq.c: Shut up uninitialized variable warningSatyam Sharma2007-09-161-1/+1
| * [PKTGEN]: srcmac fixAdit Ranadive2007-09-161-0/+10
| * [IPV6]: Fix source address selection.Jiri Kosina2007-09-161-1/+1
| * [IPV4]: Just increment OutDatagrams once per a datagram.YOSHIFUJI Hideaki2007-09-141-3/+3
| * [IPV6]: Just increment OutDatagrams once per a datagram.YOSHIFUJI Hideaki2007-09-141-3/+3
| * [IPV6]: Fix unbalanced socket reference with MSG_CONFIRM.YOSHIFUJI Hideaki2007-09-141-2/+1
| * [NET_SCHED] protect action config/dump from irqsJamal Hadi Salim2007-09-142-6/+6
| * [NET]: Fix two issues wrt. SO_BINDTODEVICE.David S. Miller2007-09-141-48/+58
* | Fix non-ISA link error in drivers/scsi/advansys.cMatthew Wilcox2007-09-161-0/+11
* | clockevents: prevent stale tick update on offline cpuThomas Gleixner2007-09-161-0/+12
* | clockevents: do not shutdown the oneshot broadcast deviceThomas Gleixner2007-09-161-7/+4
* | clockevents: Enforce oneshot broadcast when broadcast mask is set on resumeThomas Gleixner2007-09-161-1/+12
* | ACPI: Reevaluate C/P/T states when a cpu becomes onlineVenkatesh Pallipadi2007-09-161-0/+21
* | timekeeping: Prevent time going backwards on resumeThomas Gleixner2007-09-161-0/+7
* | timekeeping: access rtc outside of xtime lockThomas Gleixner2007-09-161-1/+2
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-09-1559-46/+42061
|\ \
| * | drivers/net/pcmcia/3c589_cs: fix port configuration switcherooJeff Garzik2007-09-151-1/+1
| * | sk98lin: resurrect driverStephen Hemminger2007-09-1545-1/+41977
| * | ucc_geth: fix compilationAnton Vorontsov2007-09-151-1/+1
| * | mv643xx_eth: Fix tx_bytes stats calculationDale Farnsworth2007-09-151-1/+1
| * | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-09-154-14/+40
| |\ \
| | * | As struct iw_point is bi-directional payload, we should copy back the contentMasakazu Mokuno2007-09-141-4/+18
| | * | [PATCH] bcm43xx: Fix cancellation of work queue crashesLarry Finger2007-09-143-10/+22
| * | | spidernet: fix interrupt reason recognitionIshizaki Kou2007-09-131-8/+4
| * | | ehea: fix last_rx updateJan-Bernd Themann2007-09-131-1/+1
| * | | ehea: propagate physical port stateJan-Bernd Themann2007-09-132-2/+17
| * | | Fix a lock problem in generic phy codeHans-Jürgen Koch2007-09-132-4/+4
| * | | sky2: restore multicast list on resume and other opsStephen Hemminger2007-09-131-1/+8
| * | | atl1: disable broken 64-bit DMALuca Tettamanti2007-09-121-12/+7
* | | | sparc64 (and others): fix tty_ioctl.c buildTony Breeds2007-09-151-0/+14
* | | | Merge git://git.linux-xtensa.org/kernel/xtensa-feedLinus Torvalds2007-09-1436-704/+1515
|\ \ \ \
| * | | | [patch 1/2] Xtensa: enable arbitary tty speed setting ioctlsAlan Cox2007-08-273-3/+12
| * | | | [patch 2/2] xtensa console.c: remove duplicate #includeFrederik Deweerdt2007-08-271-1/+0
| * | | | [XTENSA] Add support for cache-aliasingChris Zankel2007-08-2714-414/+816
| * | | | [XTENSA] Add kernel module supportChris Zankel2007-08-272-18/+227
| * | | | [XTENSA] Add support for executable/non-executable feature in the mmuChris Zankel2007-08-272-126/+129
| * | | | [XTENSA] Use the generic version of get_orderChris Zankel2007-08-271-28/+22
| * | | | [XTENSA] Initialize semaphore_wake_lockChris Zankel2007-08-271-1/+1
| * | | | [XTENSA] Add typecast macro for constantsChris Zankel2007-08-272-1/+10
OpenPOWER on IntegriCloud