aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-31[BRIDGE]: Round off STP perodic timers.Stephen Hemminger2-2/+3
2007-05-31[BRIDGE]: Reduce frequency of forwarding cleanup timer in bridge.Baruch Even1-3/+11
2007-05-31[TCP] tcp_probe: use GCC printf attributeStephen Hemminger1-1/+2
2007-05-31[TCP] tcp_probe: a trivial fix for mismatched number of printl arguments.Sangtae Ha1-1/+1
2007-05-31[IPV6] ADDRCONF: Fix conflicts in DEVCONF_xxx constant.YOSHIFUJI Hideaki1-2/+1
2007-05-31[NET] napi: Call __netif_rx_complete in netif_rx_completeHerbert Xu1-15/+12
2007-05-31[TCP]: Consolidate checking for tcp orphan count being too big.Pavel Emelianov3-6/+9
2007-05-31[SOCK]: Shrink struct sock by 8 bytes on 64-bit.Arnaldo Carvalho de Melo1-1/+1
2007-05-31[AF_PACKET]: Kill CONFIG_PACKET_SOCKET.David S. Miller1-20/+5
2007-05-31[IPV6]: Fix build warning.David S. Miller1-1/+0
2007-05-31[AF_PACKET]: Kill bogus CONFIG_PACKET_MULTICASTDavid S. Miller1-27/+4
2007-05-31[IPV4]: Kill references to bogus non-existent CONFIG_IP_NOSIOCRTDavid S. Miller1-11/+0
2007-05-31[IPSEC]: Fix panic when using inter address familiy IPsec on loopback.Kazunori MIYAZAWA4-8/+7
2007-05-31[NET]: parse ip:port strings correctly in in4_ptonJerome Borsboom1-3/+3
2007-05-31[IPV6] ROUTE: No longer handle ::/0 specially.YOSHIFUJI Hideaki1-8/+0
2007-05-31[IPSEC]: Fix IPv6 AH calculation in outboundKazunori MIYAZAWA1-1/+1
2007-05-31[XFRM]: xfrm_larval_drop sysctl should be __read_mostly.David S. Miller1-1/+2
2007-05-31[XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl.David S. Miller3-7/+18
2007-05-31[CASSINI]: Fix printk message typo.David S. Miller1-1/+1
2007-05-30a bug in ramfs_nommu_resize function, passing old size to vmtruncateBryan Wu1-1/+1
2007-05-30NFS: Fix a refcount leakage in O_DIRECTTrond Myklebust1-3/+9
2007-05-30fix possible null ptr deref in kallsyms_lookupKyle McMartin1-1/+2
2007-05-30alpha: support new syscallsRichard Henderson5-52/+147
2007-05-30alpha: cleanup in bitops.hRichard Henderson5-24/+73
2007-05-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds51-144/+291
2007-05-30[ARM] Fix some section mismatch warningsRussell King15-17/+16
2007-05-30Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds10-38/+31
2007-05-30Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds1-9/+17
2007-05-30ehea: Fixed multi queue RX bugThomas Klein2-2/+2
2007-05-30sky2: enable IRQ on duplex renegotiationStephen Hemminger1-1/+1
2007-05-30e1000: restore netif_poll_enable call but make sure IRQs are offHerbert Xu1-1/+8
2007-05-30defxx: Fix the handling of ioremap() failuresMaciej W. Rozycki1-0/+1
2007-05-30sky2: program proper register for fiber PHYStephen Hemminger1-1/+1
2007-05-30sky2: checksum offload plus vlan bugStephen Hemminger1-1/+1
2007-05-30sky2: dont set bogus bit in PHY registerStephen Hemminger2-23/+1
2007-05-30Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik4-9/+16
2007-05-30[ARM] 4417/1: Serial: Fix AMBA drivers lockingThomas Gleixner2-2/+4
2007-05-30[ARM] 4394/1: ARMv7: Add the TLB range operationsCatalin Marinas5-2/+107
2007-05-30[ARM] 4410/1: Remove extern declarations in coyote/ixdpg425-pci.cMichael-Luke Jones2-8/+0
2007-05-30[ARM] 4416/1: NWFPE: fix undeclared symbolsBen Dooks1-0/+3
2007-05-30[ARM] 4415/1: AML5900: fix sparse warnings from map_ioBen Dooks1-1/+1
2007-05-30[ARM] 4414/1: S3C2443: sparse fix for clock.cBen Dooks1-2/+1
2007-05-30[ARM] 4412/1: S3C2412: reset errata fixBen Dooks2-0/+45
2007-05-30[ARM] 4411/1: KS8695: Another serial driver fixAndrew Victor1-1/+1
2007-05-30[ARM] oprofile: avoid lockdep warnings on mpcore oprofile initRussell King1-2/+7
2007-05-30[ARM] Fix stacktrace FP range checkingRussell King1-1/+1
2007-05-30[ARM] use __used attributeDavid Rientjes4-5/+5
2007-05-29random: fix seeding with zero entropyMatt Mackall1-24/+31
2007-05-29random: fix error in entropy extractionMatt Mackall1-5/+7
2007-05-29Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds5-55/+55