summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-08-08qmi_wwan: fix NULL deref on disconnectBjørn Mork
2017-08-08net: phy: mdio-bcm-unimac: fix unsigned wrap-around when decrementing timeoutColin Ian King
2017-08-08cxgb4: Clear On FLASH config file after a FW upgradeArjun Vynipadath
2017-08-08net: dsa: lan9303: Only allocate 3 portsEgil Hjelmeland
2017-08-08liquidio: fix misspelled firmware image filenamesDerek Chickles
2017-08-08netvsc: make sure and unregister datapathstephen hemminger
2017-08-08liquidio: fix wrong info about vf rx/tx ring parameters reported to ethtoolIntiyaz Basha
2017-08-08bpf/verifier: rework value trackingEdward Cree
2017-08-08net: usb: rtl8150: constify usb_device_idArvind Yadav
2017-08-08net: usb: r8152: constify usb_device_idArvind Yadav
2017-08-08net: usb: kaweth: constify usb_device_idArvind Yadav
2017-08-08net: usb: ipheth: constify usb_device_idArvind Yadav
2017-08-08net: usb: cdc-phonet: constify usb_device_idArvind Yadav
2017-08-08net: usb: catc: constify usb_device_id and fix space before '[' errorArvind Yadav
2017-08-08net: irda: stir4200: constify usb_device_idArvind Yadav
2017-08-08net: irda: mcs7780: constify usb_device_idArvind Yadav
2017-08-08net: irda: ksdazzle: constify usb_device_idArvind Yadav
2017-08-08net: irda: ks959: constify usb_device_idArvind Yadav
2017-08-08net: irda: kingsun: constify usb_device_idArvind Yadav
2017-08-08net: irda: irda-usb: constify usb_device_idArvind Yadav
2017-08-07net: vrf: Add extack messages for newlink failuresDavid Ahern
2017-08-07net: dsa: Move FDB dump implementation inside DSAArkadi Sharshevsky
2017-08-07net: dsa: Remove support for MDB dump from DSA's driversArkadi Sharshevsky
2017-08-07net: dsa: Remove support for vlan dump from DSA's driversArkadi Sharshevsky
2017-08-07net: dsa: Remove prepare phase for FDBArkadi Sharshevsky
2017-08-07net: dsa: Change DSA slave FDB API to be switchdev independentArkadi Sharshevsky
2017-08-07hamradio: baycom: make hdlcdrv_ops constBhumika Goyal
2017-08-07net: hns3: fix spelling mistake: "capabilty" -> "capability"Colin Ian King
2017-08-07net: dsa: lan9303: refactor lan9303_get_ethtool_statsEgil Hjelmeland
2017-08-07net: dsa: lan9303: Rename lan9303_xxx_packet_processing()Egil Hjelmeland
2017-08-07net: dsa: lan9303: Simplify lan9303_xxx_packet_processing() usageEgil Hjelmeland
2017-08-07net: dsa: lan9303: define LAN9303_NUM_PORTS 3Egil Hjelmeland
2017-08-07net: dsa: lan9303: Change lan9303_xxx_packet_processing() port param.Egil Hjelmeland
2017-08-07ibmvnic: Report rx buffer return codes as netdev_dbgJohn Allen
2017-08-07Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...David S. Miller
2017-08-07hns3: fix unused function warningArnd Bergmann
2017-08-07Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko
2017-08-07net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...Jiri Pirko
2017-08-07net: sched: move prio into cls_commonJiri Pirko
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko
2017-08-07hns3pf: don't check handle during mqprio offloadJiri Pirko
2017-08-07nfp: change flows in apps that offload ndo_setup_tcJiri Pirko
2017-08-07mlxsw: spectrum: rename cls arg in matchall processingJiri Pirko
2017-08-07mlxsw: spectrum: push cls_flower and cls_matchall setup_tc processing into se...Jiri Pirko
2017-08-07mlx5e_rep: push cls_flower setup_tc processing into a separate functionJiri Pirko
2017-08-07mlx5e: push cls_flower and mqprio setup_tc processing into separate functionsJiri Pirko
2017-08-07ixgbe: push cls_u32 and mqprio setup_tc processing into separate functionsJiri Pirko
2017-08-07cxgb4: push cls_u32 setup_tc processing into a separate functionJiri Pirko
2017-08-07net: sched: make egress_dev flag part of flower offload structJiri Pirko