summaryrefslogtreecommitdiffstats
path: root/net/netlink/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-26net: update docbook comment for __mdiobus_register()Russell King1-2/+5
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-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-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-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-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
2015-09-25PCI/MSI: Fix MSI IRQ domains for VFs on virtual busesAlex Williamson1-6/+11
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-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: 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-24cgroup, writeback: don't enable cgroup writeback on traditional hierarchiesTejun Heo1-2/+9
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-24ALSA: hda/tegra - async probe for avoiding module loading deadlockTakashi Iwai1-5/+25
2015-09-24drm: Allow also control clients to check the drm versionThomas Hellstrom1-1/+2
2015-09-24drm/vmwgfx: Fix uninitialized return in vmw_kms_helper_dirty()Christian Engelmayer1-2/+1
2015-09-24drm/vmwgfx: Fix uninitialized return in vmw_cotable_unbind()Christian Engelmayer1-2/+1
2015-09-24geneve: use network byte order for destination port config parameterJohn W. Linville1-8/+8
2015-09-24drm/layerscape: fix handling fsl_dcu_drm_plane_index resultAndrzej Hajda1-1/+2
2015-09-24drm/mgag200: Fix driver_load error handlingArchit Taneja1-16/+20
2015-09-24drm/mgag200: Fix error handling paths in fbdev driverArchit Taneja1-8/+23
2015-09-24drm/qxl: only report first monitor as connected if we have no stateDave Airlie1-5/+7
2015-09-238139cp: Dump contents of descriptor ring on TX timeoutDavid Woodhouse1-1/+13
2015-09-238139cp: Fix DMA unmapping of transmitted buffersDavid Woodhouse1-1/+8
2015-09-238139cp: Reduce duplicate csum/tso code in cp_start_xmit()David Woodhouse1-41/+20
2015-09-238139cp: Fix TSO/scatter-gather descriptor setupDavid Woodhouse1-12/+10
2015-09-238139cp: Fix tx_queued debug message to print correct slot numbersDavid Woodhouse1-7/+8
2015-09-238139cp: Do not re-enable RX interrupts in cp_tx_timeout()David Woodhouse1-1/+2