netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-29 01:47:28 to 2020-10-29 12:42:39 UTC [more...]

[PATCH v5 3/3] net: dsa: mv88e6xxx: Add support for mv88e6393x family of Marvell
 2020-10-29 12:42 UTC  (10+ messages)
` [PATCH v6 0/4] "
  ` [PATCH v6 1/4] dt-bindings: net: Add 5GBASER phy interface mode
  ` [PATCH v6 2/4] net: phy: Add 5GBASER "
  ` [PATCH v6 3/4] net: dsa: mv88e6xxx: Add support for mv88e6393x family of Marvell
  ` [PATCH v6 4/4] net: dsa: mv88e6xxx: Change serdes lane parameter from u8 to int

[PATCH net-next 0/5] Support for RollBall 10G copper SFP modules
 2020-10-29 12:41 UTC  (5+ messages)
` [PATCH net-next 1/5] net: phy: mdio-i2c: support I2C MDIO protocol for RollBall "
` [PATCH net-next 2/5] net: phylink: allow attaching phy for SFP modules on 802.3z mode

[PATCH net-next 2/2] net: tipc: Add __printf() markup to fix -Wsuggest-attribute=format
 2020-10-29 12:40 UTC  (2+ messages)

[PATCH -next] net: stmmac: platform: remove useless if/else
 2020-10-29 12:34 UTC  (2+ messages)

[PATCH] net/usb/r8153_ecm: support ECM mode for RTL8153
 2020-10-29 12:33 UTC 

[PATCH net] r8169: fix operation under forced interrupt threading
 2020-10-29 12:25 UTC  (8+ messages)

[PATCH -next] net: nvidia: forcedeth: remove useless if/else
 2020-10-29 12:24 UTC  (2+ messages)

[PATCH net-next 2/2] net: phy: realtek: Add support for RTL8221B-VB-CG/RTL8221B-VM-CG
 2020-10-29 12:13 UTC 

[PATCH net-next 2/2] net: phy: realtek: Add support for RTL8221B-VB-CG/RTL8221B-VM-CG
 2020-10-29 12:10 UTC 

[PATCH net-next 1/2] net: phy: realtek: Add phy ids for RTL8226-CG/RTL8226B-CG
 2020-10-29 12:07 UTC 

[PATCH nf 0/2] route_me_harder routing loop with tunnels
 2020-10-29 12:02 UTC  (6+ messages)
` [PATCH nf 1/2] wireguard: selftests: check that route_me_harder packets use the right sk
` [PATCH nf 2/2] netfilter: use actual socket sk rather than skb sk when routing harder

[PATCH net-next 0/4] xdp: introduce bulking for page_pool tx return path
 2020-10-29 11:42 UTC  (12+ messages)
` [PATCH net-next 1/4] net: xdp: introduce bulking for xdp "
` [PATCH net-next 2/4] net: page_pool: add bulk support for ptr_ring
` [PATCH net-next 4/4] net: mlx5: add xdp tx return bulking support

[PATCH iproute2-next 0/5] iproute2: add libbpf support
 2020-10-29 11:38 UTC  (17+ messages)
` [PATCHv2 "

[PATCH net-next] net: add in_softirq() debug checking in napi_consume_skb()
 2020-10-29 11:34 UTC 

[PATCH net] r8169: fix issue with forced threading in combination with shared interrupts
 2020-10-29 11:37 UTC  (2+ messages)

[PATCH net] vdpa/mlx5: Fix miss to set VIRTIO_NET_S_LINK_UP for virtio_net_config
 2020-10-29 11:29 UTC  (3+ messages)
` mlx5_vdpa problem

[PATCH bpf] selftest/bpf: Validate initial values of per-cpu hash elems
 2020-10-29 11:17 UTC 

[RFC bpf-next 00/16] bpf: Speed up trampoline attach
 2020-10-29 11:09 UTC  (14+ messages)
` [RFC bpf-next 07/16] kallsyms: Use rb tree for kallsyms name search

[PATCH net-next 0/5] L2 multicast forwarding for Ocelot switch
 2020-10-29 11:06 UTC  (12+ messages)
` [PATCH net-next 1/5] net: mscc: ocelot: classify L2 mdb entries as LOCKED
` [PATCH net-next 2/5] net: mscc: ocelot: use ether_addr_copy
` [PATCH net-next 3/5] net: mscc: ocelot: remove the "new" variable in ocelot_port_mdb_add
` [PATCH net-next 4/5] net: mscc: ocelot: make entry_type a member of struct ocelot_multicast
` [PATCH net-next 5/5] net: mscc: ocelot: support L2 multicast entries

[PATCH linux-5.9 1/1] net: netfilter: fix KASAN: slab-out-of-bounds Read in nft_flow_rule_create
 2020-10-29 11:06 UTC  (9+ messages)

[PATCH v2 net] net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc
 2020-10-29 10:24 UTC  (11+ messages)

[PATCH net-next 00/19] net: phy: add support for shared interrupts (part 1)
 2020-10-29 10:07 UTC  (20+ messages)
` [PATCH net-next 01/19] net: phy: export phy_error and phy_trigger_machine
` [PATCH net-next 02/19] net: phy: add a shutdown procedure
` [PATCH net-next 03/19] net: phy: make .ack_interrupt() optional
` [PATCH net-next 04/19] net: phy: at803x: implement generic .handle_interrupt() callback
` [PATCH net-next 05/19] net: phy: at803x: remove the use of .ack_interrupt()
` [PATCH net-next 06/19] net: phy: mscc: use phy_trigger_machine() to notify link change
` [PATCH net-next 07/19] net: phy: mscc: implement generic .handle_interrupt() callback
` [PATCH net-next 08/19] net: phy: mscc: remove the use of .ack_interrupt()
` [PATCH net-next 09/19] net: phy: aquantia: implement generic .handle_interrupt() callback
` [PATCH net-next 10/19] net: phy: aquantia: remove the use of .ack_interrupt()
` [PATCH net-next 11/19] net: phy: broadcom: implement generic .handle_interrupt() callback
` [PATCH net-next 12/19] net: phy: broadcom: remove use of ack_interrupt()
` [PATCH net-next 13/19] net: phy: cicada: implement the generic .handle_interrupt() callback
` [PATCH net-next 14/19] net: phy: cicada: remove the use of .ack_interrupt()
` [PATCH net-next 15/19] net: phy: davicom: implement generic .handle_interrupt() calback
` [PATCH net-next 16/19] net: phy: davicom: remove the use of .ack_interrupt()
` [PATCH net-next 17/19] net: phy: add genphy_handle_interrupt_no_ack()
` [PATCH net-next 18/19] net: phy: realtek: implement generic .handle_interrupt() callback
` [PATCH net-next 19/19] net: phy: realtek: remove the use of .ack_interrupt()

[PATCH] vhost: Use mutex to protect vq_irq setup
 2020-10-29 10:09 UTC  (7+ messages)

[PATCH] drivers: net: phy: Fix spelling in comment defalut to default
 2020-10-29  9:55 UTC 

[PATCH net 1/1] stmmac: intel: Fix kernel panic on pci probe
 2020-10-29  9:32 UTC 

[RFC PATCH net-next v3] ethtool: Improve compatibility between netlink and ioctl interfaces
 2020-10-29  9:03 UTC  (5+ messages)

[PATCH] bpf: don't rely on GCC __attribute__((optimize)) to disable GCSE
 2020-10-29  8:38 UTC  (3+ messages)

[PATCH] net: dsa: mt7530: support setting MTU
 2020-10-29  8:19 UTC  (5+ messages)

[PATCH bpf] xsk: fix possible memory leak at socket close
 2020-10-29  8:35 UTC  (2+ messages)

PROBLEM: Crash when timestamping outgoing PTP packets under heavy network load (ppc, gianfar)
 2020-10-29  8:10 UTC  (3+ messages)
` [PATCH net v2 1/2] gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP
  ` [PATCH net v2 2/2] gianfar: Account for Tx PTP timestamp in the skb headroom

[PATCH v2 0/2] get rid of GCC __attribute__((optimize)) for BPF
 2020-10-29  8:25 UTC  (9+ messages)
` [PATCH v2 1/2] bpf: don't rely on GCC __attribute__((optimize)) to disable GCSE

[RFC PATCH 4/4] net: dsa: tag_edsa: support reception of packets from lag devices
 2020-10-29  7:47 UTC  (2+ messages)

[PATCH net 0/4] Restore and fix PHY reset for SMSC LAN8720
 2020-10-29  8:16 UTC  (2+ messages)

[PATCH V4 0/6] can: flexcan: add stop mode support for i.MX8QM
 2020-10-29  3:27 UTC  (3+ messages)

[PATCHv5 net-next 00/16] sctp: Implement RFC6951: UDP Encapsulation of SCTP
 2020-10-29  7:05 UTC  (17+ messages)
` [PATCHv5 net-next 01/16] udp: check udp sock encap_type in __udp_lib_err
  ` [PATCHv5 net-next 02/16] udp6: move the mss check after udp gso tunnel processing
    ` [PATCHv5 net-next 03/16] udp: support sctp over udp in skb_udp_tunnel_segment
      ` [PATCHv5 net-next 04/16] sctp: create udp4 sock and add its encap_rcv
        ` [PATCHv5 net-next 05/16] sctp: create udp6 sock and set "
          ` [PATCHv5 net-next 06/16] sctp: add encap_err_lookup for udp encap socks
            ` [PATCHv5 net-next 07/16] sctp: add encap_port for netns sock asoc and transport
              ` [PATCHv5 net-next 08/16] sctp: add SCTP_REMOTE_UDP_ENCAPS_PORT sockopt
                ` [PATCHv5 net-next 09/16] sctp: allow changing transport encap_port by peer packets
                  ` [PATCHv5 net-next 10/16] sctp: add udphdr to overhead when udp_port is set
                    ` [PATCHv5 net-next 11/16] sctp: call sk_setup_caps in sctp_packet_transmit instead
                      ` [PATCHv5 net-next 12/16] sctp: support for sending packet over udp4 sock
                        ` [PATCHv5 net-next 13/16] sctp: support for sending packet over udp6 sock
                          ` [PATCHv5 net-next 14/16] sctp: add the error cause for new encapsulation port restart
                            ` [PATCHv5 net-next 15/16] sctp: handle the init chunk matching an existing asoc
                              ` [PATCHv5 net-next 16/16] sctp: enable udp tunneling socks

[v2 net-next PATCH 00/10] Support for OcteonTx2 98xx silcion
 2020-10-29  5:15 UTC  (11+ messages)
` [v2 net-next PATCH 01/10] octeontx2-af: Update get/set resource count functions
` [v2 net-next PATCH 02/10] octeontx2-af: Manage new blocks in 98xx
` [v2 net-next PATCH 03/10] octeontx2-af: Initialize NIX1 block
` [v2 net-next PATCH 04/10] octeontx2-af: Map NIX block from CGX connection
` [v2 net-next PATCH 05/10] octeontx2-af: Setup MCE context for assigned NIX
` [v2 net-next PATCH 06/10] octeontx2-af: Add NIX1 interfaces to NPC
` [v2 net-next PATCH 07/10] octeontx2-af: Mbox changes for 98xx
` [v2 net-next PATCH 08/10] octeontx2-pf: Calculate LBK link instead of hardcoding
` [v2 net-next PATCH 09/10] octeontx2-af: Display NIX1 also in debugfs
` [v2 net-next PATCH 10/10] octeontx2-af: Display CGX, NIX and PF map "

[PATCH bpf-next 0/2] bpf: safeguard hashtab locking in NMI context
 2020-10-29  7:19 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: use separate lockdep class for each hashtab
` [PATCH bpf-next 2/2] bpf: Avoid hashtab deadlock with map_locked

[PATCH net] ip6_tunnel: set inner ipproto before ip6_tnl_encap
 2020-10-29  4:23 UTC  (5+ messages)

[PATCH v5 3/3] net: dsa: mv88e6xxx: Add support for mv88e6393x family of Marvell
 2020-10-29  4:25 UTC  (2+ messages)

[RFC PATCH net-next] net: ethernet: mediatek: support setting MTU
 2020-10-29  6:39 UTC 

[PATCH 20/33] docs: ABI: testing: make the files compatible with ReST output
 2020-10-29  7:21 UTC  (3+ messages)

[PATCH v8,net-next,00/12] Add Support for Marvell OcteonTX2
 2020-10-28 14:50 UTC  (7+ messages)
` [PATCH v8,net-next,01/12] octeontx2-pf: move lmt flush to include/linux/soc
` [PATCH v8,net-next,02/12] octeontx2-af: add mailbox interface for CPT
` [PATCH v8,net-next,03/12] octeontx2-af: add debugfs entries for CPT block
` [PATCH v8,net-next,05/12] crypto: octeontx2: add mailbox communication with AF
` [PATCH v8,net-next,08/12] crypto: octeontx2: add LF framework
` [PATCH v8,net-next,10/12] crypto: octeontx2: add virtual function driver support

[PATCH net-next v7 0/8] Hirschmann Hellcreek DSA driver
 2020-10-29  2:29 UTC  (10+ messages)
` [PATCH net-next v7 1/8] net: dsa: Add tag handling for Hirschmann Hellcreek switches
` [PATCH net-next v7 2/8] net: dsa: Give drivers the chance to veto certain upper devices
` [PATCH net-next v7 3/8] net: dsa: Add DSA driver for Hirschmann Hellcreek switches
` [PATCH net-next v7 4/8] net: dsa: hellcreek: Add PTP clock support
` [PATCH net-next v7 5/8] net: dsa: hellcreek: Add support for hardware timestamping
` [PATCH net-next v7 6/8] net: dsa: hellcreek: Add PTP status LEDs
` [PATCH net-next v7 7/8] dt-bindings: Add vendor prefix for Hirschmann

[resend] Solution for the problem conntrack in tc subsystem
 2020-10-29  2:22 UTC 

[PATCH bpf-next v4] bpf: Lift hashtab key_size limit
 2020-10-29  2:36 UTC  (2+ messages)

[PATCH net] ip_tunnel: fix over-mtu packet send fail without TUNNEL_DONT_FRAGMENT flags
 2020-10-29  2:30 UTC  (7+ messages)

[PATCH net-next] net/smc: improve return codes for SMC-Dv2
 2020-10-28 11:00 UTC 

[PATCH 0/3] mwifiex: disable ps_mode by default for stability
 2020-10-28 14:24 UTC  (2+ messages)
` [PATCH 1/3] mwifiex: disable ps_mode explicitly by default instead

[PATCH net 0/2] ibmvnic: fixes in reset path
 2020-10-28  5:57 UTC 

[PATCH v2 net 0/5] net: ipa: minor bug fixes
 2020-10-28 20:37 UTC  (4+ messages)
` [PATCH v2 net 4/5] net: ipa: distinguish between resource group types
` [PATCH v2 net 5/5] net: ipa: avoid going past end of resource group array

[PATCH net] selftests: add test script for bareudp tunnels
 2020-10-28 18:34 UTC  (2+ messages)

[PATCH v4 0/5] AX88796C SPI Ethernet Adapter
 2020-10-28 21:40 UTC  (4+ messages)
    ` [PATCH v4 1/5] dt-bindings: vendor-prefixes: Add asix prefix
    ` [PATCH v4 4/5] ARM: dts: exynos: Add Ethernet to Artik 5 board
    ` [PATCH v4 5/5] ARM: defconfig: Enable ax88796c driver

[RFC PATCH] lsm,selinux: pass the family information along with xfrm flow
 2020-10-28  5:27 UTC  (5+ messages)

[PATCH 0/2] mwifiex: fixes for shutdown_sw() and reinit_sw()
 2020-10-28 14:21 UTC 

[PATCH v4 0/3] net, mac80211, kernel: enable KCOV remote coverage collection for 802.11 frame handling
 2020-10-28 20:42 UTC  (3+ messages)
` [PATCH v4 2/3] net: add kcov handle to skb extensions

[PATCH net-next v3 0/4] net: hdlc_fr: Add support for any Ethertype
 2020-10-28 18:43 UTC  (2+ messages)
` [PATCH net-next v3 2/4] net: hdlc_fr: Change the use of "dev" in fr_rx to make the code cleaner

[PATCH v2] brcmfmac: Fix memory leak for unpaired brcmf_{alloc/free}
 2020-10-28  1:52 UTC 

[PATCH net-next 0/3] net: introduce rps_default_mask
 2020-10-28 17:46 UTC  (2+ messages)
` [PATCH net-next 3/3] self-tests: introduce self-tests for RPS default mask

[PATCH] net: phy: realtek: omit setting PHY-side delay when "rgmii" specified
 2020-10-28  2:46 UTC  (9+ messages)
  ` [linux-sunxi] "

[PATCH net 0/5] net: ipa: minor bug fixes
 2020-10-28 12:45 UTC  (4+ messages)
` [PATCH net 5/5] net: ipa: avoid going past end of resource group array

[PATCH] rtl8192ce: avoid accessing the data mapped to streaming DMA
 2020-10-28  4:41 UTC  (2+ messages)

[PATCH] RFC: net: phy: of phys probe/reset issue
 2020-10-28 21:05 UTC  (5+ messages)

[bpf-next PATCH 0/4] selftests/bpf: Migrate test_tcpbpf_user to be a part of test_progs framework
 2020-10-29  1:51 UTC  (3+ messages)
` [bpf-next PATCH 2/4] selftests/bpf: Drop python client/server in favor of threads

[PATCH] net: bonding: alb disable balance for IPv6 multicast related mac
 2020-10-28  3:53 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).