netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-19 16:57:04 to 2020-11-20 01:32:06 UTC [more...]

[PATCH net-next 00/13] Add mlx5 subfunction support
 2020-11-20  1:31 UTC  (12+ messages)

[PATCH] tracepoint: Do not fail unregistering a probe due to memory allocation
 2020-11-20  1:31 UTC  (18+ messages)
  ` violating function pointer signature

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

[PATCH bpf-next 0/6] libbpf: add support for kernel module BTF CO-RE relocations
 2020-11-20  1:24 UTC  (9+ messages)
` [PATCH bpf-next 1/6] bpf: fix bpf_put_raw_tracepoint()'s use of __module_address()
` [PATCH bpf-next 2/6] libbpf: add internal helper to load BTF data by FD
` [PATCH bpf-next 3/6] libbpf: refactor CO-RE relocs to not assume a single BTF object
` [PATCH bpf-next 4/6] libbpf: add kernel module BTF support for CO-RE relocations
` [PATCH bpf-next 5/6] selftests/bpf: add bpf_sidecar kernel module for testing
` [PATCH bpf-next 6/6] selftests/bpf: add CO-RE relocs selftest relying on kernel module BTF

[PATCH net-next] net: Variable SLAAC: SLAAC with prefixes of arbitrary length in PIO
 2020-11-20  1:20 UTC  (10+ messages)
`  "
  ` [PATCH net-next V3] "
    ` [PATCH net-next V4] "
      ` [PATCH net-next V5] "
          ` [PATCH net-next V6] "

[RFC PATCH 0/2] add ppp_generic ioctl to bridge channels
 2020-11-20  1:17 UTC  (6+ messages)

Hardware time stamping support for AF_XDP applications
 2020-11-20  1:06 UTC  (7+ messages)

[PATCH bpf-next v7 00/34] bpf: switch to memcg-based memory accounting
 2020-11-20  1:05 UTC  (36+ messages)
` [PATCH bpf-next v7 01/34] mm: memcontrol: use helpers to read page's memcg data
` [PATCH bpf-next v7 02/34] mm: memcontrol/slab: use helpers to access slab page's memcg_data
` [PATCH bpf-next v7 03/34] mm: introduce page memcg flags
` [PATCH bpf-next v7 04/34] mm: convert page kmemcg type to a page memcg flag
` [PATCH bpf-next v7 05/34] bpf: memcg-based memory accounting for bpf progs
` [PATCH bpf-next v7 06/34] bpf: prepare for memcg-based memory accounting for bpf maps
` [PATCH bpf-next v7 07/34] bpf: "
` [PATCH bpf-next v7 08/34] bpf: refine memcg-based memory accounting for arraymap maps
` [PATCH bpf-next v7 09/34] bpf: refine memcg-based memory accounting for cpumap maps
` [PATCH bpf-next v7 10/34] bpf: memcg-based memory accounting for cgroup storage maps
` [PATCH bpf-next v7 11/34] bpf: refine memcg-based memory accounting for devmap maps
` [PATCH bpf-next v7 12/34] bpf: refine memcg-based memory accounting for hashtab maps
` [PATCH bpf-next v7 13/34] bpf: memcg-based memory accounting for lpm_trie maps
` [PATCH bpf-next v7 14/34] bpf: memcg-based memory accounting for bpf ringbuffer
` [PATCH bpf-next v7 15/34] bpf: memcg-based memory accounting for bpf local storage maps
` [PATCH bpf-next v7 16/34] bpf: refine memcg-based memory accounting for sockmap and sockhash maps
` [PATCH bpf-next v7 17/34] bpf: refine memcg-based memory accounting for xskmap maps
` [PATCH bpf-next v7 18/34] bpf: eliminate rlimit-based memory accounting for arraymap maps
` [PATCH bpf-next v7 19/34] bpf: eliminate rlimit-based memory accounting for bpf_struct_ops maps
` [PATCH bpf-next v7 20/34] bpf: eliminate rlimit-based memory accounting for cpumap maps
` [PATCH bpf-next v7 21/34] bpf: eliminate rlimit-based memory accounting for cgroup storage maps
` [PATCH bpf-next v7 22/34] bpf: eliminate rlimit-based memory accounting for devmap maps
` [PATCH bpf-next v7 23/34] bpf: eliminate rlimit-based memory accounting for hashtab maps
` [PATCH bpf-next v7 24/34] bpf: eliminate rlimit-based memory accounting for lpm_trie maps
` [PATCH bpf-next v7 25/34] bpf: eliminate rlimit-based memory accounting for queue_stack_maps maps
` [PATCH bpf-next v7 26/34] bpf: eliminate rlimit-based memory accounting for reuseport_array maps
` [PATCH bpf-next v7 27/34] bpf: eliminate rlimit-based memory accounting for bpf ringbuffer
` [PATCH bpf-next v7 28/34] bpf: eliminate rlimit-based memory accounting for sockmap and sockhash maps
` [PATCH bpf-next v7 29/34] bpf: eliminate rlimit-based memory accounting for stackmap maps
` [PATCH bpf-next v7 30/34] bpf: eliminate rlimit-based memory accounting for xskmap maps
` [PATCH bpf-next v7 31/34] bpf: eliminate rlimit-based memory accounting for bpf local storage maps
` [PATCH bpf-next v7 32/34] bpf: eliminate rlimit-based memory accounting infra for bpf maps
` [PATCH bpf-next v7 33/34] bpf: eliminate rlimit-based memory accounting for bpf progs
` [PATCH bpf-next v7 34/34] bpf: samples: do not touch RLIMIT_MEMLOCK

[PATCH v2 1/5] net: Remove the err argument from sock_from_file
 2020-11-20  0:51 UTC  (13+ messages)
` [PATCH v2 2/5] bpf: Add a bpf_sock_from_file helper
` [PATCH v2 3/5] bpf: Expose bpf_sk_storage_* to iterator programs
` [PATCH v2 4/5] bpf: Add an iterator selftest for bpf_sk_storage_delete
` [PATCH v2 5/5] bpf: Add an iterator selftest for bpf_sk_storage_get

net: phy: Dealing with 88e1543 dual-port mode
 2020-11-20  0:40 UTC  (8+ messages)

[PATCH net-next 0/4] net: dsa: Link aggregation support
 2020-11-20  0:30 UTC  (6+ messages)
` [PATCH net-next 1/4] net: bonding: Notify ports about their initial state
` [PATCH net-next 2/4] net: dsa: Link aggregation support

[PATCH bpf-next] bpf: simplify task_file_seq_get_next()
 2020-11-20  0:28 UTC 

[PATCH net-next v3 0/7] dpaa_eth: add XDP support
 2020-11-20  0:18 UTC  (5+ messages)
` [PATCH net-next v3 2/7] dpaa_eth: add basic "
` [PATCH net-next v3 4/7] dpaa_eth: add XDP_TX support

[PATCH] aquantia: Reserve space when allocating an SKB
 2020-11-20  0:23 UTC  (15+ messages)
` [EXT] "
      ` [PATCH] aquantia: Remove the build_skb path
        ` [PATCH v2] "
                ` [PATCH v3] "
                    ` [PATCH v4] "

[PATCH net-next v7 0/4] GVE Raw Addressing
 2020-11-20  0:22 UTC  (5+ messages)
` [PATCH net-next v7 1/4] gve: Add support for raw addressing device option

[PATCH v3 net-next 0/3] net/sched: fix over mtu packet of defrag in
 2020-11-19 23:38 UTC  (4+ messages)
` [PATCH v3 net-next 1/3] net/sched: fix miss init the mru in qdisc_skb_cb
` [PATCH v3 net-next 2/3] net/sched: act_mirred: refactor the handle of xmit
` [PATCH v3 net-next 3/3] net/sched: sch_frag: add generic packet fragment support

[PATCH v3 01/11] dt-bindings: usb: convert usb-device.txt to YAML schema
 2020-11-19 23:42 UTC  (5+ messages)
` [PATCH v3 06/11] dt-bindings: phy: convert HDMI PHY binding "
` [PATCH v3 07/11] dt-bindings: phy: convert MIP DSI "

[net PATCH 0/2] tcp: Address issues with ECT0 not being set in DCTCP packets
 2020-11-19 23:09 UTC  (4+ messages)
` [net PATCH 1/2] tcp: Allow full IP tos/IPv6 tclass to be reflected in L3 header
` [net PATCH 2/2] tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_control

[GIT PULL] Networking
 2020-11-19 23:00 UTC  (2+ messages)

[PATCH net-next 0/6] net: ipa: add a driver shutdown callback
 2020-11-19 22:49 UTC  (7+ messages)
` [PATCH net-next 1/6] net: ipa: print channel/event ring number on error
` [PATCH net-next 2/6] net: ipa: don't reset an ALLOCATED channel
` [PATCH net-next 3/6] net: ipa: ignore CHANNEL_NOT_RUNNING errors
` [PATCH net-next 4/6] net: ipa: support retries on generic GSI commands
` [PATCH net-next 5/6] net: ipa: retry modem stop if busy
` [PATCH net-next 6/6] net: ipa: add driver shutdown callback

[PATCH net-next 0/3] net: ipa: platform-specific clock and interconnect rates
 2020-11-19 22:40 UTC  (4+ messages)
` [PATCH net-next 1/3] net: ipa: define clock and interconnect data
` [PATCH net-next 2/3] net: ipa: populate "
` [PATCH net-next 3/3] net: ipa: use config data for clocking

[RFC PATCH bpf-next 0/8] Socket migration for SO_REUSEPORT
 2020-11-19 22:17 UTC  (2+ messages)

[PATCH net-next] MAINTAINERS: Update XDP and AF_XDP entries
 2020-11-19 22:16 UTC  (4+ messages)

[RFC PATCH bpf-next 7/8] bpf: Call bpf_run_sk_reuseport() for socket migration
 2020-11-19 22:13 UTC  (2+ messages)

[RFC PATCH bpf-next 6/8] bpf: Add cookie in sk_reuseport_md
 2020-11-19 22:10 UTC  (2+ messages)

[PATCH v2] mdio_bus: suppress err message for reset gpio EPROBE_DEFER
 2020-11-19 22:09 UTC  (6+ messages)

[RFC PATCH bpf-next 3/8] tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues
 2020-11-19 22:09 UTC  (2+ messages)

[RFC PATCH bpf-next 0/8] Socket migration for SO_REUSEPORT
 2020-11-19 22:05 UTC  (2+ messages)

[RFC net-next 0/2] net: updates for -next
 2020-11-19 22:02 UTC  (6+ messages)
` [RFC net-next 1/2] ethtool: add support for controling the type of adaptive coalescing

[RFC PATCH bpf-next 0/8] Socket migration for SO_REUSEPORT
 2020-11-19 22:01 UTC  (2+ messages)

[PATCH v2 net-next 3/3] net/sched: sch_frag: add generic packet fragment support
 2020-11-19 21:45 UTC  (4+ messages)

pull-request: bpf 2020-11-19
 2020-11-19 21:33 UTC  (2+ messages)

[RFC PATCH] bpf: preload: Fix build error when O= is set
 2020-11-19 21:14 UTC  (2+ messages)

[PATCH net-next v6 0/4] GVE Raw Addressing
 2020-11-19 21:11 UTC  (16+ messages)
` [PATCH net-next v6 2/4] gve: Add support for raw addressing to the rx path
` [PATCH net-next v6 3/4] gve: Rx Buffer Recycling
` [PATCH net-next v6 4/4] gve: Add support for raw addressing in the tx path

[PATCH net-next] r8169: use dev_err_probe in rtl_get_ether_clk
 2020-11-19 21:00 UTC 

[PATCH net-next] r8169: reduce number of workaround doorbell rings
 2020-11-19 20:57 UTC 

[PATCH net-next v2 0/9] ibmvnic: Performance improvements and other updates
 2020-11-19 20:58 UTC  (5+ messages)
` [PATCH net-next v2 9/9] ibmvnic: Do not replenish RX buffers after every polling loop

[PATCH net-next V2] MAINTAINERS: Update XDP and AF_XDP entries
 2020-11-19 20:47 UTC 

[PATCH v2 0/2] hwmon: (max127) Add Maxim MAX127 hardware monitoring
 2020-11-19 20:41 UTC  (10+ messages)
          ` XDP maintainer match (Was [PATCH v2 0/2] hwmon: (max127) Add Maxim MAX127 hardware monitoring)

[PATCH net-next 0/6] Support setting lanes via ethtool
 2020-11-19 20:38 UTC  (3+ messages)
` [PATCH net-next 1/6] ethtool: Extend link modes settings uAPI with lanes

[PATCH V2 net 0/4] Fixes for ENA driver
 2020-11-19 20:28 UTC  (5+ messages)
` [PATCH V2 net 1/4] net: ena: handle bad request id in ena_netdev
` [PATCH V2 net 2/4] net: ena: set initial DMA width to avoid intel iommu issue
` [PATCH V2 net 3/4] net: ena: fix packet's addresses for rx_offset feature
` [PATCH V2 net 4/4] net: ena: return error code from ena_xdp_xmit_buff

[PATCH net-next v3 00/12] net: dsa: microchip: PTP support for KSZ956x
 2020-11-19 20:22 UTC  (8+ messages)
` [PATCH net-next v3 01/12] dt-bindings: net: dsa: convert ksz bindings document to yaml

[PATCH net-next 00/10] mptcp: More miscellaneous MPTCP fixes
 2020-11-19 19:46 UTC  (11+ messages)
` [PATCH net-next 01/10] mptcp: drop WORKER_RUNNING status bit
` [PATCH net-next 02/10] mptcp: fix state tracking for fallback socket
` [PATCH net-next 03/10] mptcp: skip to next candidate if subflow has unacked data
` [PATCH net-next 04/10] selftests: mptcp: add link failure test case
` [PATCH net-next 05/10] mptcp: keep unaccepted MPC subflow into join list
` [PATCH net-next 06/10] mptcp: change add_addr_signal type
` [PATCH net-next 07/10] mptcp: send out dedicated ADD_ADDR packet
` [PATCH net-next 08/10] selftests: mptcp: add ADD_ADDR IPv6 test cases
` [PATCH net-next 09/10] mptcp: track window announced to peer
` [PATCH net-next 10/10] mptcp: refine MPTCP-level ack scheduling

[PATCH v7] tcp: fix race condition when creating child sockets from syncookies
 2020-11-19 19:45 UTC  (2+ messages)

[PATCH V1 net 0/4] Fixes for ENA driver
 2020-11-19 19:36 UTC  (6+ messages)
` [PATCH V1 net 2/4] net: ena: set initial DMA width to avoid intel iommu issue

Flow label persistence
 2020-11-19 19:18 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH v4 net] rose: Fix Null pointer dereference in rose_send_frame()
 2020-11-19 19:10 UTC  (2+ messages)
` [Linux-kernel-mentees] [PATCH v5 "

[PATCH net 0/2] net/smc: fixes 2020-11-18
 2020-11-19 19:10 UTC  (2+ messages)

[PATCH] lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
 2020-11-19 19:04 UTC 

[PATCH] net: qrtr: Unprepare MHI channels during remove
 2020-11-19 19:02 UTC  (4+ messages)

[PATCH net v2] ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 module
 2020-11-19 19:00 UTC  (2+ messages)

[PATCH net] bnxt_en: fix error return code in bnxt_init_one()
 2020-11-19 18:53 UTC  (2+ messages)

[PATCH net] bnxt_en: fix error return code in bnxt_init_board()
 2020-11-19 18:53 UTC  (2+ messages)

[PATCH net] ipvs: fix possible memory leak in ip_vs_control_net_init
 2020-11-19 18:22 UTC  (2+ messages)

[RFC PATCH 0/4] net: dsa: link aggregation support
 2020-11-19 18:12 UTC  (3+ messages)

[PATCH 00/11] net: dsa: microchip: make ksz8795 driver more dynamic
 2020-11-19 18:06 UTC  (4+ messages)
` [PATCH 08/11] net: dsa: microchip: ksz8795: align port_cnt usage with other microchip drivers

[PATCH net-next resend 0/2] enetc: Clean endianness warnings up
 2020-11-19 17:54 UTC  (4+ messages)
` [PATCH net-next resend 1/2] enetc: Fix endianness issues for enetc_ethtool

[PATCH net-next 0/9] s390/qeth: updates 2020-11-17
 2020-11-19 17:45 UTC  (4+ messages)

[PATCH] cxbgb4: Fix build failure when CHELSIO_TLS_DEVICE=n
 2020-11-19 17:37 UTC  (4+ messages)

[PATCH net] net: lan78xx: Disable hardware vlan filtering in promiscuous mode
 2020-11-19 17:31 UTC  (8+ messages)

[PATCH] usbnet: ipheth: fix connectivity with iOS 14
 2020-11-19 17:24 UTC 

[PATCH net-next] ip_gre: remove CRC flag from dev features in gre_gso_segment
 2020-11-19 17:24 UTC  (4+ messages)

[PATCH] libbpf: Fix VERSIONED_SYM_COUNT number parsing
 2020-11-19 17:00 UTC  (2+ messages)

[PATCH] mdio_bus: suppress err message for reset gpio EPROBE_DEFER
 2020-11-19 16:58 UTC  (4+ messages)


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