summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-02-28bgmac: omit the fcsHauke Mehrtens1-0/+4
2013-02-28phy: Fix phy_device_free memory leakPetr Malat1-4/+6
2013-02-28bnx2x: Fix KR2 work-around conditionYaniv Rosner1-1/+1
2013-02-28bnx2x: Fix KR2 linkYaniv Rosner2-0/+8
2013-02-28bnx2x: Fix port identification for the 84834Yaniv Rosner2-1/+62
2013-02-28r8169: honor jumbo settings when chipset is requested to start.françois romieu1-9/+18
2013-02-28tcp: avoid wakeups for pure ACKEric Dumazet1-0/+4
2013-02-28Merge branch 'sctp'David S. Miller2-22/+78
2013-02-28sctp: fix association hangs due to partial delivery errorsLee A. Roberts1-11/+43
2013-02-28sctp: fix association hangs due to errors when reneging events from the order...Lee A. Roberts1-4/+22
2013-02-28sctp: fix association hangs due to reneging packets below the cumulative TSN ...Lee A. Roberts1-2/+7
2013-02-28sctp: fix association hangs due to off-by-one errors in sctp_tsnmap_grow()Lee A. Roberts1-6/+7
2013-02-27net/sctp: Validate parameter size for SCTP_GET_ASSOC_STATSGuenter Roeck1-3/+3
2013-02-27usb/net/asix_devices: Add USBNET HG20F9 ethernet dongleGlen Turner1-0/+31
2013-02-27net: cdc_ncm: tag Huawei devices (e.g. E5331) with FLAG_WWANBjørn Mork1-0/+8
2013-02-27bnx2x: fix UDP checksum for 57710/57711.Dmitry Kravkov1-1/+1
2013-02-27irda: small read beyond end of array in debug codeDan Carpenter1-2/+5
2013-02-27proc connector: reject unprivileged listener bumpsKees Cook1-0/+8
2013-02-26isdn: hisax: add missing usb_free_urbMarina Makienko1-2/+10
2013-02-26bond: check if slave count is 0 in case when deciding to take slave's macJiri Pirko1-1/+1
2013-02-26drivers: net: ethernet: cpsw: consider number of slaves in interationDaniel Mack1-1/+1
2013-02-26Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2-2/+5
2013-02-26Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller3-15/+30
2013-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds33-233/+218
2013-02-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds21-229/+563
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds43-253/+885
2013-02-26Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds28-462/+1043
2013-02-26Merge branch 'for-v3.9' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds4-20/+117
2013-02-26Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds57-514/+2310
2013-02-26Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds20-671/+1510
2013-02-26Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds14-42/+741
2013-02-26Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds53-882/+3064
2013-02-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds32-1787/+1803
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds56-705/+2037
2013-02-26Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 's...Roland Dreier30-210/+625
2013-02-26sfc: Detach net device when stopping queues for reconfigurationBen Hutchings1-4/+12
2013-02-26sfc: Fix efx_rx_buf_offset() in the presence of swiotlbBen Hutchings2-6/+8
2013-02-26sfc: Properly sync RX DMA buffer when it is not the last in the pageBen Hutchings1-5/+10
2013-02-25Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-50/+107
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds46-791/+679
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds398-11509/+23479
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-12/+17
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds101-656/+1058
2013-02-25Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-8/+3
2013-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds51-765/+2146
2013-02-26drm/tilcdc: only build on armStephen Rothwell1-1/+1
2013-02-25Merge tag 'please-pull-vm_unwrapped' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-36/+21
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds3-6/+18
2013-02-25Merge tag 'ktest-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds3-18/+253
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds43-201/+235