aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-19netvsc: use ERR_PTR to avoid dereference issuesstephen hemminger4-49/+49
2017-07-19netvsc: change logic for change mtu and set_queuesstephen hemminger3-20/+24
2017-07-19netvsc: change order of steps in setting queuesstephen hemminger1-5/+3
2017-07-19netvsc: add some rtnl_dereference annotationsstephen hemminger2-5/+7
2017-07-19netvsc: force link update after MTU changestephen hemminger1-0/+1
2017-07-19Merge branch 'dev_close-void'David S. Miller4-23/+15
2017-07-19net: make dev_close and related functions voidstephen hemminger2-17/+13
2017-07-19hns: remove useless void caststephen hemminger1-1/+1
2017-07-19bluetooth: 6lowpan dev_close never returns errorstephen hemminger1-5/+1
2017-07-19liquidio: lio_main: remove unnecessary static in setup_io_queues()Gustavo A. R. Silva1-2/+2
2017-07-19liquidio: lio_vf_main: remove unnecessary static in setup_io_queues()Gustavo A. R. Silva1-2/+2
2017-07-19net: ethernet: mediatek: remove useless code in mtk_poll_tx()Gustavo A. R. Silva1-4/+1
2017-07-19qlcnic: remove unnecessary static in qlcnic_dump_fw()Gustavo A. R. Silva1-1/+1
2017-07-19net: tulip: remove useless code in tulip_init_one()Gustavo A. R. Silva1-2/+0
2017-07-19rtlwifi: remove useless codeGustavo A. R. Silva1-6/+0
2017-07-19wireless: airo: remove unnecessary static in writerids()Gustavo A. R. Silva1-1/+1
2017-07-19net: dsa: unexport dsa_is_port_initializedVivien Didelot2-5/+5
2017-07-19net/packet: remove unused PGV_FROM_VMALLOC definition.Rosen, Rami1-2/+0
2017-07-19dt-binding: ptp: Add SoC compatibility strings for dte ptp clockArun Parameswaran1-4/+11
2017-07-19ISDN: eicon: switch to use native bitmapsAndy Shevchenko2-205/+58
2017-07-19sfc: Add ethtool -m support for QSFP modulesMartin Habets1-43/+181
2017-07-19tcp: adjust tail loss probe timeoutYuchung Cheng3-10/+12
2017-07-19llist: clang: introduce member_address_is_nonnull()Alexander Potapenko1-2/+19
2017-07-19NET: dwmac: Make dwmac reset unconditionalEugeniy Paltsev1-1/+8
2017-07-19openvswitch: Optimize operations for OvS flow_stats.Tonghao Zhang3-4/+9
2017-07-19openvswitch: Optimize updating for OvS flow_stats.Tonghao Zhang1-2/+1
2017-07-19net: Zero terminate ifr_name in dev_ifname().David S. Miller1-0/+1
2017-07-19wireless: wext: terminate ifr name coming from userspaceLevin, Alexander1-0/+2
2017-07-19Merge branch 'liquidio-lowmem-fixes'David S. Miller2-6/+8
2017-07-19liquidio: lowmem: init allocated memory to 0Rick Farrington1-4/+4
2017-07-19liquidio: lowmem: do not dereference null ptrRick Farrington1-0/+2
2017-07-19liquidio: lowmem: init allocated memory to 0Rick Farrington1-2/+2
2017-07-19liquidio: support new firmware statistic fw_err_pkiRick Farrington2-0/+5
2017-07-19Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds42-66/+97
2017-07-19Merge tag 'ceph-for-4.13-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds5-22/+33
2017-07-19audit: fix memleak in auditd_send_unicast_skb.Shu Wang1-0/+1
2017-07-19PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if presentSudeep Holla1-4/+4
2017-07-18device-dax: fix sysfs duplicate warningsDan Williams3-14/+24
2017-07-18netfilter: fix netfilter_net_init() returnDan Carpenter1-2/+2
2017-07-18Merge branch 'net-attribute_group-const'David S. Miller10-11/+15
2017-07-18net: chelsio: cxgb3: constify attribute_group structures.Arvind Yadav1-2/+6
2017-07-18net: bonding: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-18arcnet: com20020-pci: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-18wireless: iwlegacy: Constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-18wireless: iwlegacy: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-18wireless: ipw2100: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-18wireless: ipw2200: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-18net: can: janz-ican3: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-18net: can: at91_can: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-18net: cdc_ncm: constify attribute_group structures.Arvind Yadav1-1/+1