summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [BRIDGE]: Reduce frequency of forwarding cleanup timer in bridge.Baruch Even2007-05-311-3/+11
* [TCP] tcp_probe: use GCC printf attributeStephen Hemminger2007-05-311-1/+2
* [TCP] tcp_probe: a trivial fix for mismatched number of printl arguments.Sangtae Ha2007-05-311-1/+1
* [IPV6] ADDRCONF: Fix conflicts in DEVCONF_xxx constant.YOSHIFUJI Hideaki2007-05-311-2/+1
* [NET] napi: Call __netif_rx_complete in netif_rx_completeHerbert Xu2007-05-311-15/+12
* [TCP]: Consolidate checking for tcp orphan count being too big.Pavel Emelianov2007-05-313-6/+9
* [SOCK]: Shrink struct sock by 8 bytes on 64-bit.Arnaldo Carvalho de Melo2007-05-311-1/+1
* [AF_PACKET]: Kill CONFIG_PACKET_SOCKET.David S. Miller2007-05-311-20/+5
* [IPV6]: Fix build warning.David S. Miller2007-05-311-1/+0
* [AF_PACKET]: Kill bogus CONFIG_PACKET_MULTICASTDavid S. Miller2007-05-311-27/+4
* [IPV4]: Kill references to bogus non-existent CONFIG_IP_NOSIOCRTDavid S. Miller2007-05-311-11/+0
* [IPSEC]: Fix panic when using inter address familiy IPsec on loopback.Kazunori MIYAZAWA2007-05-314-8/+7
* [NET]: parse ip:port strings correctly in in4_ptonJerome Borsboom2007-05-311-3/+3
* [IPV6] ROUTE: No longer handle ::/0 specially.YOSHIFUJI Hideaki2007-05-311-8/+0
* [IPSEC]: Fix IPv6 AH calculation in outboundKazunori MIYAZAWA2007-05-311-1/+1
* [XFRM]: xfrm_larval_drop sysctl should be __read_mostly.David S. Miller2007-05-311-1/+2
* [XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl.David S. Miller2007-05-313-7/+18
* [CASSINI]: Fix printk message typo.David S. Miller2007-05-311-1/+1
* a bug in ramfs_nommu_resize function, passing old size to vmtruncateBryan Wu2007-05-301-1/+1
* NFS: Fix a refcount leakage in O_DIRECTTrond Myklebust2007-05-301-3/+9
* fix possible null ptr deref in kallsyms_lookupKyle McMartin2007-05-301-1/+2
* alpha: support new syscallsRichard Henderson2007-05-305-52/+147
* alpha: cleanup in bitops.hRichard Henderson2007-05-305-24/+73
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-3051-144/+291
|\
| * [ARM] Fix some section mismatch warningsRussell King2007-05-3015-17/+16
| * [ARM] 4417/1: Serial: Fix AMBA drivers lockingThomas Gleixner2007-05-302-2/+4
| * [ARM] 4394/1: ARMv7: Add the TLB range operationsCatalin Marinas2007-05-305-2/+107
| * [ARM] 4410/1: Remove extern declarations in coyote/ixdpg425-pci.cMichael-Luke Jones2007-05-302-8/+0
| * [ARM] 4416/1: NWFPE: fix undeclared symbolsBen Dooks2007-05-301-0/+3
| * [ARM] 4415/1: AML5900: fix sparse warnings from map_ioBen Dooks2007-05-301-1/+1
| * [ARM] 4414/1: S3C2443: sparse fix for clock.cBen Dooks2007-05-301-2/+1
| * [ARM] 4412/1: S3C2412: reset errata fixBen Dooks2007-05-302-0/+45
| * [ARM] 4411/1: KS8695: Another serial driver fixAndrew Victor2007-05-301-1/+1
| * [ARM] oprofile: avoid lockdep warnings on mpcore oprofile initRussell King2007-05-301-2/+7
| * [ARM] Fix stacktrace FP range checkingRussell King2007-05-301-1/+1
| * [ARM] use __used attributeDavid Rientjes2007-05-304-5/+5
| * [ARM] enable arbitary speed tty ioctls and split input/output speedAlan Cox2007-05-283-3/+23
| * [ARM] remove unused header file: arch/arm/mach-s3c2410/bast.hRobert P. J. Day2007-05-261-2/+0
| * [ARM] 4406/1: Trivial NSLU2 / NAS-100D header & setup code cleanupMichael-Luke Jones2007-05-264-68/+28
| * [ARM] 4405/1: NSLU2, DSM-G600 frequency fixup codeMichael-Luke Jones2007-05-264-13/+32
| * [ARM] 4404/1: Trivial IXP42x Kconfig cleanupMichael-Luke Jones2007-05-261-3/+0
| * [ARM] 4403/1: Make the PXA-I2C driver work with lockdep validatorEnrico Scholz2007-05-261-14/+9
| * [ARM] 4402/1: S3C2443: Add physical address of HSMMC controllerBen Dooks2007-05-261-0/+4
| * [ARM] 4401/1: S3C2443: Add definitions for port GPIOJBen Dooks2007-05-261-0/+4
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-3010-38/+31
|\ \
| * | ehea: Fixed multi queue RX bugThomas Klein2007-05-302-2/+2
| * | sky2: enable IRQ on duplex renegotiationStephen Hemminger2007-05-301-1/+1
| * | e1000: restore netif_poll_enable call but make sure IRQs are offHerbert Xu2007-05-301-1/+8
| * | defxx: Fix the handling of ioremap() failuresMaciej W. Rozycki2007-05-301-0/+1
| * | sky2: program proper register for fiber PHYStephen Hemminger2007-05-301-1/+1
OpenPOWER on IntegriCloud