summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-17ppp: fix device unregistration upon netns deletionGuillaume Nault
2015-08-17net: phy: fix PHY_RUNNING in phy_state_machineShaohui Xie
2015-08-17Revert "net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MIN"Calvin Owens
2015-08-13inet: fix potential deadlock in reqsk_queue_unlink()Eric Dumazet
2015-08-13gianfar: Restore link state settings after MAC resetClaudiu Manoil
2015-08-13ipv4: off-by-one in continuation handling in /proc/net/routeAndy Whitcroft
2015-08-13net: fix wrong skb_get() usage / crash in IGMP/MLD parsing codeLinus Lüssing
2015-08-13Merge tag 'dm-4.2-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-08-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-08-13Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-13Revert x86 sigcontext cleanupsLinus Torvalds
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-08-13Merge tag 'edac_fix_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-13EDAC, ppc4xx: Access mci->csrows array elements properlyMichael Walle
2015-08-12cosa: missing error code on failure in probe()Dan Carpenter
2015-08-12Merge branch 'gianfar-fixes'David S. Miller
2015-08-12gianfar: remove faulty filer optimizerJakub Kicinski
2015-08-12gianfar: correct list membership accountingJakub Kicinski
2015-08-12gianfar: correct filer table writingJakub Kicinski
2015-08-12bonding: Gratuitous ARP gets dropped when first slave addedVenkat Venkatsubra
2015-08-12net: dsa: Do not override PHY interface if already configuredFlorian Fainelli
2015-08-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-08-12Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linuxLinus Torvalds
2015-08-12drm/radeon: add new OLAND pci idAlex Deucher
2015-08-12Revert "drm/amdgpu: Configure doorbell to maximum slots"Alex Deucher
2015-08-12drm/amdgpu: add context buffer size check for HEVCBoyuan Zhang
2015-08-12Merge tag 'regmap-fix-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-08-12dm cache policy smq: move 'dm-cache-default' module alias to SMQYi Zhang
2015-08-12dm btree: add ref counting ops for the leaves of top level btreesJoe Thornber
2015-08-12dm thin metadata: delete btrees when releasing metadata snapshotJoe Thornber
2015-08-11Merge tag 'localmodconfig-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-11localmodconfig: Use Kbuild files tooRichard Weinberger
2015-08-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-08-11net: fs_enet: mask interrupts for TX partial frames.LEROY Christophe
2015-08-11net: fs_enet: explicitly remove I flag on TX partial framesLEROY Christophe
2015-08-11Merge tag 'fbdev-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-08-11xen/xenbus: Don't leak memory when unmapping the ring on HVM backendJulien Grall
2015-08-11Revert "xen/events/fifo: Handle linked events when closing a port"David Vrabel
2015-08-10inet: fix possible request socket leakEric Dumazet
2015-08-10inet: fix races with reqsk timersEric Dumazet
2015-08-10mkiss: Fix error handling in mkiss_open()Fabio Estevam
2015-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-08-10HID: wacom: Report correct device resolution when using the wireless adapaterJason Gerecke
2015-08-10Merge branch 'bnx2x-fixes'David S. Miller
2015-08-10bnx2x: Free NVRAM lock at end of each pageYuval Mintz
2015-08-10bnx2x: Prevent null pointer dereference on SKB releaseYuval Mintz
2015-08-10cxgb4: missing curly braces in t4_setup_debugfs()Dan Carpenter
2015-08-10net-timestamp: Update skb_complete_tx_timestamp commentBenjamin Poirier
2015-08-10ipv6: don't reject link-local nexthop on other interfaceFlorian Westphal