summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-29bna: fix error handlingAndrzej Hajda
2015-09-29Merge branch 'af_unix_MSG_PEEK'David S. Miller
2015-09-29af_unix: return data from multiple SKBs on recv() with MSG_PEEK flagAaron Conole
2015-09-29af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole
2015-09-28net: sctp: Don't use 64 kilobyte lookup table for four elementsDenys Vlasenko
2015-09-28l2tp: protect tunnel->del_work by ref_countAlexander Couzens
2015-09-28net/ibm/emac: bump version numbers for correct work with ethtoolIvan Mikhaylov
2015-09-28Merge branch 'sctp-accept-deadlock'David S. Miller
2015-09-28sctp: Prevent soft lockup when sctp_accept() is called during a timeout eventKarl Heiss
2015-09-28sctp: Whitespace fixKarl Heiss
2015-09-28i40e/i40evf: check for stopped admin queueMitch Williams
2015-09-28i40e: fix VLAN inside VXLANJesse Brandeburg
2015-09-26r8169: fix handling rtl_readphy resultAndrzej Hajda
2015-09-26net: hisilicon: fix handling platform_get_irq resultAndrzej Hajda
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-09-25net: Fix panic in icmp_route_lookupDavid Ahern
2015-09-25net: update docbook comment for __mdiobus_register()Russell King
2015-09-25Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-25ppp: fix lockdep splat in ppp_dev_uninit()Guillaume Nault
2015-09-25net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selectedSudip Mukherjee
2015-09-25phy: marvell: add link partner advertised modesRussell King
2015-09-25Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-25Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-09-25Merge tag 'sound-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-09-25Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-09-25Merge tag 'powerpc-4.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand
2015-09-25KVM: x86: fix off-by-one in reserved bits checkPaolo Bonzini
2015-09-25KVM: x86: use correct page table format to check nested page table reserved bitsPaolo Bonzini
2015-09-25KVM: svm: do not call kvm_set_cr0 from init_vmcbPaolo Bonzini
2015-09-24Merge branch 'phy-mdio-refcnt'David S. Miller
2015-09-24net: fix net_device refcountingRussell King
2015-09-24phy: add phy_device_remove()Russell King
2015-09-24phy: fixed-phy: properly validate phy in fixed_phy_update_state()Russell King
2015-09-24net: fix phy refcounting in a bunch of driversRussell King
2015-09-24of_mdio: fix MDIO phy device refcountingRussell King
2015-09-24phy: add proper phy struct device refcountingRussell King
2015-09-24phy: fix mdiobus module safetyRussell King
2015-09-24net: dsa: fix of_mdio_find_bus() device refcount leakRussell King
2015-09-24phy: fix of_mdio_find_bus() device refcount leakRussell King
2015-09-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-09-24Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-24ip6_tunnel: Reduce log level in ip6_tnl_err() to debugMatt Bennett
2015-09-24Documentation: arm: Fix typo in the idle-states bindings examplesLorenzo Pieralisi
2015-09-24gpio: mention in DT binding doc that <name>-gpio is deprecatedJavier Martinez Canillas
2015-09-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-09-24Merge tag 'mac80211-for-davem-2015-09-22' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-09-24ip6_gre: Reduce log level in ip6gre_err() to debugMatt Bennett
2015-09-24fib_rules: fix fib rule dumps across multiple skbsWilson Kok