summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-24net: dsa: fix of_mdio_find_bus() device refcount leakRussell King1-7/+31
2015-09-24phy: fix of_mdio_find_bus() device refcount leakRussell King2-7/+16
2015-09-24Merge branch 'switchdev-transaction-item-queue'David S. Miller5-227/+296
2015-09-24switchdev: reduce transaction phase enum down to a booleanJiri Pirko2-12/+7
2015-09-24dsa: use prepare/commit switchdev transaction helpersJiri Pirko1-10/+5
2015-09-24switchdev: remove "ABORT" transaction phaseJiri Pirko2-9/+2
2015-09-24switchdev: remove "NONE" transaction phaseJiri Pirko1-1/+0
2015-09-24rocker: use switchdev transaction queue for allocated memoryJiri Pirko1-46/+7
2015-09-24rocker: push struct switchdev_trans down through rocker codeJiri Pirko1-237/+225
2015-09-24switchdev: add switchdev_trans_ph_prepare/commit helpersJiri Pirko1-0/+10
2015-09-24switchdev: move transaction phase enum under transaction structureJiri Pirko4-24/+26
2015-09-24switchdev: introduce transaction item queue for attr_set and obj_addJiri Pirko5-20/+146
2015-09-24switchdev: rename "trans" to "trans_ph".Jiri Pirko4-204/+204
2015-09-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds9-100/+269
2015-09-24Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-27/+46
2015-09-24ip6_tunnel: Reduce log level in ip6_tnl_err() to debugMatt Bennett1-8/+8
2015-09-24Documentation: arm: Fix typo in the idle-states bindings examplesLorenzo Pieralisi3-3/+3
2015-09-24gpio: mention in DT binding doc that <name>-gpio is deprecatedJavier Martinez Canillas1-1/+3
2015-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller11-278/+855
2015-09-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds63-544/+691
2015-09-24Merge tag 'mac80211-for-davem-2015-09-22' of git://git.kernel.org/pub/scm/lin...David S. Miller1-5/+8
2015-09-24ip6_gre: Reduce log level in ip6gre_err() to debugMatt Bennett1-8/+8
2015-09-24fib_rules: fix fib rule dumps across multiple skbsWilson Kok1-5/+9
2015-09-24PCI: rcar: Add R8A7794 supportSergei Shtylyov2-1/+3
2015-09-24PCI: Use function 0 VPD for identical functions, regular VPD for othersAlex Williamson2-24/+18
2015-09-24PCI: Fix devfn for VPD access through function 0Alex Williamson1-3/+6
2015-09-24PCI/MSI: Fix MSI IRQ domains for VFs on virtual busesAlex Williamson1-6/+11
2015-09-24tcp: factorize sk_txhash initEric Dumazet3-3/+1
2015-09-24bnx2x: byte swap rss_key to comply to Toeplitz specsEric Dumazet1-2/+10
2015-09-24net: revert "net_sched: move tp->root allocation into fw_init()"WANG Cong1-15/+15
2015-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds17-66/+83
2015-09-24Merge branch 'lwt_arp'David S. Miller4-42/+55
2015-09-24lwtunnel: remove source and destination UDP port config optionJiri Benc2-28/+0
2015-09-24ipv4: send arp replies to the correct tunnelJiri Benc3-14/+55
2015-09-24net: axinet: Use of_property_read_u32 instead of open-coding itTobias Klauser1-4/+1
2015-09-24net: ll_temac: Use of_property_read_u32 instead of open-coding itTobias Klauser1-5/+4
2015-09-24net: gianfar: remove misuse of IRQF_NO_SUSPEND flagSudeep Holla1-4/+5
2015-09-24skbuff: Fix skb checksum flag on skb pullPravin B Shelar1-0/+3
2015-09-25Merge tag 'drm-intel-fixes-2015-09-24' of git://anongit.freedesktop.org/drm-i...Dave Airlie4-4/+43
2015-09-24cgroup, writeback: don't enable cgroup writeback on traditional hierarchiesTejun Heo1-2/+9
2015-09-24ipv6: remove unused neigh parameter from ndisc functionsJiri Benc6-19/+13
2015-09-24genetlink: simplify genl_notifyJiri Benc4-14/+11
2015-09-24netlink: Replace rhash_portid with boundHerbert Xu2-12/+29
2015-09-24ALSA: hda - Disable power_save_node for ThinkpadsTakashi Iwai1-12/+19
2015-09-24Merge tag 'asoc-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai19-75/+122
2015-09-24Merge tag 'spi-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-45/+49
2015-09-24Merge tag 'regulator-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-19/+70
2015-09-24Merge tag 'dm-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2-2/+19
2015-09-24ALSA: hda/tegra - async probe for avoiding module loading deadlockTakashi Iwai1-5/+25
2015-09-24Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/...Dave Airlie12-44/+62