summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-27Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2013-09-26via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)Roger Luethi
2013-09-24ipv6: udp packets following an UFO enqueued packet need also be handled by UFOHannes Frederic Sowa
2013-09-24qlge: call ql_core_dump() only if dump memory was allocated.malahal@us.ibm.com
2013-09-24skge: fix invalid value passed to pci_unmap_sigleMikulas Patocka
2013-09-24net: raw: do not report ICMP redirects to user spaceDuan Jiong
2013-09-24net: udp: do not report ICMP redirects to user spaceDuan Jiong
2013-09-23mrp: add periodictimer to allow retries when packets get lostNoel Burton-Krahn
2013-09-23net/lapb: re-send packets on timeoutjosselin.costanzi@mobile-devices.fr
2013-09-23Merge branch 'bnx2x'David S. Miller
2013-09-23bnx2x: handle known but unsupported VF messagesAriel Elior
2013-09-23bnx2x: prevent masked MCP parities from appearingYuval Mintz
2013-09-23bnx2x: prevent masking error from cnicYuval Mintz
2013-09-23bnx2x: add missing VF resource allocation during initAriel Elior
2013-09-23bnx2x: Fix support for VFs on some PFsAriel Elior
2013-09-23bnx2x: Prevent mistaken hangup between driver & FWEilon Greenstein
2013-09-23bnx2x: Fix 848xx duplex settingsYaniv Rosner
2013-09-23bnx2x: Specific Active-DAC is not detected on 57810Yaniv Rosner
2013-09-23bnx2x: 57840 non-external loopback test fail on 1GYaniv Rosner
2013-09-23bnx2x: KR2 disablement fixYaniv Rosner
2013-09-23bnx2x: Generalize KR work-aroundYaniv Rosner
2013-09-21Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller
2013-09-20slcan: rewrite of slc_bump and slc_encapsAndre Naujoks
2013-09-20lib: introduce upper case hex ascii helpersAndre Naujoks
2013-09-20slip/slcan: added locking in wakeup functionAndre Naujoks
2013-09-20can: pcan_usb_core: fix memory leak on failure paths in peak_usb_start()Alexey Khoroshilov
2013-09-20sfc: Increase MCDI status timeout to 250msDaniel Pieczko
2013-09-20sfc: Wait for MC reboot to complete before scheduling driver resetDaniel Pieczko
2013-09-20Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds
2013-09-20arm64: Widen hwcap to be 64 bitSteve Capper
2013-09-20arm64: Correctly report LR and SP for compat tasksCatalin Marinas
2013-09-20arm64: documentation: tighten up tagged pointer documentationWill Deacon
2013-09-20arm64: Make do_bad_area() function staticCatalin Marinas
2013-09-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-09-19netconsole: fix a deadlock with rtnl and netconsole's mutexNikolay Aleksandrov
2013-09-19netpoll: fix NULL pointer dereference in netpoll_cleanupNikolay Aleksandrov
2013-09-19skge: fix broken driverMikulas Patocka
2013-09-19ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka
2013-09-19ip: use ip_hdr() in __ip_make_skb() to retrieve IP headerAnsis Atteka
2013-09-19xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant
2013-09-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-09-19MIPS: Fix invalid symbolic link fileMadhavan Srinivasan
2013-09-19MIPS: PCI: pci-bcm1480: Include missing vt.h headerMarkos Chandras
2013-09-19MIPS: Disable usermode switching of the FR bit for MIPS R5 CPUs.Ralf Baechle
2013-09-19MIPS: Add MIPS R5 config5 register.Ralf Baechle
2013-09-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-09-19drm/fb-helper: don't sleep for screen unblank when an oops is in progressDaniel Vetter
2013-09-19drm, ttm Fix uninitialized warningPrarit Bhargava