summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller2008-06-129-47/+21
| * | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-06-113-4/+4
| |\ \
| | * | drivers/net/r6040.c: correct bad use of round_jiffies()Christophe Jaillet2008-06-111-1/+1
| | * | fec_mpc52xx: MPC52xx_MESSAGES_DEFAULT: 2nd NETIF_MSG_IFDOWN => IFUPRoel Kluin2008-06-111-1/+1
| | * | ipg: fix receivemode IPG_RM_RECEIVEMULTICAST{,HASH} in ipg_nic_set_multicast_...Roel Kluin2008-06-111-2/+2
| * | | Merge branch 'net-2.6-misc-20080611a' of git://git.linux-ipv6.org/gitroot/yos...David S. Miller2008-06-113-6/+19
| |\ \ \
| | * | | ipv6: Fail with appropriate error code when setting not-applicable sockopt.YOSHIFUJI Hideaki2008-06-121-4/+4
| | * | | ipv6: Check IPV6_MULTICAST_LOOP option value.YOSHIFUJI Hideaki2008-06-121-0/+2
| | * | | ipv6: Check the hop limit setting in ancillary data.Shan Wei2008-06-121-0/+5
| | * | | ipv6 route: Fix route lifetime in netlink message.YOSHIFUJI Hideaki2008-06-121-2/+6
| | * | | ipv6 mcast: Check address family of gf_group in getsockopt(MS_FILTER).YOSHIFUJI Hideaki2008-06-121-0/+2
| | |/ /
| * | | Merge branch 'master' of git://eden-feed.erg.abdn.ac.uk/net-2.6David S. Miller2008-06-119-59/+41
| |\ \ \
| | * | | dccp: Bug in initial acknowledgment number assignmentGerrit Renker2008-06-111-4/+4
| | * | | dccp ccid-3: X truncated due to type conversionGerrit Renker2008-06-111-8/+6
| | * | | dccp ccid-3: TFRC reverse-lookup Bug-FixGerrit Renker2008-06-111-4/+4
| | * | | dccp ccid-2: Bug-Fix - Ack Vectors need to be ignored on request socketsGerrit Renker2008-06-111-1/+3
| | * | | dccp: Fix sparse warningsGerrit Renker2008-06-116-40/+16
| | * | | dccp ccid-3: Bug-Fix - Zero RTT is possibleGerrit Renker2008-06-111-2/+8
| | |/ /
| * | | netfilter: nf_conntrack: fix ctnetlink related crash in nf_nat_setup_info()Patrick McHardy2008-06-111-2/+1
| * | | netfilter: Make nflog quiet when no one listen in userspace.Eric Leblond2008-06-111-4/+0
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-06-131-32/+26
|\ \ \
| * | | sparc: get leo framebuffer workingRobert Reif2008-06-101-32/+26
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-06-123-4/+9
|\ \ \ \
| * | | | [ARM] 5091/1: Add missing bitfield include to regs-lcd.hStefan Schmidt2008-06-121-1/+4
| * | | | [ARM] 5090/1: Correct pxafb palette typo errorJürgen Schindele2008-06-111-2/+4
| * | | | [ARM] 5077/1: spi: fix list scan success verification in PXA ssp driverGuennadi Liakhovetski2008-06-111-1/+1
* | | | | rtc: Ramtron FM3130 RTC supportSergey Lapin2008-06-123-1/+514
* | | | | rtc: make HPET_RTC_IRQ track HPET_EMULATE_RTCDavid Brownell2008-06-121-4/+4
* | | | | provide rtc_cmos platform deviceStas Sergeev2008-06-122-15/+50
* | | | | radix-tree: fix small lockless radix-tree bugNick Piggin2008-06-121-58/+62
* | | | | console keyboard mapping broken by 04c71976Jiri Bohac2008-06-121-6/+1
* | | | | /proc/sysvipc/shm: fix 32-bit truncation of segment sizesPaul Menage2008-06-121-8/+8
* | | | | pagemap: fix large pages in pagemapDave Hansen2008-06-121-9/+30
* | | | | pagemap: pass mm into pagewalkersDave Hansen2008-06-123-47/+56
* | | | | driver/char/generic_nvram: fix bannerPhilippe De Muyter2008-06-121-1/+1
* | | | | drivers/video/cirrusfb: fix RAM address printkPhilippe De Muyter2008-06-121-3/+3
* | | | | intel_rng: make device not found a warningStephen Hemminger2008-06-121-1/+1
* | | | | drivers/isdn/sc/ioctl.c: add missing kfreeJulia Lawall2008-06-121-0/+1
* | | | | mmc: wbsd: initialize tasklets before requesting interruptChuck Ebbert2008-06-121-11/+10
* | | | | MAINTAINERS: update maintainership of pxa2xx/pxa3xxEric Miao2008-06-121-3/+5
* | | | | uml: work around broken host PTRACE_SYSEMUJeff Dike2008-06-121-9/+16
* | | | | uml: remove include of asm/user.hJeff Dike2008-06-121-2/+2
* | | | | rtc-at32ap700x: fix bug in at32_rtc_readalarm()Haavard Skinnemoen2008-06-121-2/+5
* | | | | m68knommu: init coldfire timer TRR with n - 1, not nPhilippe De Muyter2008-06-121-1/+7
* | | | | kprobes: fix error checking of batch registrationMasami Hiramatsu2008-06-121-6/+9
* | | | | cciss: add new hardware supportMike Miller2008-06-123-5/+22
* | | | | capabilities: add (back) dummy support for KEEPCAPSAndrew G. Morgan2008-06-121-1/+23
* | | | | proc_fs.h: move struct mm_struct forward-declarationBen Nizette2008-06-121-2/+2
* | | | | cpusets: provide another web page URL in MAINTAINERS filePaul Jackson2008-06-121-0/+1
* | | | | hgafb: resource management fixKrzysztof Helt2008-06-121-11/+15
OpenPOWER on IntegriCloud