summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-02net: hns3: modify hnae_ to hnae3_Peng Li
2018-07-02net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_singleHuazhong Tan
2018-07-02net: hns3: give default option while dependency HNS3 setHuazhong Tan
2018-07-02net: hns3: remove some unused members of some structuresHuazhong Tan
2018-07-02net: hns3: remove a redundant hclge_cmd_csq_doneHuazhong Tan
2018-07-02net: hns3: simplify hclge_cmd_csq_cleanHuazhong Tan
2018-07-02net: hns3: remove some redundant assignmentsHuazhong Tan
2018-07-02net: hns3: remove useless code in hclge_cmd_sendHuazhong Tan
2018-07-02net: hns3: remove unused hclge_ring_to_dma_dirHuazhong Tan
2018-07-02atm: zatm: remove redundant pointer zatm_devColin Ian King
2018-07-02net: phy: realtek: add support for RTL8211CHeiner Kallweit
2018-07-02TTY: isdn: Replace strncpy with memcpyGuenter Roeck
2018-07-02net: phy: realtek: add missing entry for RTL8211 to mdio_device_id tableHeiner Kallweit
2018-07-02r8169: remove old PHY reset hackHeiner Kallweit
2018-07-02qede: Adverstise software timestamp caps when PHC is not available.Sudarsana Reddy Kalluru
2018-07-02qed: Fix use of incorrect size in memcpy call.Sudarsana Reddy Kalluru
2018-07-02qed: Fix setting of incorrect eswitch mode.Sudarsana Reddy Kalluru
2018-07-02qed: Limit msix vectors in kdump kernel to the minimum required count.Sudarsana Reddy Kalluru
2018-07-02ipvlan: call dev_change_flags when ipvlan mode is resetHangbin Liu
2018-07-02netdevsim: fix sa_idx out of bounds checkColin Ian King
2018-07-02net: fix use-after-free in GRO with ESPSabrina Dubroca
2018-07-01Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-01Merge tag 'tty-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-07-01Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-06-30Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-30nfp: flower: enabled offloading of Team LAGJohn Hurley
2018-06-30nfp: flower: offload tos and tunnel flags for ipv4 udp tunnelsJohn Hurley
2018-06-30nfp: flower: extract ipv4 udp tunnel ttl from routeJohn Hurley
2018-06-30nfp: flower: ignore checksum actions when performing pedit actionsPieter Jansen van Vuuren
2018-06-30nfp: populate bus-info on representorsJakub Kicinski
2018-06-30nfp: make use of napi_consume_skb()Jakub Kicinski
2018-06-30nfp: implement netpoll ndo (thus enabling netconsole)Jakub Kicinski
2018-06-30nfp: fail probe if serial or interface id is missingJakub Kicinski
2018-06-30nfp: expose ring stats of inactive rings via ethtoolJakub Kicinski
2018-06-30hv_netvsc: split sub-channel setup into async and syncStephen Hemminger
2018-06-30atm: zatm: Fix potential Spectre v1Gustavo A. R. Silva
2018-06-30s390/qeth: consistently re-enable device featuresJulian Wiedmann
2018-06-30s390/qeth: don't clobber buffer on async TX completionJulian Wiedmann
2018-06-30s390/qeth: avoid using is_multicast_ether_addr_64bits on (u8 *)[6]Vasily Gorbik
2018-06-30s390/qeth: fix race when setting MAC addressJulian Wiedmann
2018-06-30Revert "s390/qeth: use Read device to query hypervisor for MAC"Julian Wiedmann
2018-06-30alx: take rtnl before calling __alx_open from resumeSabrina Dubroca
2018-06-30sfc: correctly initialise filter rwsem for farchBert Kenward
2018-06-30net: phy: DP83TC811: Fix disabling interruptsDan Murphy
2018-06-30Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller
2018-06-30r8169: remove TBI 1000BaseX supportHeiner Kallweit