summary refs log tree commit diff
AgeCommit message (Expand)Author
2014-02-24net: stmmac: Check return value of alloc_dma_desc_resources()Tobias Klauser
2014-02-24virtio-net: alloc big buffers also when guest can receive UFOJason Wang
2014-02-22ipv6: reuse ip6_frag_id from ip6_ufo_append_dataHannes Frederic Sowa
2014-02-22net: sctp: rework multihoming retransmission path selection to rfc4960Daniel Borkmann
2014-02-22neigh: fix setting of default gc_* valuesJiri Pirko
2014-02-22net-tcp: fastopen: fix high order allocationsEric Dumazet
2014-02-22Merge branch 'tipc'David S. Miller
2014-02-22tipc: make bearer set up in module insertion stageYing Xue
2014-02-22tipc: remove all enabled flags from all tipc componentsYing Xue
2014-02-20net: sctp: Potentially-Failed state should not be reached from unconfirmed stateMatija Glavinic Pecotic
2014-02-20net: fec: fix potential issue to avoid fec interrupt lost and crc errorDuan Fugang-B38611
2014-02-20sit: fix panic with route cache in ip tunnelsNicolas Dichtel
2014-02-20tun: remove bogus hardware vlan acceleration flags from vlan_featuresFernando Luis Vazquez Cao
2014-02-20veth: Fix vlan_features so as to be able to use stacked vlan interfacesToshiaki Makita
2014-02-20ip_tunnel: Move ip_tunnel_get_stats64 into ip_tunnel_core.cDavid S. Miller
2014-02-19xen-netfront: reset skb network header before checksumWei Liu
2014-02-19net: ethoc: document OF bindingsMax Filippov
2014-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-02-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-02-18Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-02-18Merge tag 'jfs-3.14-rc4' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2014-02-18MAINTAINERS: add entry for the PHY libraryFlorian Fainelli
2014-02-18of_mdio: fix phy interrupt passingBen Dooks
2014-02-18net: ethernet: update dependency and help text of mvnetaThomas Petazzoni
2014-02-18NET: fec: only enable napi if we are successfulRussell King
2014-02-18af_packet: remove a stray tab in packet_set_ring()Dan Carpenter
2014-02-19Merge tag 'ttm-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomas...Dave Airlie
2014-02-19Merge tag 'vmwgfx-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~tho...Dave Airlie
2014-02-19Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2014-02-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-02-18net: sctp: fix sctp_connectx abi for ia32 emulation/compat modeDaniel Borkmann
2014-02-18Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2014-02-18drm/radeon/ni: fix typo in dpm sq ramping setupAlex Deucher
2014-02-18drm/radeon/si: fix typo in dpm sq ramping setupAlex Deucher
2014-02-18drm/radeon: fix CP semaphores on CIKChristian König
2014-02-18drm/radeon: delete a stray tabDan Carpenter
2014-02-18drm/radeon: fix display tiling setup on SIAlex Deucher
2014-02-18drm/radeon/dpm: reduce r7xx vblank mclk threshold to 200Alex Deucher
2014-02-18drm/radeon: fill in DRM_CAPs for cursor sizeAlex Deucher
2014-02-18drm: add DRM_CAPs for cursor sizeAlex Deucher
2014-02-18drm/radeon: unify bpc handlingAlex Deucher
2014-02-18Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-02-18drm/ttm: Fix memory leak in ttm_agp_backend.cMasanari Iida
2014-02-18drm/ttm: declare 'struct device' in ttm_page_alloc.hAlexandre Courbot
2014-02-18Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2014-02-18Merge tag 'drm-intel-fixes-2014-02-14' of ssh://git.freedesktop.org/git/drm-i...Dave Airlie
2014-02-18Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox i...Dave Airlie
2014-02-17jbd2: fix use after free in jbd2_journal_start_reserved()Dan Carpenter