summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-20net/atm: remove the atmdev_ops {get, set}sockopt methodsChristoph Hellwig10-143/+2
2020-07-20net: rds: rdma_transport.h: delete duplicated wordRandy Dunlap1-1/+1
2020-07-20net: atm: lec_arpc.h: delete duplicated wordRandy Dunlap1-1/+1
2020-07-20net: phy: at803x: add mdix configuration support for AR9331 and AR8035Oleksij Rempel1-0/+78
2020-07-20Merge branch 'net-enetc-remove-bootloader-dependency'David S. Miller5-57/+210
2020-07-20net: enetc: Use DT protocol information to set up the portsAlex Marginean2-26/+34
2020-07-20net: enetc: Initialize SerDes for SGMII and USXGMII protocolsMichael Walle3-0/+140
2020-07-20net: dsa: felix: (re)use already existing constantsMichael Walle1-33/+12
2020-07-20net: phy: add USXGMII link partner ability constantsMichael Walle1-0/+26
2020-07-18ne2k-pci: Use netif_msg_init to initialize msg_enable bitsArmin Wolf1-3/+6
2020-07-18Merge branch 'net-atlantic-add-support-for-FW-4-x'David S. Miller6-31/+70
2020-07-18net: atlantic: add support for FW 4.xDmitry Bogdanov4-15/+58
2020-07-18net: atlantic: align return value of ver_match function with function nameMark Starovoytov3-19/+15
2020-07-18net: ethernet: et131x: Remove redundant register readMark Einon1-3/+0
2020-07-18net: ethernet: et131x: Remove unused variable 'pm_csr'Zhang Changzhong1-7/+3
2020-07-18net: bna: Remove unused variable 't'Zhang Changzhong1-2/+1
2020-07-18net: bnxt: don't complain if TC flower can't be supportedJakub Kicinski2-6/+6
2020-07-17Merge tag 'mlx5-updates-2020-07-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller40-211/+1473
2020-07-17net: alteon: Avoid some useless memsetChristophe JAILLET1-4/+1
2020-07-17net: alteon: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-58/+56
2020-07-17net: sungem: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-26/+27
2020-07-17net: decnet: af_decnet: Simplify goto loop.Suraj Upadhyay1-8/+5
2020-07-17Merge branch 'tcp-dsack-multi-seg'David S. Miller3-36/+47
2020-07-17tcp: add SNMP counter for no. of duplicate segments reported by DSACKPriyaranjan Jha3-0/+3
2020-07-17tcp: fix segment accounting when DSACK range covers multiple segmentsPriyaranjan Jha1-36/+44
2020-07-17net: sun: cassini: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-50/+54
2020-07-17mptcp: silence warning in subflow_data_ready()Davide Caratti1-2/+3
2020-07-17Merge branch 'usbnet-multicast-filter-support-for-cdc-ncm-devices'David S. Miller4-5/+11
2020-07-17net: cdc_ncm: hook into set_rx_mode to admit multicast trafficMiguel Rodríguez Pérez1-0/+3
2020-07-17net: cdc_ncm: add .ndo_set_rx_mode to cdc_ncm_netdev_opsMiguel Rodríguez Pérez1-0/+1
2020-07-17net: usbnet: export usbnet_set_rx_mode()Bjørn Mork2-1/+3
2020-07-17net: cdc_ether: export usbnet_cdc_update_filterMiguel Rodríguez Pérez2-1/+3
2020-07-17net: cdc_ether: use dev->intf to get interface informationMiguel Rodríguez Pérez1-3/+1
2020-07-17net: openvswitch: reorder masks array based on usageEelco Chaudron4-7/+207
2020-07-17net: phy: sfp: Cotsworks SFF module EEPROM fixupChris Healy1-0/+44
2020-07-17net: phy: continue searching for C45 MMDs even if first returned ffff:ffffVladimir Oltean1-1/+2
2020-07-17Merge branch 'net-sched-do-not-drop-root-lock-in-tcf_qevent_handle'Jakub Kicinski37-85/+77
2020-07-17Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"Petr Machata35-73/+71
2020-07-17net: sched: Do not drop root lock in tcf_qevent_handle()Petr Machata3-12/+6
2020-07-17net/mlx5e: CT: Map 128 bits labels to 32 bit map IDEli Britstein3-23/+42
2020-07-17net/mlx5e: Do not request completion on every single UMR WQETariq Toukan1-1/+0
2020-07-17net/mlx5e: RX, Avoid indirect call in representor CQE handlingTariq Toukan1-1/+4
2020-07-17net/mlx5e: XDP, Avoid indirect call in TX flowTariq Toukan3-14/+37
2020-07-17net/mlx5e: IPsec: Add Connect-X IPsec ESN update offload supportRaed Salem1-0/+88
2020-07-17net/mlx5e: IPsec: Add Connect-X IPsec Rx data path offloadRaed Salem4-4/+88
2020-07-17net/mlx5e: IPsec: Add IPsec steering in local NIC RXHuy Nguyen9-5/+630
2020-07-17net/mlx5: Add IPsec related Flow steering entry's fieldsHuy Nguyen2-3/+14
2020-07-17net/mlx5: IPsec: Add HW crypto offload supportRaed Salem10-9/+372
2020-07-17net/mlx5: Accel, Add core IPsec support for the Connect-X familyRaed Salem8-104/+154
2020-07-17net/mlx5: E-switch, Reduce dependency on num_vfs during mode setParav Pandit2-14/+13