summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * net/mlx5: E-switch, Avoid function change handler for non ECPFParav Pandit2020-07-171-9/+2
| * net/mlx5: Make MLX5_EN_TLS non-promptTariq Toukan2020-07-171-6/+7
| * net/mlx5e: Fix build break when CONFIG_XPS is not setSaeed Mahameed2020-07-172-11/+11
| * net/mlx5e: Fix missing switch_id for representorsParav Pandit2020-07-171-8/+12
* | net: alteon: Avoid some useless memsetChristophe JAILLET2020-07-171-4/+1
* | net: alteon: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-07-171-58/+56
* | net: sungem: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-07-171-26/+27
* | net: decnet: af_decnet: Simplify goto loop.Suraj Upadhyay2020-07-171-8/+5
* | Merge branch 'tcp-dsack-multi-seg'David S. Miller2020-07-173-36/+47
|\ \
| * | tcp: add SNMP counter for no. of duplicate segments reported by DSACKPriyaranjan Jha2020-07-173-0/+3
| * | tcp: fix segment accounting when DSACK range covers multiple segmentsPriyaranjan Jha2020-07-171-36/+44
|/ /
* | net: sun: cassini: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-07-171-50/+54
* | mptcp: silence warning in subflow_data_ready()Davide Caratti2020-07-171-2/+3
* | Merge branch 'usbnet-multicast-filter-support-for-cdc-ncm-devices'David S. Miller2020-07-174-5/+11
|\ \
| * | net: cdc_ncm: hook into set_rx_mode to admit multicast trafficMiguel Rodríguez Pérez2020-07-171-0/+3
| * | net: cdc_ncm: add .ndo_set_rx_mode to cdc_ncm_netdev_opsMiguel Rodríguez Pérez2020-07-171-0/+1
| * | net: usbnet: export usbnet_set_rx_mode()Bjørn Mork2020-07-172-1/+3
| * | net: cdc_ether: export usbnet_cdc_update_filterMiguel Rodríguez Pérez2020-07-172-1/+3
| * | net: cdc_ether: use dev->intf to get interface informationMiguel Rodríguez Pérez2020-07-171-3/+1
|/ /
* | net: openvswitch: reorder masks array based on usageEelco Chaudron2020-07-174-7/+207
* | net: phy: sfp: Cotsworks SFF module EEPROM fixupChris Healy2020-07-171-0/+44
* | net: phy: continue searching for C45 MMDs even if first returned ffff:ffffVladimir Oltean2020-07-171-1/+2
* | Merge branch 'net-sched-do-not-drop-root-lock-in-tcf_qevent_handle'Jakub Kicinski2020-07-1737-85/+77
|\ \ | |/ |/|
| * Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"Petr Machata2020-07-1735-73/+71
| * net: sched: Do not drop root lock in tcf_qevent_handle()Petr Machata2020-07-173-12/+6
|/
* net: mscc: ocelot: rethink Kconfig dependencies againVladimir Oltean2020-07-162-5/+4
* af_packet: TPACKET_V3: replace busy-wait loopJohn Ogness2020-07-162-11/+11
* Merge branch 'net-fec-a-few-improvements'Jakub Kicinski2020-07-161-10/+3
|\
| * net: fec: replace snprintf() with strlcpy() in fec_ptp_init()Sergey Organov2020-07-161-1/+1
| * net: fec: get rid of redundant code in fec_ptp_set()Sergey Organov2020-07-161-3/+1
| * net: fec: initialize clock with 0 rather than current kernel timeSergey Organov2020-07-161-1/+1
| * net: fec: enable to use PPS feature without time stampingSergey Organov2020-07-161-5/+0
|/
* net: ipv6: drop duplicate word in commentRandy Dunlap2020-07-161-1/+1
* net: sctp: drop duplicate words in commentsRandy Dunlap2020-07-162-4/+4
* net: ip6_fib.h: drop duplicate word in commentRandy Dunlap2020-07-161-1/+1
* net: dsa.h: drop duplicate word in commentRandy Dunlap2020-07-161-1/+1
* net: caif: drop duplicate words in commentsRandy Dunlap2020-07-162-3/+3
* net: 9p: drop duplicate word in commentRandy Dunlap2020-07-161-1/+1
* net: wimax: fix duplicate words in commentsRandy Dunlap2020-07-162-3/+3
* net: skbuff.h: drop duplicate words in commentsRandy Dunlap2020-07-161-2/+2
* net: qed: drop duplicate words in commentsRandy Dunlap2020-07-162-2/+2
* drivers: net: wan: Fix trivial spellingKieran Bingham2020-07-161-1/+1
* Merge branch 'mlxsw-reg-add-policer-bandwidth-limits'Jakub Kicinski2020-07-1620-24/+1575
|\
| * selftests: mlxsw: Test policers' occupancyIdo Schimmel2020-07-162-0/+113
| * selftests: mlxsw: Add scale test for tc-policeIdo Schimmel2020-07-165-2/+126
| * selftests: mlxsw: tc_restrictions: Test tc-police restrictionsIdo Schimmel2020-07-161-0/+76
| * selftests: forwarding: Add tc-police testsIdo Schimmel2020-07-161-0/+333
| * mlxsw: spectrum_acl: Offload FLOW_ACTION_POLICEIdo Schimmel2020-07-164-5/+96
| * mlxsw: core_acl_flex_actions: Add police actionIdo Schimmel2020-07-162-0/+225
| * mlxsw: core_acl_flex_actions: Work around hardware limitationIdo Schimmel2020-07-161-16/+71