netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-25 22:06:10 to 2020-03-26 11:45:07 UTC [more...]

[PATCH v2 net-next 00/10] Configure the MTU on DSA switches
 2020-03-26 11:44 UTC  (24+ messages)
` [PATCH v2 net-next 02/10] net: phy: bcm7xx: Add jumbo frame configuration to PHY
` [PATCH v2 net-next 05/10] bgmac: Add DMA support to handle frames beyond 8192 bytes
` [PATCH v2 net-next 06/10] net: dsa: b53: Add MTU configuration support
` [PATCH v2 net-next 07/10] net: dsa: sja1105: Implement the port MTU callbacks
` [PATCH v2 net-next 08/10] net: dsa: vsc73xx: Make the MTU configurable
` [PATCH v2 net-next 09/10] net: dsa: felix: support changing the MTU
` [PATCH v2 net-next 10/10] net: bridge: implement auto-normalization of MTU for hardware datapath

[PATCH] e1000e: bump up timeout to wait when ME un-configure ULP mode
 2020-03-26 11:41 UTC  (8+ messages)
        ` [Intel-wired-lan] "

[PATCH] kbuild: remove AS variable
 2020-03-26 11:35 UTC  (2+ messages)

KASAN: use-after-free Read in htc_connect_service
 2020-03-26 11:34 UTC 

KASAN: use-after-free Read in ath9k_hif_usb_rx_cb
 2020-03-26 11:34 UTC 

KASAN: use-after-free Write in ath9k_htc_rx_msg
 2020-03-26 11:34 UTC 

KASAN: slab-out-of-bounds Write in ath9k_htc_rx_msg
 2020-03-26 11:34 UTC 

KASAN: use-after-free Read in hif_usb_regout_cb
 2020-03-26 11:34 UTC 

general protection fault in ath9k_hif_usb_rx_cb
 2020-03-26 11:34 UTC 

[PATCH] igb: Use a sperate mutex insead of rtnl_lock()
 2020-03-26 11:16 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net-next v3 00/11] net: ethernet: ti: cpts: add irq and HW_TS_PUSH events
 2020-03-26 11:15 UTC  (6+ messages)
` [PATCH net-next v3 08/11] net: ethernet: ti: cpts: move rx timestamp processing to ptp worker only

[PATCH V3 ethtool] ethtool: Add support for Low Latency Reed Solomon
 2020-03-26 11:09 UTC 

[PATCH net 1/1] e1000e: Stop tx/rx setup spinning for upwards of 300us
 2020-03-26 11:08 UTC  (3+ messages)

[PATCH v2 net-next 0/7] bnxt_en: Updates to devlink info_get cb
 2020-03-26 11:02 UTC  (8+ messages)
` [PATCH v2 net-next 1/7] devlink: Add macro for "fw.api" to "
` [PATCH v2 net-next 2/7] bnxt_en: Add fw.api version to devlink "
` [PATCH v2 net-next 3/7] devlink: Add macro for "hw.addr" to "
` [PATCH v2 net-next 4/7] bnxt_en: Add hw addr to devlink "

[PATCH net-next] pppoe: new ioctl to extract per-channel stats
 2020-03-26 10:42 UTC  (2+ messages)

[PATCHv2 bpf-next 0/5] Add bpf_sk_assign eBPF helper
 2020-03-26 10:24 UTC  (23+ messages)
` [PATCHv2 bpf-next 1/5] bpf: Add socket assign support
` [PATCHv2 bpf-next 4/5] bpf: Don't refcount LISTEN sockets in sk_assign()
` [PATCHv2 bpf-next 5/5] selftests: bpf: add test for sk_assign

[PATCH net-next 0/2] Devlink health auto attributes refactor
 2020-03-26 10:22 UTC  (8+ messages)
` [PATCH net-next 2/2] devlink: Add auto dump flag to health reporter

[PATCH] qlcnic: Fix bad kzalloc null test
 2020-03-26 10:14 UTC 

[PATCH bpf-next 0/4] XDP: Support atomic replacement of XDP interface attachments
 2020-03-26 10:04 UTC  (17+ messages)
` [PATCH bpf-next 1/4] xdp: Support specifying expected existing program when attaching XDP

[PATCH v2 1/2] rtl8xxxu: add enumeration for channel bandwidth
 2020-03-26  9:43 UTC  (2+ messages)

[RFC PATCH] ipv6: Use dev_addr in stable-privacy address generation
 2020-03-26  9:42 UTC 

[PATCH 0/6] Support programmable pins for Ocelot PTP driver
 2020-03-26  9:34 UTC  (8+ messages)
` [PATCH 6/6] ptp_ocelot: support 4 programmable pins

[PATCH net] udp: fix a skb extensions leak
 2020-03-26  9:28 UTC  (2+ messages)

[RFC][PATCH 1/2] ethtool: Add BroadRReach Master/Slave PHY tunable
 2020-03-26  9:05 UTC  (6+ messages)
` RFC: future of ethtool tunables (Re: [RFC][PATCH 1/2] ethtool: Add BroadRReach Master/Slave PHY tunable)

[PATCH ipsec-next 0/3] xfrm: add offload support for esp beet mode
 2020-03-26  9:02 UTC  (4+ messages)
` [PATCH ipsec-next 1/3] esp4: add gso_segment for esp4 "
  ` [PATCH ipsec-next 2/3] esp6: add gso_segment for esp6 "
    ` [PATCH ipsec-next 3/3] xfrm: add prep for esp beet mode offload

[net-next v2 00/11] implement DEVLINK_CMD_REGION_NEW
 2020-03-26  9:02 UTC  (24+ messages)
` [net-next v2 01/11] devlink: prepare to support region operations
` [net-next v2 02/11] devlink: convert snapshot destructor callback to region op
` [net-next v2 03/11] devlink: trivial: fix tab in function documentation
` [net-next v2 04/11] devlink: add function to take snapshot while locked
` [net-next v2 05/11] devlink: use -ENOSPC to indicate no more room for snapshots
` [net-next v2 06/11] devlink: extract snapshot id allocation to helper function
` [net-next v2 07/11] devlink: report error once U32_MAX snapshot ids have been used
` [net-next v2 08/11] devlink: track snapshot id usage count using an xarray
` [net-next v2 09/11] devlink: implement DEVLINK_CMD_REGION_NEW
` [net-next v2 10/11] netdevsim: support taking immediate snapshot via devlink
` [net-next v2 11/11] ice: add a devlink region for dumping NVM contents

[PATCH v3 0/2] btusb: Introduce the use of vendor extension(s)
 2020-03-26  9:01 UTC  (5+ messages)
` [PATCH v3 1/2] Bluetooth: btusb: Indicate Microsoft vendor extension for Intel 9460/9560 and 9160/9260
` [PATCH v3 2/2] Bluetooth: btusb: Read the supported features of Microsoft vendor extension

[PATCH 0/4] dt-bindings: additionalProperties clean-up
 2020-03-26  8:39 UTC  (12+ messages)
` [PATCH 1/4] dt-bindings: iio/accel: Drop duplicate adi,adxl345/6 from trivial-devices.yaml
` [PATCH 2/4] dt-bindings: sram: qcom: Clean-up 'ranges' and child node names
` [PATCH 3/4] dt-bindings: Clean-up schema errors due to missing 'addtionalProperties: false'
` [PATCH 4/4] dt-bindings: Add missing 'additionalProperties: false'

[PATCH v2 0/4] Fix Wake on lan with FEC on i.MX6
 2020-03-26  7:59 UTC  (9+ messages)
` [PATCH v2 1/4] net: fec: set GPR bit on suspend by DT configuration
  ` [EXT] "
` [PATCH v2 2/4] ARM: dts: imx6: Use gpc for FEC interrupt controller to fix wake on LAN
  ` [EXT] "
` [PATCH v2 3/4] dt-bindings: fec: document the new gpr property
  ` [EXT] "
` [PATCH v2 4/4] ARM: dts: imx6: add fec "
  ` [EXT] "

[PATCH v2 0/2] btusb: Introduce the use of vendor extension(s)
 2020-03-26  7:51 UTC  (10+ messages)
` [PATCH v2 1/2] Bluetooth: btusb: Indicate Microsoft vendor extension for Intel 9460/9560 and 9160/9260
` [PATCH v2 2/2] Bluetooth: btusb: Read the supported features of Microsoft vendor extension

[PATCH net-next] net: Fix typo of SKB_SGO_CB_OFFSET
 2020-03-26  7:33 UTC 

[PATCH 0/8] qed/qedf: Firmware recovery, bw update and misc fixes
 2020-03-26  7:08 UTC  (9+ messages)
` [PATCH 1/8] qedf: Keep track of num of pending flogi
` [PATCH 2/8] qedf: Fix for the deviations from the SAM-4 spec
` [PATCH 3/8] qed: Send BW update notifications to the protocol drivers
` [PATCH 4/8] qedf: Implement callback for bw_update
` [PATCH 5/8] qedf: Add schedule recovery handler
` [PATCH 6/8] qedf: Fix crash when MFW calls for protocol stats while function is still probing
` [PATCH 7/8] qedf: Get dev info after updating the params
` [PATCH 8/8] qedf: Update the driver version to 8.42.3.5

[PATCH net-next 0/2] move ndo_xdp_xmit stats to peer veth_rq
 2020-03-26  6:57 UTC  (5+ messages)
` [PATCH net-next 1/2] veth: rely on veth_rq in veth_xdp_flush_bq signature
` [PATCH net-next 2/2] veth: rely on peer veth_rq for ndo_xdp_xmit accounting

[pull request][net-next 00/16] Mellanox, mlx5 updates 2020-03-25
 2020-03-26  6:38 UTC  (17+ messages)
` [net-next 01/16] net/mlx5e: Fix actions_match_supported() return
` [net-next 02/16] net/mlx5e: remove duplicated check chain_index in mlx5e_rep_setup_ft_cb
` [net-next 03/16] net/mlx5: E-Switch, Enable restore table only if reg_c1 is supported
` [net-next 04/16] net/mlx5: E-Switch, Enable chains only if regs loopback is enabled
` [net-next 05/16] net/mlx5: E-Switch, free flow_group_in after creating the restore table
` [net-next 06/16] net/mlx5: E-Switch, Use correct type for chain, prio and level values
` [net-next 07/16] net/mlx5: Simplify matching group searches
` [net-next 08/16] net/mlx5: Fix group version management
` [net-next 09/16] net/mlx5: Avoid incrementing FTE version
` [net-next 10/16] net/mlx5: Avoid group version scan when not necessary
` [net-next 11/16] net/mlx5: Simplify mlx5_register_device to return void
` [net-next 12/16] net/mlx5: Simplify mlx5_unload_one() and its callers
` [net-next 13/16] devlink: Rely on driver eswitch thread safety instead of devlink
` [net-next 14/16] net/mlx5: Split eswitch mode check to different helper function
` [net-next 15/16] net/mlx5: E-switch, Extend eswitch enable to handle num_vfs change
` [net-next 16/16] net/mlx5: E-switch, Protect eswitch mode changes

[bpf-next PATCH 00/10] ALU32 bounds tracking support
 2020-03-26  6:34 UTC  (11+ messages)
` [bpf-next PATCH 02/10] bpf: verifer, refactor adjust_scalar_min_max_vals
` [bpf-next PATCH 04/10] bpf: verifier, do explicit ALU32 bounds tracking
` [bpf-next PATCH 05/10] bpf: verifier, return value is an int in do_refine_retval_range
` [bpf-next PATCH 07/10] bpf: test_verifier, bpf_get_stack return value add <0
` [bpf-next PATCH 10/10] bpf: test_verifier, add alu32 bounds tracking tests

[PATCH v2 net-next 6/7] bnxt_en: Read partno and serialno of the board from VPD
 2020-03-26  6:29 UTC  (2+ messages)
` [PATCH v2 net-next 7/7] bnxt_en: Add partno to devlink info_get cb

[PATCH v2 net-next 5/7] PCI: Add new PCI_VPD_RO_KEYWORD_SERIALNO macro
 2020-03-26  6:28 UTC 

pull-request: wireless-drivers-2020-03-25
 2020-03-26  6:19 UTC  (3+ messages)

[PATCH 1/2] wan/hdlc_x25: make lapb params configurable
 2020-03-26  6:08 UTC  (6+ messages)

[PATCH 1/3] net: wan: wanxl: use $(CC68K) instead of $(AS68K) for rebuilding firmware
 2020-03-26  6:13 UTC  (5+ messages)
` [PATCH 3/3] kbuild: remove AS variable

[PATCH v4] sctp: fix refcount bug in sctp_wfree
 2020-03-26  6:13 UTC  (6+ messages)

[Fixes ebpf-selftests]: Fold test_current_pid_tgid_new_ns into test_progs
 2020-03-26  6:01 UTC  (2+ messages)

[PATCH v2 1/4] net: wan: wanxl: use allow to pass CROSS_COMPILE_M68k for rebuilding firmware
 2020-03-26  5:57 UTC  (3+ messages)
` [PATCH v2 2/4] net: wan: wanxl: use $(M68KCC) instead of $(M68KAS) "
` [PATCH v2 3/4] net: wan: wanxl: refactor the firmware rebuild rule

[PATCH V8 0/9] vDPA support
 2020-03-26  5:51 UTC  (7+ messages)
` [PATCH V8 5/9] vDPA: introduce vDPA bus
` [PATCH V8 9/9] virtio: Intel IFC VF driver for VDPA

[PATCH v2 0/1] Bluetooth: Add actions to set wakeable in add device
 2020-03-26  5:45 UTC  (2+ messages)
` [PATCH v2 1/1] Bluetooth: Update add_device with wakeable actions

[PATCH 0/1] Bluetooth: Add actions to set wakeable in add device
 2020-03-26  5:39 UTC  (2+ messages)
` [PATCH 1/1] Bluetooth: Update add_device with wakeable actions

[PATCH net-next] selftests: move timestamping selftests to net folder
 2020-03-26  4:29 UTC  (2+ messages)

[PATCH bpf-next] bpf: remove unused vairable 'bpf_xdp_link_lops'
 2020-03-26  4:17 UTC  (2+ messages)

Fwd: tc question about ingress bandwidth splitting
 2020-03-26  3:53 UTC 

[PATCH net-next 0/3] netfilter: flowtable: Support offload of tuples in parallel
 2020-03-26  3:53 UTC  (3+ messages)
` [PATCH net-next 3/3] net/mlx5: CT: Use rhashtable's ct entries instead of a seperate list

[PATCH net-next v8 0/2] net/mlx5e: add indr block support in the FT mode
 2020-03-26  3:52 UTC  (2+ messages)

[PATCH net-next] atl2: remove unused variable 'atl2_driver_string'
 2020-03-26  3:21 UTC 

[PATCH] hostap: Convert prism2_download_aux_dump_proc_fops to prism2_download_aux_dump_proc_ops
 2020-03-26  3:24 UTC 

No networking due to "net/mlx5e: Add support for devlink-port in non-representors mode"
 2020-03-26  3:18 UTC  (5+ messages)

[net-next] tipc: Add a missing case of TIPC_DIRECT_MSG type
 2020-03-26  2:50 UTC 

[patch V3 13/20] Documentation: Add lock ordering and nesting documentation
 2020-03-26  2:40 UTC  (6+ messages)
    ` Documentation/locking/locktypes: Further clarifications and wordsmithing
      ` [PATCH v2] Documentation/locking/locktypes: minor copy editor fixes

[PATCH v8 0/2] KEYS: Read keys to internal buffer & then copy to userspace
 2020-03-26  2:30 UTC  (2+ messages)

[net-next] seg6: add support for optional attributes during behavior construction
 2020-03-26  2:30 UTC  (2+ messages)

[PATCH 00/10] implement DEVLINK_CMD_REGION_NEW
 2020-03-26  1:43 UTC  (11+ messages)
` [PATCH 06/10] devlink: convert snapshot id getter to return an error
` [PATCH] devlink: track snapshot id usage count using an xarray
` [PATCH 08/10] devlink: implement DEVLINK_CMD_REGION_NEW

[PATCH v2 bpf-next 4/6] bpf: implement bpf_prog replacement for an active bpf_cgroup_link
 2020-03-26  1:28 UTC  (4+ messages)

[PATCH net-next] net/packet: fix TPACKET_V3 performance issue in case of TSO
 2020-03-26  1:20 UTC  (4+ messages)
  ` 答复: [vger.kernel.org代发]Re: "
    `  "
    `  "

linux-next: manual merge of the net-next tree with the net tree
 2020-03-26  0:07 UTC 

WARNING in kcm_write_msgs
 2020-03-25 23:53 UTC  (2+ messages)

[PATCH bpf-next v3] libbpf: don't allocate 16M for log buffer by default
 2020-03-25 23:21 UTC  (2+ messages)

[PATCH] netfilter/nf_tables: silence a RCU-list warning
 2020-03-25 23:13 UTC  (2+ messages)

[RFC PATCH 04/11] hv_netvsc: Disable NAPI before closing the VMBus channel
 2020-03-25 22:54 UTC 

[PATCH net-next] net/packet: fix TPACKET_V3 performance issue in case of TSO
 2020-03-25 14:08 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).