summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-05-20isdn/kcapi: fix a small underflowDan Carpenter
2013-05-20bnx2x: Fix GSO for 57710/57711 chipsYuval Mintz
2013-05-20ip_gre: fix a possible crash in ipgre_err()Eric Dumazet
2013-05-20r8169: fix offloaded tx checksum for small packets.françois romieu
2013-05-19bonding: fix multiple 3ad mode sysfs race conditionsnikolay@redhat.com
2013-05-19bonding: arp_ip_count and arp_targets can be wrongnikolay@redhat.com
2013-05-19bonding: replace %x with %pI4 for IPv4 addressesnikolay@redhat.com
2013-05-19bonding: fix set mode race conditionsnikolay@redhat.com
2013-05-19net: irda: using kzalloc() instead of kmalloc() to avoid strncpy() issue.Chen Gang
2013-05-19netlabel: improve domain mapping validationPaul Moore
2013-05-18ipv6: fix possible crashes in ip6_cork_release()Eric Dumazet
2013-05-18vxlan: Update vxlan fdb 'used' field after each usageSridhar Samudrala
2013-05-17gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun
2013-05-17Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-05-17batman-adv: Fix rcu_barrier() miss due to double call_rcu() in TT codeLinus Lüssing
2013-05-16bonding: allow TSO being set on bonding masterEric Dumazet
2013-05-16NET: mv643xx_eth: avoid lockdep dump on interface downRussell King
2013-05-16tcp: gso: do not generate out of order packetsEric Dumazet
2013-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-05-16netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundaryPablo Neira Ayuso
2013-05-15broadcom: add include guards to include/linux/brcmphy.hFlorian Fainelli
2013-05-15fec: Invert the order of function calls in fec_restart()Fabio Estevam
2013-05-15fec: Fix inconsistent lock stateFabio Estevam
2013-05-15ipg: fix an unsigned widening cast of '~' truncation issueDan Carpenter
2013-05-15netfilter: log: netns NULL ptr bug when calling from conntrackHans Schillstrom
2013-05-14net/macb: fix ISR clear-on-write behavior only for some SoCNicolas Ferre
2013-05-14net/802/mrp: fix lockdep splatEric Dumazet
2013-05-14mv643xx_eth: fix NAPI weight being > 64Andrew Lunn
2013-05-14tcp: fix tcp_md5_hash_skb_data()Eric Dumazet
2013-05-14be2net: Avoid double insertion of vlan tags.Sarveshwar Bandi
2013-05-14sfc: Reduce RX scatter buffer size, and reduce alignment if appropriateBen Hutchings
2013-05-14sfc: Delete EFX_PAGE_IP_ALIGN, equivalent to NET_IP_ALIGNBen Hutchings
2013-05-14tg3: Fix data corruption on 5725 with TSOMichael Chan
2013-05-14tg3: Skip powering down function 0 on certain serdes devicesNithin Sujir
2013-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-13bna: add missing iounmap() on error in bnad_init()Wei Yongjun
2013-05-13qlge: fix dma map leak when the last chunk is not allocatedThadeu Lima de Souza Cascardo
2013-05-13Merge tag 'spi-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2013-05-13Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-05-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-13Merge remote-tracking branch 'spi/fix/grant' into spi-linusMark Brown
2013-05-13Merge remote-tracking branch 'spi/fix/atmel' into spi-linusMark Brown
2013-05-13drm/mgag200: Fix framebuffer base address programmingChristopher Harvey
2013-05-13drm/mgag200: Convert counter delays to jiffiesChristopher Harvey
2013-05-13drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL registerChristopher Harvey
2013-05-13drm/mgag200: Don't change unrelated registers during modesetChristopher Harvey
2013-05-13drm: Only print a debug message when the polled connector has changedLespiau, Damien
2013-05-13drm: Make the HPD status updates debug logs more readableLespiau, Damien
2013-05-11xfrm6: release dev before returning errorCong Wang
2013-05-11ipv6,gre: do not leak info to user-spaceAmerigo Wang