aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-15net: hns: mdio->irq is an array, so no need to check if it is nullColin Ian King1-2/+1
2016-08-15switchdev: Put export declaration in the right placeOr Gerlitz1-1/+1
2016-08-15gre: set inner_protocol on xmitSimon Horman3-3/+1
2016-08-15Merge branch 'qed-janitorial'David S. Miller13-709/+484
2016-08-15qed*: Add and modify some printsYuval Mintz6-24/+53
2016-08-15qed*: Trivial modificationsYuval Mintz6-46/+28
2016-08-15qed*: Semantic changesYuval Mintz13-640/+404
2016-08-15Merge tag 'iommu-fixes-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-8/+12
2016-08-15Merge tag 'edac_fixes_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+11
2016-08-15net: ipv6: Fix ping to link-local addresses.Lorenzo Colitti1-16/+17
2016-08-15fjes: Delete owner assignmentMarkus Elfring1-1/+0
2016-08-15rhashtable: fix shift by 64 when shrinkingVegard Nossum1-2/+4
2016-08-15pptp: Refactor the struct and macros of PPTP codesGao Feng3-35/+24
2016-08-14mlxsw: spectrum_router: Fix use after freeVincent1-1/+2
2016-08-14net: dsa: b53: remove .owner and .bus fields for driverWei Yongjun1-2/+0
2016-08-14net: macb: add missing free_netdev() on error in macb_probe()Wei Yongjun1-1/+1
2016-08-14qed: Fix possible memory leak in qed_dcbnl_get_ieee_pfc()Wei Yongjun1-0/+1
2016-08-14Merge branch 'cxgb4-IFLA_VF_MAC'David S. Miller6-24/+253
2016-08-14cxgb4/cxgb4vf: Add set VF mac address supportHariprasad Shenai6-7/+151
2016-08-14cxgb4: Add control net_device for configuring PCIe VFHariprasad Shenai1-18/+103
2016-08-14rhashtable: avoid large lock-array allocationsFlorian Westphal1-2/+5
2016-08-14Merge branch 'proc-per-ns'David S. Miller6-13/+61
2016-08-14net: make net namespace sysctls belong to container's ownerDmitry Torokhov3-9/+29
2016-08-14proc: make proc entries inherit ownership from parentDmitry Torokhov2-0/+15
2016-08-14netns: do not call pernet ops for not yet set up init_net namespaceDmitry Torokhov1-4/+17
2016-08-14Linux 4.8-rc2Linus Torvalds1-1/+1
2016-08-15tools/virtio: add dma stubsMichael S. Tsirkin5-1/+52
2016-08-15vhost/test: fix after swiotlb changesMichael S. Tsirkin1-4/+4
2016-08-15vhost/vsock: drop space available check for TX vqGerard Garcia1-7/+3
2016-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds9-8/+84
2016-08-15ringtest: test build fixMichael S. Tsirkin1-0/+1
2016-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds1-1/+0
2016-08-13Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+3
2016-08-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds8-86/+136
2016-08-13net: phy: initialize rc to zero to avoid returning garbage valueColin Ian King1-1/+1
2016-08-13net: remove type_check from dev_get_nest_level()Sabrina Dubroca5-12/+7
2016-08-13macsec: fix lockdep splats when nesting devicesSabrina Dubroca1-2/+27
2016-08-13net: bfin_mac: Fix a few spelling fixesLABBE Corentin1-4/+4
2016-08-13net: ipv6: Do not keep IPv6 addresses when IPv6 is disabledMike Manning1-2/+2
2016-08-13Merge tag 'mac80211-next-for-davem-2016-08-12' of git://git.kernel.org/pub/sc...David S. Miller9-83/+112
2016-08-13net/sctp: always initialise sctp_ht_iter::start_failVegard Nossum1-0/+1
2016-08-13net/irda: handle iriap_register_lsap() allocation failureVegard Nossum1-2/+6
2016-08-13ipv6: suppress sparse warnings in IP6_ECN_set_ce()Johannes Berg1-1/+2
2016-08-13bpf: fix write helpers with regards to non-linear partsDaniel Borkmann1-52/+18
2016-08-13net: ethernet: mediatek: add the missing of_node_put() after node is used donesean.wang@mediatek.com1-0/+2
2016-08-13net: ethernet: mediatek: fixed that initializing u64_stats_sync is missingsean.wang@mediatek.com1-0/+1
2016-08-13calipso: fix resource leak on calipso_genopt failureColin Ian King1-1/+3
2016-08-13Merge branch 'net-urb-alloc-failure'David S. Miller16-102/+27
2016-08-13net: wireless: realtek: rtlwifi: usb: don't print error when allocating urb f...Wolfram Sang1-7/+1
2016-08-13net: wireless: marvell: mwifiex: usb: don't print error when allocating urb f...Wolfram Sang1-15/+4