summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-09-28atm: atmtcp: Constify atmtcp_v_dev_opsRikard Falkeborn
2020-09-28ip6gre: avoid tx_error when sending MLD/DAD on external tunnelsDavide Caratti
2020-09-28Merge branch 'net-smc-introduce-SMC-Dv2-support'David S. Miller
2020-09-28net/smc: CLC decline - V2 enhancementsUrsula Braun
2020-09-28net/smc: introduce CLC first contact extensionUrsula Braun
2020-09-28net/smc: CLC accept / confirm V2Ursula Braun
2020-09-28net/smc: determine accepted ISM devicesUrsula Braun
2020-09-28net/smc: build and send V2 CLC proposalUrsula Braun
2020-09-28net/smc: determine proposed ISM devicesUrsula Braun
2020-09-28net/smc: introduce list of pnetids for Ethernet devicesUrsula Braun
2020-09-28net/smc: introduce CHID callback for ISM devicesUrsula Braun
2020-09-28net/smc: introduce System Enterprise ID (SEID)Ursula Braun
2020-09-28net/smc: prepare for more proposed ISM devicesUrsula Braun
2020-09-28net/smc: split CLC confirm/accept data to be sentUrsula Braun
2020-09-28net/smc: separate find device functionsUrsula Braun
2020-09-28net/smc: CLC header fields renamingUrsula Braun
2020-09-28net/smc: remove constant and introduce helper to check for a pnet idKarsten Graul
2020-09-28net: Use kobj_to_dev() APIWang Qing
2020-09-28net: mvneta: try to use in-irq pp cache in mvneta_txq_bufs_freeLorenzo Bianconi
2020-09-28Merge branch '1GbE' of https://github.com/anguy11/next-queueDavid S. Miller
2020-09-28e1000e: Add support for Meteor LakeSasha Neftin
2020-09-28igc: Clean up nvm_info structureSasha Neftin
2020-09-28igc: Reject schedules with a base_time in the futureVinicius Costa Gomes
2020-09-28igc: Export a way to read the PTP timerVinicius Costa Gomes
2020-09-28igc: Remove reset disable flagSasha Neftin
2020-09-28igc: Save PTP time before a resetVinicius Costa Gomes
2020-09-28igc: Remove references to SYSTIMR registerVinicius Costa Gomes
2020-09-28igc: Expose LPI countersSasha Neftin
2020-09-28igc: Clean RX descriptor error flagsAndre Guedes
2020-09-28igc: Remove timeout check from ptp_tx workAndre Guedes
2020-09-28igc: Don't reschedule ptp_tx workAndre Guedes
2020-09-28igc: Rename IGC_TSYNCTXCTL_VALID macroAndre Guedes
2020-09-28igc: Add new device ID'sSasha Neftin
2020-09-28igb: read PBA number from flashGal Hammer
2020-09-28igb: add XDP supportSven Auhagen
2020-09-28Merge branch 'udp_tunnel-convert-Intel-drivers-with-shared-tables'David S. Miller
2020-09-28docs: vxlan: add info about device featuresJakub Kicinski
2020-09-28selftests: net: add a test for static UDP tunnel portsJakub Kicinski
2020-09-28netdevsim: support the static IANA VXLAN port flagJakub Kicinski
2020-09-28ice: convert to new udp_tunnel infrastructureJakub Kicinski
2020-09-28ice: remove unused args from ice_get_open_tunnel_port()Jakub Kicinski
2020-09-28i40e: convert to new udp_tunnel infrastructureJakub Kicinski
2020-09-28selftests: net: add a test for shared UDP tunnel info tablesJakub Kicinski
2020-09-28netdevsim: shared UDP tunnel port table supportJakub Kicinski
2020-09-28netdevsim: add warnings on unexpected UDP tunnel port errorsJakub Kicinski
2020-09-28udp_tunnel: add the ability to share port tablesJakub Kicinski
2020-09-28Merge branch 'DP83869-WoL-and-Speed-optimization'David S. Miller
2020-09-28net: phy: dp83869: Add speed optimization featureDan Murphy
2020-09-28net: phy: dp83869: support Wake on LANDan Murphy
2020-09-28net: ethernet: ave: Replace alloc_etherdev() with devm_alloc_etherdev()Kunihiko Hayashi