summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-19net: tehuti: don't process data if it has not been copied from userspaceColin Ian King
2017-07-19Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"David Ahern
2017-07-19cxgb4: Update register ranges of T4/T5/T6 adaptersArjun Vynipadath
2017-07-19net: dsa: mv88e6xxx: Enable CMODE config support for 6390XMartin Hundebøll
2017-07-19Merge branch 'netvsc-lockdep-and-related-fixes'David S. Miller
2017-07-19netvsc: add rtnl annotations in rndisstephen hemminger
2017-07-19netvsc: save pointer to parent netvsc_device in channel tablestephen hemminger
2017-07-19netvsc: need rcu_derefence when accessing internal device infostephen hemminger
2017-07-19netvsc: use ERR_PTR to avoid dereference issuesstephen hemminger
2017-07-19netvsc: change logic for change mtu and set_queuesstephen hemminger
2017-07-19netvsc: change order of steps in setting queuesstephen hemminger
2017-07-19netvsc: add some rtnl_dereference annotationsstephen hemminger
2017-07-19netvsc: force link update after MTU changestephen hemminger
2017-07-19Merge branch 'dev_close-void'David S. Miller
2017-07-19net: make dev_close and related functions voidstephen hemminger
2017-07-19hns: remove useless void caststephen hemminger
2017-07-19bluetooth: 6lowpan dev_close never returns errorstephen hemminger
2017-07-19liquidio: lio_main: remove unnecessary static in setup_io_queues()Gustavo A. R. Silva
2017-07-19liquidio: lio_vf_main: remove unnecessary static in setup_io_queues()Gustavo A. R. Silva
2017-07-19net: ethernet: mediatek: remove useless code in mtk_poll_tx()Gustavo A. R. Silva
2017-07-19qlcnic: remove unnecessary static in qlcnic_dump_fw()Gustavo A. R. Silva
2017-07-19net: tulip: remove useless code in tulip_init_one()Gustavo A. R. Silva
2017-07-19rtlwifi: remove useless codeGustavo A. R. Silva
2017-07-19wireless: airo: remove unnecessary static in writerids()Gustavo A. R. Silva
2017-07-19net: dsa: unexport dsa_is_port_initializedVivien Didelot
2017-07-19net/packet: remove unused PGV_FROM_VMALLOC definition.Rosen, Rami
2017-07-19dt-binding: ptp: Add SoC compatibility strings for dte ptp clockArun Parameswaran
2017-07-19ISDN: eicon: switch to use native bitmapsAndy Shevchenko
2017-07-19sfc: Add ethtool -m support for QSFP modulesMartin Habets
2017-07-19tcp: adjust tail loss probe timeoutYuchung Cheng
2017-07-19llist: clang: introduce member_address_is_nonnull()Alexander Potapenko
2017-07-19NET: dwmac: Make dwmac reset unconditionalEugeniy Paltsev
2017-07-19openvswitch: Optimize operations for OvS flow_stats.Tonghao Zhang
2017-07-19openvswitch: Optimize updating for OvS flow_stats.Tonghao Zhang
2017-07-19net: Zero terminate ifr_name in dev_ifname().David S. Miller
2017-07-19wireless: wext: terminate ifr name coming from userspaceLevin, Alexander
2017-07-19Merge branch 'liquidio-lowmem-fixes'David S. Miller
2017-07-19liquidio: lowmem: init allocated memory to 0Rick Farrington
2017-07-19liquidio: lowmem: do not dereference null ptrRick Farrington
2017-07-19liquidio: lowmem: init allocated memory to 0Rick Farrington
2017-07-19liquidio: support new firmware statistic fw_err_pkiRick Farrington
2017-07-19Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-19Merge tag 'ceph-for-4.13-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-07-19audit: fix memleak in auditd_send_unicast_skb.Shu Wang
2017-07-19PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if p...Sudeep Holla
2017-07-18device-dax: fix sysfs duplicate warningsDan Williams
2017-07-18netfilter: fix netfilter_net_init() returnDan Carpenter
2017-07-18Merge branch 'net-attribute_group-const'David S. Miller
2017-07-18net: chelsio: cxgb3: constify attribute_group structures.Arvind Yadav
2017-07-18net: bonding: constify attribute_group structures.Arvind Yadav