summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-05bnxt_en: Add bnxt_en initial params table and register it.Vasundhara Volam
2018-07-05devlink: Add enable_sriov boolean generic parameterVasundhara Volam
2018-07-05mlx4: Add support for devlink reload and load driverinit valuesMoshe Shemesh
2018-07-05mlx4: Add mlx4 initial parameters table and register itMoshe Shemesh
2018-07-05devlink: Add generic parameters internal_err_reset and max_macsMoshe Shemesh
2018-07-05devlink: Add devlink notifications support for paramsMoshe Shemesh
2018-07-05devlink: Add support for get/set driverinit valueMoshe Shemesh
2018-07-05devlink: Add param set commandMoshe Shemesh
2018-07-05devlink: Add param get commandMoshe Shemesh
2018-07-05devlink: Add devlink_param register and unregisterMoshe Shemesh
2018-07-05net/hamradio/6pack: remove redundant variable channelColin Ian King
2018-07-05fjes: use currently unused variable my_epid and max_epidColin Ian King
2018-07-05net: tehuti: remove redundant pointer skbColin Ian King
2018-07-05net: socionext: remove redundant pointer ndevColin Ian King
2018-07-05net: aquantia: Make some functions staticWei Yongjun
2018-07-05net: dsa: vsc73xx: Make some functions staticWei Yongjun
2018-07-05net: dsa: fix spelling mistake "waitting" -> "waiting"Colin Ian King
2018-07-05net: limit each hash list length to MAX_GRO_SKBSLi RongQing
2018-07-05r8169: fix runtime suspendHeiner Kallweit
2018-07-05net: ipv4: fix drop handling in ip_list_rcv() and ip_list_rcv_finish()Edward Cree
2018-07-05cxgb4: Add support to read actual provisioned resourcesCasey Leedom
2018-07-04epic100: remove redundant variable 'irq'Colin Ian King
2018-07-04sfc: remove redundant variable old_vlanColin Ian King
2018-07-04qed: remove redundant pointer 'name'Colin Ian King
2018-07-04ethernet: micrel: remove redundant pointer 'info'Colin Ian King
2018-07-04net: hinic: remove redundant pointer pfhwdevColin Ian King
2018-07-04net: hns3: remove redundant variable 'protocol'Colin Ian King
2018-07-04net: ethernet: gianfar_ethtool: remove redundant variable last_rule_idxColin Ian King
2018-07-04net: fec: remove redundant variable 'inc'Colin Ian King
2018-07-04cnic: remove redundant pointer req and variable funcColin Ian King
2018-07-04net: bgmac: remove redundant variable 'freed'Colin Ian King
2018-07-04net: ethernet: nb8800: remove redundant pointer rxdColin Ian King
2018-07-04net: alx: remove redundant variable old_duplexColin Ian King
2018-07-04net: alteon: acenic: remove redundant pointer rxdescColin Ian King
2018-07-04net: dsa: bcm_sf2: remove redundant variable offColin Ian King
2018-07-04Merge branch 'Scheduled-packet-Transmission-ETF'David S. Miller
2018-07-04net/sched: Make etf report drops on error_queueJesus Sanchez-Palencia
2018-07-04igb: Add support for ETF offloadJesus Sanchez-Palencia
2018-07-04igb: Only call skb_tx_timestamp after descriptors are readyJesus Sanchez-Palencia
2018-07-04igb: Refactor igb_offload_cbs()Jesus Sanchez-Palencia
2018-07-04igb: Only change Tx arbitration when CBS is onJesus Sanchez-Palencia
2018-07-04igb: Refactor igb_configure_cbs()Jesus Sanchez-Palencia
2018-07-04net/sched: Add HW offloading capability to ETFJesus Sanchez-Palencia
2018-07-04net/sched: Introduce the ETF QdiscVinicius Costa Gomes
2018-07-04net/sched: Allow creating a Qdisc watchdog with other clocksVinicius Costa Gomes
2018-07-04net: packet: Hook into time based transmission.Richard Cochran
2018-07-04net: ipv6: Hook into time based transmissionJesus Sanchez-Palencia
2018-07-04net: ipv4: Hook into time based transmissionJesus Sanchez-Palencia
2018-07-04net: Add a new socket option for a future transmit time.Richard Cochran
2018-07-04net: Clear skb->tstamp only on the forwarding pathJesus Sanchez-Palencia