summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-29af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole1-1/+5
2015-09-29net: sctp: Don't use 64 kilobyte lookup table for four elementsDenys Vlasenko1-9/+11
2015-09-29l2tp: protect tunnel->del_work by ref_countAlexander Couzens1-2/+9
2015-09-29net/ibm/emac: bump version numbers for correct work with ethtoolIvan Mikhaylov1-3/+3
2015-09-29Merge branch 'sctp-accept-deadlock'David S. Miller1-20/+24
2015-09-29sctp: Prevent soft lockup when sctp_accept() is called during a timeout eventKarl Heiss1-19/+23
2015-09-29sctp: Whitespace fixKarl Heiss1-2/+2
2015-09-29i40e/i40evf: check for stopped admin queueMitch Williams2-0/+18
2015-09-29i40e: fix VLAN inside VXLANJesse Brandeburg1-1/+2
2015-09-27r8169: fix handling rtl_readphy resultAndrzej Hajda1-1/+1
2015-09-27net: hisilicon: fix handling platform_get_irq resultAndrzej Hajda1-1/+1
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds117-639/+1697
2015-09-26net: Fix panic in icmp_route_lookupDavid Ahern1-2/+2
2015-09-26net: update docbook comment for __mdiobus_register()Russell King1-2/+5
2015-09-26Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+9
2015-09-25ppp: fix lockdep splat in ppp_dev_uninit()Guillaume Nault1-1/+3
2015-09-25net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selectedSudip Mukherjee1-1/+1
2015-09-25phy: marvell: add link partner advertised modesRussell King1-0/+9
2015-09-25Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-42/+118
2015-09-25Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds16-95/+172
2015-09-25Merge tag 'sound-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds21-92/+166
2015-09-25Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds17-43/+80
2015-09-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds14-11/+44
2015-09-25Merge tag 'powerpc-4.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-1/+5
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand7-2/+8
2015-09-25KVM: x86: fix off-by-one in reserved bits checkPaolo Bonzini1-1/+1
2015-09-25KVM: x86: use correct page table format to check nested page table reserved bitsPaolo Bonzini1-6/+17
2015-09-25KVM: svm: do not call kvm_set_cr0 from init_vmcbPaolo Bonzini1-1/+2
2015-09-25Merge branch 'phy-mdio-refcnt'David S. Miller13-51/+181
2015-09-25net: fix net_device refcountingRussell King2-1/+13
2015-09-25phy: add phy_device_remove()Russell King4-7/+32
2015-09-25phy: fixed-phy: properly validate phy in fixed_phy_update_state()Russell King1-1/+1
2015-09-25net: fix phy refcounting in a bunch of driversRussell King5-9/+30
2015-09-25of_mdio: fix MDIO phy device refcountingRussell King1-4/+23
2015-09-25phy: add proper phy struct device refcountingRussell King1-0/+12
2015-09-25phy: fix mdiobus module safetyRussell King3-17/+25
2015-09-25net: dsa: fix of_mdio_find_bus() device refcount leakRussell King1-7/+31
2015-09-25phy: fix of_mdio_find_bus() device refcount leakRussell King2-7/+16
2015-09-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds9-100/+269
2015-09-25Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-27/+46
2015-09-25ip6_tunnel: Reduce log level in ip6_tnl_err() to debugMatt Bennett1-8/+8
2015-09-25Documentation: arm: Fix typo in the idle-states bindings examplesLorenzo Pieralisi3-3/+3
2015-09-25gpio: mention in DT binding doc that <name>-gpio is deprecatedJavier Martinez Canillas1-1/+3
2015-09-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds63-544/+691
2015-09-25Merge tag 'mac80211-for-davem-2015-09-22' of git://git.kernel.org/pub/scm/lin...David S. Miller1-5/+8
2015-09-25ip6_gre: Reduce log level in ip6gre_err() to debugMatt Bennett1-8/+8
2015-09-25fib_rules: fix fib rule dumps across multiple skbsWilson Kok1-5/+9
2015-09-25PCI: rcar: Add R8A7794 supportSergei Shtylyov2-1/+3
2015-09-25PCI: Use function 0 VPD for identical functions, regular VPD for othersAlex Williamson2-24/+18
2015-09-25PCI: Fix devfn for VPD access through function 0Alex Williamson1-3/+6