netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-29 20:41:00 to 2020-05-30 23:04:47 UTC [more...]

[PATCH 00/12] Fix PM hibernation in Xen guests
 2020-05-30 23:02 UTC  (7+ messages)
` [PATCH 01/12] xen/manage: keep track of the on-going suspend mode
` [PATCH 02/12] xenbus: add freeze/thaw/restore callbacks support
` [PATCH 03/12] x86/xen: Introduce new function to map HYPERVISOR_shared_info on Resume

[PATCH stable-4.19.y] net: phy: reschedule state machine if AN has not completed in PHY_AN state
 2020-05-30 22:42 UTC  (3+ messages)

[PATCH net-next 0/6] r8169: again few improvements
 2020-05-30 21:59 UTC  (7+ messages)
` [PATCH net-next 1/6] r8169: change driver data type
` [PATCH net-next 2/6] r8169: enable WAKE_PHY as only WoL source when runtime-suspending
` [PATCH net-next 3/6] r8169: don't reset tx ring indexes in rtl8169_tx_clear
` [PATCH net-next 4/6] r8169: move some calls to rtl8169_hw_reset
` [PATCH net-next 5/6] r8169: make rtl8169_down central chip quiesce function
` [PATCH net-next 6/6] r8169: improve handling power management ops

[PATCH v2 net-next 00/13] New DSA driver for VSC9953 Seville switch
 2020-05-30 21:39 UTC  (29+ messages)
` [PATCH v2 net-next 01/13] regmap: add helper for per-port regfield initialization
` [PATCH v2 net-next 02/13] net: dsa: felix: set proper link speed in felix_phylink_mac_config
` [PATCH v2 net-next 03/13] net: mscc: ocelot: convert port registers to regmap
` [PATCH v2 net-next 04/13] soc/mscc: ocelot: add MII registers description
` [PATCH v2 net-next 05/13] net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfields
` [PATCH v2 net-next 06/13] net: dsa: felix: create a template for the DSA tags on xmit
` [PATCH v2 net-next 07/13] net: mscc: ocelot: split writes to pause frame enable bit and to thresholds
` [PATCH v2 net-next 08/13] net: mscc: ocelot: disable flow control on NPI interface
` [PATCH v2 net-next 09/13] net: mscc: ocelot: convert SYS_PAUSE_CFG register access to regfield
` [PATCH v2 net-next 10/13] net: mscc: ocelot: extend watermark encoding function
` [PATCH v2 net-next 11/13] net: dsa: felix: support half-duplex link modes
` [PATCH v2 net-next 12/13] net: dsa: felix: move probing to felix_vsc9959.c
` [PATCH v2 net-next 13/13] net: dsa: felix: introduce support for Seville VSC9953 switch

[PATCH v2 net-next 0/3] Extending bpf_setsockopt with SO_BINDTODEVICE sockopt
 2020-05-30 21:09 UTC  (4+ messages)
` [PATCH v2 net-next 1/3] net: Make locking in sock_bindtoindex optional
` [PATCH v2 net-next 2/3] bpf: Allow SO_BINDTODEVICE opt in bpf_setsockopt
` [PATCH v2 net-next 3/3] selftests/bpf: Add test for SO_BINDTODEVICE opt of bpf_setsockopt

[PATCH net-next v4 0/7] dpaa2-eth: add PFC support
 2020-05-30 21:08 UTC  (8+ messages)
` [PATCH net-next v4 1/7] dpaa2-eth: Add support for Rx traffic classes
` [PATCH net-next v4 2/7] dpaa2-eth: Distribute ingress frames based on VLAN prio
` [PATCH net-next v4 3/7] dpaa2-eth: Add helper functions
` [PATCH net-next v4 4/7] dpaa2-eth: Add congestion group taildrop
` [PATCH net-next v4 5/7] dpaa2-eth: Update FQ taildrop threshold and buffer pool count
` [PATCH net-next v4 6/7] dpaa2-eth: Add PFC support through DCB ops
` [PATCH net-next v4 7/7] dpaa2-eth: Keep congestion group taildrop enabled when PFC on

[PATCH net-next] net: phy: broadcom: don't export RDB/legacy access methods
 2020-05-30 20:40 UTC  (2+ messages)

[PATCH] devres: keep both device name and resource name in pretty name
 2020-05-30 20:17 UTC  (2+ messages)

[PATCH net] tun: correct header offsets in napi frags mode
 2020-05-30 19:47 UTC  (4+ messages)

[PATCH net v2] tun: correct header offsets in napi frags mode
 2020-05-30 19:41 UTC 

[PATCH] nexthop: Fix Deletion display
 2020-05-30 19:31 UTC  (2+ messages)

[PATCH net-next 0/2] vxlan fdb nexthop misc fixes
 2020-05-30 19:07 UTC  (3+ messages)

[PATCH net-next] cls_flower: remove mpls_opts_policy
 2020-05-30 18:49 UTC 

[PATCH net-next 0/2] Fix 2 non-critical issues in SJA1105 DSA
 2020-05-30 18:40 UTC  (4+ messages)
` [PATCH net-next 1/2] net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_static_config.c
` [PATCH net-next 2/2] net: dsa: sja1105: fix port mirroring for P/Q/R/S

[PATCH net-next] net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_vl.c
 2020-05-30 18:40 UTC  (2+ messages)

[PATCH] flow_dissector: work around stack frame size warning
 2020-05-30 16:43 UTC  (3+ messages)

[PATCH net-next v3 0/7] dpaa2-eth: add PFC support
 2020-05-30 16:34 UTC  (7+ messages)
` [PATCH net-next v3 2/7] dpaa2-eth: Distribute ingress frames based on VLAN prio

[PATCH v2] net: dccp: Add SIOCOUTQ IOCTL support (send buffer fill)
 2020-05-30 16:31 UTC 

[PATCH net-next v2 0/3] bridge: mrp: Add support for MRA role
 2020-05-30 18:09 UTC  (4+ messages)
` [PATCH net-next v2 1/3] bridge: mrp: Update MRP frame type
` [PATCH net-next v2 2/3] bridge: mrp: Set the priority of MRP instance
` [PATCH net-next v2 3/3] bridge: mrp: Add support for role MRA

[PATCH] net: dccp: Add SIOCOUTQ IOCTL support (send buffer fill)
 2020-05-30 15:59 UTC 

[net-next 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x)
 2020-05-30 15:54 UTC  (9+ messages)
` [net-next 1/6] net: marvell: prestera: Add driver for Prestera family ASIC devices

[PATCH net] l2tp: add sk_family checks to l2tp_validate_socket
 2020-05-30 15:51 UTC  (2+ messages)

pull-request: wireless-drivers-next-2020-05-30
 2020-05-30 14:47 UTC 

[PATCH net-next] net/smc: pre-fetch send buffer outside of send_lock
 2020-05-30 14:42 UTC 

[PATCH bpf-next RFC 0/3] bpf: dynamic map-value config layout via BTF
 2020-05-30 14:36 UTC  (4+ messages)
` [PATCH bpf-next RFC 2/3] bpf: devmap dynamic map-value storage area based on BTF

[PATCH] ath10k: Remove ath10k_qmi_register_service_notifier() declaration
 2020-05-30 14:18 UTC  (2+ messages)

[PATCH] virtio_vsock: Fix race condition in virtio_transport_recv_pkt
 2020-05-30 13:03 UTC  (3+ messages)
` [PATCH v5] "
  ` [PATCH v5] virtio_vsock: Fix race condition in virtio_transport_recv_pkt()

[PATCH net-next] xfrm: no-anti-replay protection flag
 2020-05-30 12:41 UTC  (4+ messages)
` [PATCH net-next v2] xfrm: introduce oseq-may-wrap flag

[PATCH v3] virtio_vsock: Fix race condition in virtio_transport_recv_pkt()
 2020-05-30 12:26 UTC  (2+ messages)

[PATCH v2] net/sched: act_ct: add nat mangle action only for NAT-conntrack
 2020-05-30 12:21 UTC  (2+ messages)

[PATCH net-next v2] net/sched: fix a couple of splats in the error path of tcf_gate_init()
 2020-05-30 10:38 UTC 

[PATCH net] net: dsa: sja1105: fix port mirroring for P/Q/R/S
 2020-05-30 10:33 UTC  (3+ messages)

[RFC PATCH net-next 0/3] TC: Introduce qevents
 2020-05-30  8:55 UTC  (7+ messages)

BUG: kernel NULL pointer dereference in __cgroup_bpf_run_filter_skb
 2020-05-30  7:46 UTC 

[PATCH net-next v2] net/mlx5e: add conntrack offload rules only in ct or ct_nat flow table
 2020-05-30  6:27 UTC 

[PATCH] net/sched: act_ct: add nat mangle action only for NAT-conntrack
 2020-05-30  5:58 UTC  (4+ messages)

[PATCH net-next] mlx5: Restore err assignment in mlx5_mdev_init
 2020-05-30  5:54 UTC 

[PATCH net-next v2] net/sched: fix a couple of splats in the error path of tcf_gate_init()
 2020-05-30  5:17 UTC  (2+ messages)

[PATCH net] devinet: fix memleak in inetdev_init()
 2020-05-30  4:39 UTC  (2+ messages)

[pull request][net-next 00/15] mlx5 cleanup 2020-05-29
 2020-05-30  4:26 UTC  (16+ messages)
` [net-next 01/15] mlx5: fix xdp data_meta setup in mlx5e_fill_xdp_buff
` [net-next 02/15] net/mlx5: Kconfig: Fix spelling typo
` [net-next 03/15] net/mlx5e: Don't use err uninitialized in mlx5e_attach_decap
` [net-next 04/15] net/mlx5: reduce stack usage in qp_read_field
` [net-next 05/15] net: Make mpls_entry_encode() available for generic users
` [net-next 06/15] net/mlx5e: Use generic API to build MPLS label
` [net-next 07/15] net/mlx5: DR: Fix incorrect type in argument
` [net-next 08/15] net/mlx5: DR: Fix cast to restricted __be32
` [net-next 09/15] net/mlx5: DR: Fix incorrect type in return expression
` [net-next 10/15] net/mlx5: cmd: Fix memset with byte count warning
` [net-next 11/15] net/mlx5: Accel: fpga tls fix cast to __be64 and incorrect argument types
` [net-next 12/15] net/mlx5: IPSec: Fix incorrect type for spi
` [net-next 13/15] net/mlx5e: en_tc: Fix incorrect type in initializer warnings
` [net-next 14/15] net/mlx5e: en_tc: Fix cast to restricted __be32 warning
` [net-next 15/15] net/mlx5e: Make mlx5e_dcbnl_ops static

[pull request][net-next 00/11] mlx5 kTLS RX offload support 2020-05-29
 2020-05-30  4:07 UTC  (7+ messages)
` [net-next 10/11] net/mlx5e: kTLS, Add kTLS RX resync support

[PATCH] net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3_get_rss()
 2020-05-30  2:41 UTC 

[PATCH net-next v3] hinic: add set_channels ethtool_ops support
 2020-05-29 18:11 UTC 

[PATCH v3] virtio_vsock: Fix race condition in virtio_transport_recv_pkt
 2020-05-30  1:38 UTC 

[PATCH net-next v2] hinic: add set_channels ethtool_ops support
 2020-05-30  1:30 UTC  (3+ messages)

[PATCH v2] virtio_vsock: Fix race condition in virtio_transport_recv_pkt
 2020-05-30  1:14 UTC  (3+ messages)

[PATCH net-next 0/6] net: hns3: adds some cleanups for -next
 2020-05-30  1:08 UTC  (7+ messages)
` [PATCH net-next 1/6] net: hns3: fix a print format issue in hclge_mac_mdio_config()
` [PATCH net-next 2/6] net: hns3: remove an unused macro hclge_is_csq
` [PATCH net-next 3/6] net: hns3: remove two unused macros in hclgevf_cmd.c
` [PATCH net-next 4/6] net: hns3: fix an incorrect comment for num_tqps in struct hclgevf_dev
` [PATCH net-next 5/6] net: hns3: fix two coding style issues in hclgevf_main.c
` [PATCH net-next 6/6] net: hns3: remove some unused codes in hns3_nic_set_features()

[PATCH net-next] tcp: tcp_init_buffer_space can be static
 2020-05-30  0:31 UTC  (2+ messages)

[PATCH] net: ethtool: cabletest: Make ethnl_act_cable_test_tdr_cfg static
 2020-05-30  0:30 UTC  (2+ messages)

[PATCH net] drivers/net/ibmvnic: Update VNIC protocol version reporting
 2020-05-30  0:21 UTC  (2+ messages)

[PATCH][net-next] nexthop: fix incorrect allocation failure on nhg->spare
 2020-05-30  0:15 UTC  (2+ messages)

[PATCH net-next] nfp: flower: fix incorrect flag assignment
 2020-05-30  0:09 UTC  (2+ messages)

[PATCH net-next v2] dt-bindings: net: rename the bindings document for MediaTek STAR EMAC
 2020-05-30  0:07 UTC  (2+ messages)

[PATCH] NFC: st21nfca: add missed kfree_skb() in an error path
 2020-05-30  0:05 UTC  (2+ messages)

[PATCH v2 net 0/3] net: ethernet: dwmac: add ethernet glue logic for NXP imx8 chip
 2020-05-30  0:02 UTC  (2+ messages)

[PATCH net-next] tipc: remove set but not used variable 'prev'
 2020-05-30  0:00 UTC  (2+ messages)

[PATCH net] neigh: fix ARP retransmit timer guard
 2020-05-29 23:57 UTC  (2+ messages)

[net-next 0/2] net: sched: cls-flower: add support for port-based fragment filtering
 2020-05-29 23:52 UTC  (2+ messages)

[PATCH net-next] net: dsa: sja1105: avoid invalid state in sja1105_vlan_filtering
 2020-05-29 23:50 UTC  (2+ messages)

[PATCH net-next] net: dsa: tag_8021q: stop restoring VLANs from bridge
 2020-05-29 23:46 UTC  (2+ messages)

[PATCH 0/2] vhost, docs: convert to pin_user_pages(), new "case 5"
 2020-05-29 23:43 UTC  (3+ messages)
` [PATCH 1/2] docs: mm/gup: pin_user_pages.rst: add a "
` [PATCH 2/2] vhost: convert get_user_pages() --> pin_user_pages()

[PATCH net-next] vxlan: remove fdb when out interface is removed
 2020-05-29 23:42 UTC  (2+ messages)

[PATCH net-next] rds: transport module should be auto loaded when transport is set
 2020-05-29 23:41 UTC  (2+ messages)

[PATCH net-next] net: dsa: felix: support half-duplex link modes
 2020-05-29 23:40 UTC  (2+ messages)

[PATCH net-next,v2] crypto/chtls: IPv6 support for inline TLS
 2020-05-29 23:38 UTC  (2+ messages)

[pull request][net V2 0/7] mlx5 fixes 2020-05-28
 2020-05-29 23:36 UTC  (9+ messages)
` [net V2 1/7] net/mlx5: Fix crash upon suspend/resume
` [net V2 2/7] net/mlx5e: Fix stats update for matchall classifier
` [net V2 3/7] net/mlx5e: Remove warning "devices are not on same switch HW"
` [net V2 4/7] net/mlx5e: Fix arch depending casting issue in FEC
` [net V2 5/7] net/mlx5e: Properly set default values when disabling adaptive moderation
` [net V2 6/7] net/mlx5e: Fix MLX5_TC_CT dependencies
` [net V2 7/7] net/mlx5e: replace EINVAL in mlx5e_flower_parse_meta()

[bpf-next PATCH 0/3] fix ktls with sk_skb_verdict programs
 2020-05-29 23:07 UTC  (4+ messages)
` [bpf-next PATCH 1/3] bpf: refactor sockmap redirect code so its easy to reuse
` [bpf-next PATCH 2/3] bpf: fix running sk_skb program types with ktls
` [bpf-next PATCH 3/3] bpf, selftests: add test for ktls with skb bpf ingress policy

pull-request: bpf 2020-05-29
 2020-05-29 22:59 UTC  (2+ messages)

general protection fault in inet_unhash
 2020-05-29 22:38 UTC  (6+ messages)

[PATCH v4 bpf-next 0/5] bpf: Add support for XDP programs in DEVMAP entries
 2020-05-29 22:07 UTC  (6+ messages)
` [PATCH v4 bpf-next 1/5] devmap: Formalize map value as a named struct
` [PATCH v4 bpf-next 2/5] bpf: Add support to attach bpf program to a devmap entry
` [PATCH v4 bpf-next 3/5] xdp: Add xdp_txq_info to xdp_buff
` [PATCH v4 bpf-next 4/5] libbpf: Add SEC name for xdp programs attached to device map
` [PATCH v4 bpf-next 5/5] selftest: Add tests for XDP programs in devmap entries

[PATCH] lan743x: Added fixed link and RGMII support
 2020-05-29 21:30 UTC  (2+ messages)

[PATCH net-next v4 0/4] RGMII Internal delay common property
 2020-05-29 20:58 UTC  (5+ messages)
` [PATCH net-next v4 1/4] dt-bindings: net: Add tx and rx internal delays

[PATCH v2 bpf-next 0/4] bpf: Introduce minimal support for sleepable progs
 2020-05-29 20:52 UTC  (6+ messages)
` [PATCH v2 bpf-next 2/4] bpf: Introduce sleepable BPF programs

[RFCv2 0/9] bpf: Add d_path helper
 2020-05-29 20:48 UTC  (7+ messages)
` [PATCH 7/9] bpf: Compile the BTF id whitelist data in vmlinux

[PATCH v2 bpf-next 0/3] bpf: Allow inner map with different max_entries
 2020-05-29 20:40 UTC  (7+ messages)
` [PATCH v2 bpf-next 1/3] bpf: Consolidate inner-map-compatible properties into bpf_types.h


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).