summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-23irq: Add IRQ_TYPE_DEFAULT for use by PIC driversBenjamin Herrenschmidt1-0/+7
2012-04-23powerpc/mpic: Fix confusion between hw_irq and virqBenjamin Herrenschmidt1-8/+4
2012-04-23powerpc/pmac: Don't add_timer() twiceBenjamin Herrenschmidt1-0/+9
2012-04-23powerpc/eeh: Fix crash caused by null eeh_devGavin Shan1-1/+1
2012-04-23Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt9-33/+71
2012-04-22tcp: fix TCP_MAXSEG for established IPv6 passive socketsNeal Cardwell1-0/+4
2012-04-21Linux 3.4-rc4v3.4-rc4Linus Torvalds1-1/+1
2012-04-21gianfar: add GRO supportWu Jiajun-B063781-6/+7
2012-04-21drivers/net: Do not free an IRQ if its request failedLee Jones1-2/+1
2012-04-21af_packet: packet_getsockopt() cleanupEric Dumazet1-38/+8
2012-04-21tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock()Neal Cardwell4-99/+68
2012-04-21net: allow better page reuse in splice(sock -> pipe)Eric Dumazet1-0/+3
2012-04-21sparc32,leon: add notify_cpu_starting()Yong Zhang1-0/+3
2012-04-21drop_monitor: allow more events per secondEric Dumazet1-0/+1
2012-04-21team: add per-port option for enabling/disabling portsJiri Pirko1-0/+24
2012-04-21team: allow to enable/disable portsJiri Pirko4-25/+45
2012-04-21team: lb: let userspace care about port macsJiri Pirko1-12/+0
2012-04-21net: change big iov allocationsEric Dumazet1-21/+16
2012-04-21ks8851: Fix request_irq/free_irq mismatchMatt Renzelmann1-1/+1
2012-04-21tcp: Repair connection-time negotiated parametersPavel Emelyanov2-0/+72
2012-04-21tcp: Report mss_clamp with TCP_MAXSEG option in repair modePavel Emelyanov1-0/+2
2012-04-21tcp: Repair socket queuesPavel Emelyanov2-3/+87
2012-04-21tcp: Initial repair modePavel Emelyanov5-8/+111
2012-04-21tcp: Move code aroundPavel Emelyanov4-36/+54
2012-04-21sock: Introduce named constants for sk_reusePavel Emelyanov13-14/+28
2012-04-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds28-161/+80
2012-04-21Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-81/+86
2012-04-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-12/+71
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds20-238/+276
2012-04-21net/hyperv: Adding cancellation to ensure rndis filter is closedWenqi Ma1-24/+14
2012-04-21ks8851: Fix mutex deadlock in ks8851_net_stop()Stephen Boyd1-5/+6
2012-04-21drivers/net: decouple ISA and ISA_DMA_APIArnd Bergmann2-6/+6
2012-04-21sungem: use mdelay instead of udelay where necessaryArnd Bergmann1-1/+1
2012-04-21donauboe: replace excessive udelay with msleepArnd Bergmann1-1/+1
2012-04-218390: select CRC32 supportArnd Bergmann1-0/+1
2012-04-21drivers/net: iwmc3200 depends on EXPERIMENTALArnd Bergmann2-2/+3
2012-04-21caif: include linux/io.hArnd Bergmann1-0/+4
2012-04-21drivers/net: add missing __devexit_p() annotationsArnd Bergmann3-3/+3
2012-04-21davinci_cpdma: export symbols used by other driversArnd Bergmann1-1/+12
2012-04-21pch_gbe: remove suspicious commentRichard Cochran1-1/+0
2012-04-21pch_gbe: run the ptp bpf just once per packetRichard Cochran1-3/+1
2012-04-21pch_gbe: correct receive time stamp filteringTakahiro Shimizu2-4/+20
2012-04-21pch_gbe: do not set the channel control registerTakahiro Shimizu1-2/+0
2012-04-21pch_gbe: improve coding styleTakahiro Shimizu1-9/+9
2012-04-21pch_gbe: export a method to set the receive match addressTakahiro Shimizu2-1/+3
2012-04-21pch_gbe: reprogram multicast address register on resetTakahiro Shimizu1-3/+57
2012-04-21pch_gbe: simplify transmit time stamping flag testTakahiro Shimizu1-3/+3
2012-04-21pch_gbe: scale time stamps to nanosecondsTakahiro Shimizu2-4/+2
2012-04-21kill mm argument of vm_munmap()Al Viro8-11/+12
2012-04-21perfmon: kill some helpers and argumentsAl Viro1-9/+4