netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-29 23:43:25 to 2020-05-31 05:13:14 UTC [more...]

[GIT] Networking
 2020-05-31  5:13 UTC 

[PATCH net-next v2 0/3] vxlan fdb nexthop misc fixes
 2020-05-31  5:09 UTC  (6+ messages)
` [PATCH net-next v2 1/3] vxlan: add check to prevent use of remote ip attributes with NDA_NH_ID
` [PATCH net-next v2 2/3] vxlan: few locking fixes in nexthop event handler
` [PATCH net-next v2 3/3] vxlan: fix dereference of nexthop group in nexthop update path

[PATCH net] l2tp: add sk_family checks to l2tp_validate_socket
 2020-05-31  4:57 UTC  (3+ messages)

[PATCH v2 net] l2tp: do not use inet_hash()/inet_unhash()
 2020-05-31  4:56 UTC  (2+ messages)

[PATCH net-next] mptcp: fix NULL ptr dereference in MP_JOIN error path
 2020-05-31  4:54 UTC  (2+ messages)

[PATCH net] sch_cake: Take advantage of skb->hash where appropriate
 2020-05-31  4:52 UTC  (2+ messages)

[PATCH RFT] ravb: Mask PHY mode to avoid inserting delays twice
 2020-05-31  4:51 UTC  (2+ messages)

[PATCH net-next 0/2] selftests: forwarding: Two small changes
 2020-05-31  4:49 UTC  (2+ messages)

[PATCH net-next 0/2] vxlan fdb nexthop misc fixes
 2020-05-31  4:47 UTC  (4+ messages)

[net-next 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2020-05-28
 2020-05-31  4:45 UTC  (2+ messages)

[PATCH] net: qrtr: Allocate workqueue before kernel_bind
 2020-05-31  4:43 UTC  (2+ messages)

[PATCH net 0/3] mptcp: a bunch of fixes
 2020-05-31  4:41 UTC  (2+ messages)

[PATCH net-next 0/6] r8169: again few improvements
 2020-05-31  4:37 UTC  (8+ 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 bpf-next 2/4] bpf: Introduce sleepable BPF programs
 2020-05-31  4:33 UTC  (3+ messages)

pull-request: wireless-drivers-next-2020-05-30
 2020-05-31  1:14 UTC  (2+ messages)

[PATCH net-next] net/smc: pre-fetch send buffer outside of send_lock
 2020-05-31  1:12 UTC  (2+ messages)

[PATCH net-next] net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_vl.c
 2020-05-31  1:10 UTC  (3+ messages)

[PATCH v2 net-next 00/13] New DSA driver for VSC9953 Seville switch
 2020-05-31  1:08 UTC  (31+ 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 net-next] switch cmsghdr_from_user_compat_to_kern() to copy_from_user()
 2020-05-31  1:06 UTC 

[PATCH net-next 0/2] Fix 2 non-critical issues in SJA1105 DSA
 2020-05-31  1:01 UTC  (6+ 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 v2] net/sched: act_ct: add nat mangle action only for NAT-conntrack
 2020-05-31  0:58 UTC  (3+ messages)

[pull request][net-next 00/15] mlx5 cleanup 2020-05-29
 2020-05-31  0:54 UTC  (17+ 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

[PATCH net] devinet: fix memleak in inetdev_init()
 2020-05-31  0:50 UTC  (3+ messages)

[PATCH net-next v3] hinic: add set_channels ethtool_ops support
 2020-05-31  0:48 UTC  (2+ messages)

[PATCH v3] virtio_vsock: Fix race condition in virtio_transport_recv_pkt
 2020-05-31  0:44 UTC  (2+ messages)

[PATCH net-next 0/6] net: hns3: adds some cleanups for -next
 2020-05-31  0:41 UTC  (8+ 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 stable-4.19.y] net: phy: reschedule state machine if AN has not completed in PHY_AN state
 2020-05-31  0:18 UTC  (4+ messages)

[PATCH 00/12] Fix PM hibernation in Xen guests
 2020-05-30 23:44 UTC  (15+ 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 04/12] x86/xen: add system core suspend and resume callbacks
` [PATCH 05/12] genirq: Shutdown irq chips in suspend/resume during hibernation
` [PATCH 08/12] xen/time: introduce xen_{save,restore}_steal_clock
` [PATCH 09/12] x86/xen: save and restore steal clock

[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] cls_flower: remove mpls_opts_policy
 2020-05-30 18:49 UTC 

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

[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 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] 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  (2+ messages)
` [PATCH 1/2] docs: mm/gup: pin_user_pages.rst: add a "


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