netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-19 13:10:30 to 2020-11-19 22:01:34 UTC [more...]

[PATCH] aquantia: Reserve space when allocating an SKB
 2020-11-19 22:01 UTC  (5+ messages)
` [EXT] "
      ` [PATCH] aquantia: Remove the build_skb path

[PATCH net-next 0/4] net: dsa: Link aggregation support
 2020-11-19 21:20 UTC  (7+ 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 net-next 3/4] net: dsa: mv88e6xxx: "
` [PATCH net-next 4/4] net: dsa: tag_dsa: Support reception of packets from LAG devices

[PATCH v2 1/5] net: Remove the err argument from sock_from_file
 2020-11-19 21:51 UTC  (7+ 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

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

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

[PATCH v2] mdio_bus: suppress err message for reset gpio EPROBE_DEFER
 2020-11-19 21:41 UTC  (5+ messages)

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

[net PATCH 0/2] tcp: Address issues with ECT0 not being set in DCTCP packets
 2020-11-19 21:23 UTC  (3+ 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 21:15 UTC 

[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] MAINTAINERS: Update XDP and AF_XDP entries
 2020-11-19 20:50 UTC  (3+ messages)

[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  (11+ 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  (9+ messages)
` [PATCH net-next v3 01/12] dt-bindings: net: dsa: convert ksz bindings document to yaml

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

[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] tracepoint: Do not fail unregistering a probe due to memory allocation
 2020-11-19 19:27 UTC  (17+ messages)
  ` violating function pointer signature

[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

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

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

[PATCH v9 4/4] net: dsa: mv88e6xxx: Add support for mv88e6393x family of Marvell
 2020-11-19 19:12 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  (4+ 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  (8+ messages)
` [PATCH 06/11] net: dsa: microchip: ksz8795: use phy_port_cnt where possible
` [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  (5+ 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 bpf-next v7 00/34] bpf: switch to memcg-based memory accounting
 2020-11-19 17:37 UTC  (35+ 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] 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  (9+ 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)

[PATCH net-next v2] r8153_ecm: avoid to be prior to r8152 driver
 2020-11-19 16:50 UTC  (2+ messages)

Wifi hangs
 2020-11-19 16:42 UTC 

[PATCH net-next 0/2] TLS TX HW offload for Bond
 2020-11-19 16:38 UTC  (4+ messages)

[PATCH net-next v3 0/7] dpaa_eth: add XDP support
 2020-11-19 16:29 UTC  (8+ messages)
` [PATCH net-next v3 1/7] dpaa_eth: add struct for software backpointers
` [PATCH net-next v3 2/7] dpaa_eth: add basic XDP support
` [PATCH net-next v3 3/7] dpaa_eth: limit the possible MTU range when XDP is enabled
` [PATCH net-next v3 4/7] dpaa_eth: add XDP_TX support
` [PATCH net-next v3 5/7] dpaa_eth: add XDP_REDIRECT support
` [PATCH net-next v3 6/7] dpaa_eth: rename current skb A050385 erratum workaround
` [PATCH net-next v3 7/7] dpaa_eth: implement the A050385 erratum workaround for XDP

[net v3] net/tls: missing received data after fast remote close
 2020-11-19 15:59 UTC 

[net v2] net/tls: missing received data after fast remote close
 2020-11-19 15:58 UTC  (2+ messages)

net: phy: Dealing with 88e1543 dual-port mode
 2020-11-19 15:45 UTC  (6+ messages)

INFO: task can't die in perf_event_free_task
 2020-11-19 15:42 UTC 

[PATCH bpf-next v2 0/7] bpf: remove bpf_load loader completely
 2020-11-19 15:06 UTC  (8+ messages)
` [PATCH bpf-next v2 1/7] samples: bpf: refactor hbm program with libbpf
` [PATCH bpf-next v2 2/7] samples: bpf: refactor test_cgrp2_sock2 "
` [PATCH bpf-next v2 3/7] samples: bpf: refactor task_fd_query "
` [PATCH bpf-next v2 4/7] samples: bpf: refactor ibumad "
` [PATCH bpf-next v2 5/7] samples: bpf: refactor test_overhead "
` [PATCH bpf-next v2 6/7] samples: bpf: fix lwt_len_hist reusing previous BPF map
` [PATCH bpf-next v2 7/7] samples: bpf: remove bpf_load loader completely

[PATCH net] dpaa2-eth: select XGMAC_MDIO for MDIO bus support
 2020-11-19 14:51 UTC 

[PATCH net] vsock: forward all packets to the host when no H2G is registered
 2020-11-19 14:41 UTC  (4+ messages)

[PATCH net-next] mptcp: update rtx timeout only if required
 2020-11-19 14:19 UTC  (3+ messages)
` [MPTCP] "

[PATCH net-next 00/13] Add mlx5 subfunction support
 2020-11-19 14:00 UTC  (10+ messages)

[PATCH iproute2-next 0/2] ip: Nexthop flags extensions
 2020-11-19 13:57 UTC  (3+ messages)
` [PATCH iproute2-next 1/2] ip route: Print "trap" nexthop indication
` [PATCH iproute2-next 2/2] nexthop: Always print nexthop flags

[PATCH net-next v2 0/7] dpaa_eth: add XDP support
 2020-11-19 13:50 UTC  (4+ messages)
` [PATCH net-next v2 2/7] dpaa_eth: add basic "

[PATCH net] netfilter: ipset: prevent uninit-value in hash_ip6_add
 2020-11-19 13:29 UTC  (3+ messages)

[PATCH net-next 0/8] mlxsw: Add support for nexthop objects
 2020-11-19 13:08 UTC  (6+ messages)
` [PATCH net-next 4/8] selftests: mlxsw: Add nexthop objects configuration tests
` [PATCH net-next 5/8] selftests: forwarding: Do not configure nexthop objects twice
` [PATCH net-next 6/8] selftests: forwarding: Test IPv4 routes with IPv6 link-local nexthops
` [PATCH net-next 7/8] selftests: forwarding: Add device-only nexthop test
` [PATCH net-next 8/8] selftests: forwarding: Add multipath tunneling "


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