summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-05-18ipv6: fix possible crashes in ip6_cork_release()Eric Dumazet1-1/+1
2013-05-18vxlan: Update vxlan fdb 'used' field after each usageSridhar Samudrala1-3/+14
2013-05-17gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun1-0/+1
2013-05-17Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller3-1/+23
2013-05-17batman-adv: Fix rcu_barrier() miss due to double call_rcu() in TT codeLinus Lüssing3-1/+23
2013-05-16bonding: allow TSO being set on bonding masterEric Dumazet2-0/+12
2013-05-16NET: mv643xx_eth: avoid lockdep dump on interface downRussell King1-2/+2
2013-05-16tcp: gso: do not generate out of order packetsEric Dumazet1-1/+21
2013-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller12-39/+67
2013-05-16netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundaryPablo Neira Ayuso1-3/+14
2013-05-15broadcom: add include guards to include/linux/brcmphy.hFlorian Fainelli1-0/+5
2013-05-15fec: Invert the order of function calls in fec_restart()Fabio Estevam1-3/+3
2013-05-15fec: Fix inconsistent lock stateFabio Estevam1-2/+2
2013-05-15ipg: fix an unsigned widening cast of '~' truncation issueDan Carpenter1-43/+43
2013-05-15netfilter: log: netns NULL ptr bug when calling from conntrackHans Schillstrom9-30/+40
2013-05-14net/macb: fix ISR clear-on-write behavior only for some SoCNicolas Ferre2-2/+23
2013-05-14net/802/mrp: fix lockdep splatEric Dumazet1-2/+2
2013-05-14mv643xx_eth: fix NAPI weight being > 64Andrew Lunn1-1/+1
2013-05-14tcp: fix tcp_md5_hash_skb_data()Eric Dumazet1-2/+5
2013-05-14be2net: Avoid double insertion of vlan tags.Sarveshwar Bandi1-13/+5
2013-05-14sfc: Reduce RX scatter buffer size, and reduce alignment if appropriateBen Hutchings3-5/+19
2013-05-14sfc: Delete EFX_PAGE_IP_ALIGN, equivalent to NET_IP_ALIGNBen Hutchings3-19/+6
2013-05-14tg3: Fix data corruption on 5725 with TSOMichael Chan1-0/+17
2013-05-14tg3: Skip powering down function 0 on certain serdes devicesNithin Sujir1-6/+26
2013-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds48-263/+498
2013-05-13bna: add missing iounmap() on error in bnad_init()Wei Yongjun1-2/+3
2013-05-13qlge: fix dma map leak when the last chunk is not allocatedThadeu Lima de Souza Cascardo1-0/+7
2013-05-13Merge tag 'spi-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds4-17/+49
2013-05-13Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds17-156/+213
2013-05-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+4
2013-05-13Merge remote-tracking branch 'spi/fix/grant' into spi-linusMark Brown4-8/+11
2013-05-13Merge remote-tracking branch 'spi/fix/atmel' into spi-linusMark Brown1-9/+38
2013-05-13drm/mgag200: Fix framebuffer base address programmingChristopher Harvey1-3/+24
2013-05-13drm/mgag200: Convert counter delays to jiffiesChristopher Harvey1-9/+6
2013-05-13drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL registerChristopher Harvey1-21/+21
2013-05-13drm/mgag200: Don't change unrelated registers during modesetChristopher Harvey1-5/+1
2013-05-13drm: Only print a debug message when the polled connector has changedLespiau, Damien1-6/+13
2013-05-13drm: Make the HPD status updates debug logs more readableLespiau, Damien2-4/+7
2013-05-11xfrm6: release dev before returning errorCong Wang1-1/+3
2013-05-11ipv6,gre: do not leak info to user-spaceAmerigo Wang1-0/+2
2013-05-11virtio_net: use default napi weight by defaultAmerigo Wang1-1/+1
2013-05-11emac: Fix EMAC soft reset on 460EX/GTPetri Gynther1-8/+28
2013-05-113c59x: fix PCI resource managementSergei Shtylyov1-12/+13
2013-05-11Linux 3.10-rc1v3.10-rc1Linus Torvalds1-2/+2
2013-05-11Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-108/+368
2013-05-11caif: CAIF_VIRTIO should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-05-11net/ethernet: MACB should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2013-05-11net/ethernet: ARM_AT91_ETHER should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-05-11net/wireless: ATH9K should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-05-11net/ethernet: STMMAC_ETH should depend on HAS_DMAGeert Uytterhoeven1-1/+1