netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-29 19:30:04 to 2021-07-01 06:58:34 UTC [more...]

[PATCH bpf, sockmap 0/2] potential memleak and proc stats fix
 2021-07-01  6:58 UTC  (4+ messages)
` [PATCH bpf, sockmap 1/2] bpf, sockmap: fix potential memory leak on unlikely error case
` [PATCH bpf, sockmap 2/2] bpf, sockmap: sk_prot needs inuse_idx set for proc stats

[PATCH v8 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-07-01  6:50 UTC  (10+ messages)
` [PATCH v8 09/10] vduse: "
    `  "
        `  "
` [PATCH v8 10/10] Documentation: Add documentation for VDUSE
    `  "

[Patch bpf v2] skmsg: check sk_rcvbuf limit before queuing to ingress_skb
 2021-07-01  6:16 UTC 

[PATCH 0/3] gve: Fixes and clean-up
 2021-07-01  5:58 UTC  (4+ messages)
` [PATCH 1/3] gve: Fix an error handling path in 'gve_probe()'
` [PATCH 2/3] gve: Propagate error codes to caller
` [PATCH 3/3] gve: Simplify code and axe the use of a deprecated API

[PATCH net-next 0/4] selftests: forwarding: Tests redirects between L3 and L2 devices
 2021-07-01  5:46 UTC  (6+ messages)
` [PATCH net-next 1/4] selftests: forwarding: Test redirecting gre or ipip packets to Ethernet
` [PATCH net-next 2/4] selftests: forwarding: Test redirecting sit "
` [PATCH net-next 3/4] selftests: forwarding: Test redirecting ip6gre and ip6tnl "
` [PATCH net-next 4/4] selftests: forwarding: Test redirecting vxlan and bareudp "

[PATCH v3 bpf-next 0/8] bpf: Introduce BPF timers
 2021-07-01  5:40 UTC  (9+ messages)
` [PATCH v3 bpf-next 1/8] bpf: Introduce bpf timers

[PATCH 4/5] net: wwan: iosm: fix netdev tx stats
 2021-07-01  5:30 UTC  (3+ messages)

[PATCH] net: ipv6: don't generate link-local address in any addr_gen_mode
 2021-07-01  4:41 UTC  (4+ messages)

[RFC 00/19] Improve the qlge driver based on drivers/staging/qlge/TODO
 2021-07-01  4:35 UTC  (16+ messages)
` [RFC 13/19] staging: qlge: rewrite do while loop as for loop in qlge_sem_spinlock
` [RFC 16/19] staging: qlge: remove deadcode in qlge_build_rx_skb

[PATCH] net: tun: fix tun_xdp_one() for IFF_TUN mode
 2021-07-01  4:13 UTC  (13+ messages)
` [PATCH v3 1/5] net: add header len parameter to tun_get_socket(), tap_get_socket()
  ` [PATCH v3 3/5] vhost_net: remove virtio_net_hdr validation, let tun/tap do it themselves

[PATCH v4] sysfs: fix kobject refcount to address races with kobject removal
 2021-07-01  2:27 UTC  (2+ messages)
` [sysfs] 1c04296f8f: suspend-stress.fail

[RFC bpf-next 0/5] bpf, x86: Add bpf_get_func_ip helper
 2021-07-01  2:01 UTC  (8+ messages)
` [PATCH bpf-next 3/5] bpf: Add bpf_get_func_ip helper for tracing programs
` [PATCH bpf-next 4/5] bpf: Add bpf_get_func_ip helper for kprobe programs
` [PATCH bpf-next 5/5] selftests/bpf: Add test for bpf_get_func_ip helper

[RFC net-next 0/2] Remove duplicate code around MTU
 2021-07-01  1:40 UTC  (4+ messages)
` [RFC net-next 1/2] net: ipv6: introduce ip6_dst_mtu_maybe_forward
` [RFC net-next 2/2] net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forward

[GIT PULL] Networking for v5.14
 2021-07-01  1:01 UTC  (4+ messages)

[PATCH RFC net-next] dt-bindings: ethernet-controller: document signal multiplexer
 2021-07-01  0:53 UTC 

[PATCH net-next v5 0/5] Generic XDP improvements
 2021-07-01  0:27 UTC  (6+ messages)
` [PATCH net-next v5 1/5] net: core: split out code to run generic XDP prog
` [PATCH net-next v5 2/5] bitops: add non-atomic bitops for pointers
` [PATCH net-next v5 3/5] bpf: cpumap: implement generic cpumap
` [PATCH net-next v5 4/5] bpf: devmap: implement devmap prog execution for generic XDP
` [PATCH net-next v5 5/5] bpf: tidy xdp attach selftests

[PATCH net-next] Documentation: add more details in tipc.rst
 2021-07-01  0:18 UTC 

[syzbot] BUG: scheduling while atomic: syz-executor/ADDR
 2021-07-01  0:00 UTC  (2+ messages)

[PATCH] ptp: Add PTP_CLOCK_EXTTSUSR internal ptp_event
 2021-06-30 22:57 UTC  (9+ messages)

[PATCH net 0/6] dsa: mv88e6xxx: Topaz fixes
 2021-06-30 22:22 UTC  (21+ messages)
` [PATCH net 1/6] net: dsa: mv88e6xxx: enable .port_set_policy() on Topaz
` [PATCH net 2/6] net: dsa: mv88e6xxx: use correct .stats_set_histogram() "
` [PATCH net 3/6] net: dsa: mv88e6xxx: enable .rmu_disable() "
` [PATCH net 4/6] net: dsa: mv88e6xxx: enable devlink ATU hash param for Topaz
` [PATCH net 5/6] net: dsa: mv88e6xxx: enable SerDes RX stats "
` [PATCH net 6/6] net: dsa: mv88e6xxx: enable SerDes PCS register dump via ethtool -d on Topaz
` [PATCH net v2 0/6] dsa: mv88e6xxx: Topaz fixes
  ` [PATCH net v2 1/6] net: dsa: mv88e6xxx: enable .port_set_policy() on Topaz
  ` [PATCH net v2 2/6] net: dsa: mv88e6xxx: use correct .stats_set_histogram() "
  ` [PATCH net v2 3/6] net: dsa: mv88e6xxx: enable .rmu_disable() "
  ` [PATCH net v2 4/6] net: dsa: mv88e6xxx: enable devlink ATU hash param for Topaz
  ` [PATCH net v2 5/6] net: dsa: mv88e6xxx: enable SerDes RX stats "
  ` [PATCH net v2 6/6] net: dsa: mv88e6xxx: enable SerDes PCS register dump via ethtool -d on Topaz

[PATCH net-next] net: axienet: Allow phytool access to PCS/PMA PHY
 2021-06-30 20:29 UTC  (5+ messages)

linux-next: Tree for Jun 30 (net/ethernet/microchip/sparx5)
 2021-06-30 19:49 UTC 

[PATCH bpf 0/2] bpf, fix for subprogs with tailcalls
 2021-06-30 19:40 UTC  (3+ messages)
` [PATCH bpf 1/2] bpf: track subprog poke correctly, fix use-after-free
` [PATCH bpf 2/2] bpf: selftest to verify mixing bpf2bpf calls and tailcalls with insn patch

[PATCH 0/3] vDPA/ifcvf: implement management netlink framework
 2021-06-30 19:04 UTC  (5+ messages)
` [PATCH 1/3] vDPA/ifcvf: introduce get_dev_type() which returns virtio dev id
` [PATCH 2/3] vDPA/ifcvf: implement management netlink framework for ifcvf
` [PATCH 3/3] vDPA/ifcvf: set_status() should get a adapter from the mgmt dev

[PATCH 1/1] ibmvnic: retry reset if there are no other resets
 2021-06-30 19:04 UTC  (2+ messages)

[PATCH net-next 0/2] at803x fiber/SFP support
 2021-06-30 18:01 UTC  (3+ messages)
` [PATCH net-next 1/2] net: phy: at803x: add fiber support
` [PATCH net-next 2/2] net: phy: at803x: Support downstream SFP cage

[PATCH 5/5] net: wwan: iosm: set default mtu
 2021-06-30 18:28 UTC 

[PATCH 3/5] net: wwan: iosm: correct link-id handling
 2021-06-30 18:27 UTC 

[PATCH 2/5] net: wwan: iosm: remove reduandant check
 2021-06-30 18:26 UTC 

[PATCH 1/5] net: wwan: iosm: fix uevent reporting
 2021-06-30 18:26 UTC 

[PATCH 0/5] net: wwan: iosm: fixes
 2021-06-30 18:24 UTC 

[PATCH] tcp: Do not reset the icsk_ca_initialized in tcp_init_transfer
 2021-06-30 18:25 UTC  (12+ messages)

[syzbot] BUG: sleeping function called from invalid context in __fput
 2021-06-30 18:07 UTC 

[PATCH net-next] net: phylink: Support disabling autonegotiation for PCS
 2021-06-30 18:02 UTC  (2+ messages)

Posible memory corruption from "mac80211: do not accept/forward invalid EAPOL frames"
 2021-06-30 18:01 UTC  (4+ messages)

[RFC PATCH v1 00/16] Improve SOCK_SEQPACKET receive logic
 2021-06-30 17:48 UTC  (15+ messages)
` [RFC PATCH v1 05/16] af_vsock: use SOCK_STREAM function to check data
    ` [MASSMAIL KLMS] "
` [RFC PATCH v1 07/16] virtio/vsock: don't count EORs on receive
` [RFC PATCH v1 08/16] af_vsock: change SEQPACKET receive loop
` [RFC PATCH v1 11/16] afvsock: add 'seqpacket_drop()'
` [RFC PATCH v1 16/16] vsock_test: SEQPACKET read to broken buffer

[PATCH net-next] sctp: move 198 addresses from unusable to private scope
 2021-06-30 17:08 UTC  (2+ messages)

[PATCH net-next] sctp: check pl.raise_count separately from its increment
 2021-06-30 17:06 UTC  (2+ messages)

[PATCH net] udp: annotate data races around unix_sk(sk)->gso_size
 2021-06-30 16:42 UTC 

[PATCH net-next] openvswitch: Introduce per-cpu upcall dispatch
 2021-06-30 16:29 UTC  (2+ messages)

[RFC PATCH] cw1200: use kmalloc() allocation instead of stack
 2021-06-30 16:08 UTC  (10+ messages)

[PATCH] rtl8xxxu: Fix the handling of TX A-MPDU aggregation
 2021-06-30 16:01 UTC 

[PATCH net-next] ipv6: Add sysctl for RA default route table number
 2021-06-30 14:25 UTC  (7+ messages)

[PATCH] net: netfilter: Add RFC-7597 Section 5.1 PSID support
 2021-06-30 14:20 UTC  (3+ messages)

[PATCH net] tcp: consistently disable header prediction for mptcp
 2021-06-30 13:20 UTC  (2+ messages)

[ISSUE] EDT will lead ca_rtt to 0 when different tx queue have different qdisc
 2021-06-30 13:11 UTC  (2+ messages)

[PATCH net-next V2] net: phy: marvell10g: enable WoL for mv2110
 2021-06-30 12:43 UTC  (2+ messages)

[PATCH V2] treewide: Add missing semicolons to __assign_str uses
 2021-06-30 12:22 UTC  (3+ messages)

[PATCH] xfrm: Fix RCU vs hash_resize_mutex lock inversion
 2021-06-30 12:21 UTC  (4+ messages)

[PATCH] net: core: Modify alloc_size in alloc_netdev_mqs()
 2021-06-30 11:02 UTC  (2+ messages)

[net-next Patch v3 0/3] DMAC based packet filtering
 2021-06-30 10:10 UTC  (4+ messages)
` [net-next Patch v3 1/3] octeontx2-af: DMAC filter support in MAC block
` [net-next Patch v3 2/3] octeontx2-af: Debugfs support for DMAC filters
` [net-next Patch v3 3/3] octeontx2-pf: offload DMAC filters to CGX/RPM block

[PATCH v2 net] net: stmmac: Terminate FPE workqueue in suspend
 2021-06-30  9:59 UTC 

[RFC net-next] openvswitch: Introduce per-cpu upcall dispatch
 2021-06-30  9:44 UTC  (5+ messages)
` [ovs-dev] "

[PATCH net] net: stmmac: Terminate FPE workqueue in suspend
 2021-06-30  9:36 UTC  (3+ messages)

[Patch bpf] skmsg: check sk_rcvbuf limit before queuing to ingress_skb
 2021-06-30  9:21 UTC  (2+ messages)

[PATCH net-next RFC 0/2] add elevated refcnt support for page pool
 2021-06-30  9:17 UTC  (3+ messages)
` [PATCH net-next RFC 1/2] page_pool: add page recycling support based on elevated refcnt
` [PATCH net-next RFC 2/2] net: hns3: support skb's frag page recycling based on page pool

[net-next, v4, 00/11] ptp: support virtual clocks and timestamping
 2021-06-30  8:29 UTC  (4+ messages)
` [net-next, v4, 08/11] net: sock: extend SO_TIMESTAMPING for PHC binding

[net-next, v5, 00/11] ptp: support virtual clocks and timestamping
 2021-06-30  8:12 UTC  (12+ messages)
` [net-next, v5, 01/11] ptp: add ptp virtual clock driver framework
` [net-next, v5, 02/11] ptp: support ptp physical/virtual clocks conversion
` [net-next, v5, 03/11] ptp: track available ptp vclocks information
` [net-next, v5, 04/11] ptp: add kernel API ptp_get_vclocks_index()
` [net-next, v5, 05/11] ethtool: add a new command for getting PHC virtual clocks
` [net-next, v5, 06/11] ptp: add kernel API ptp_convert_timestamp()
` [net-next, v5, 07/11] mptcp: setsockopt: convert to mptcp_setsockopt_sol_socket_timestamping()
` [net-next, v5, 08/11] net: sock: extend SO_TIMESTAMPING for PHC binding
` [net-next, v5, 09/11] net: socket: support hardware timestamp conversion to PHC bound
` [net-next, v5, 10/11] selftests/net: timestamping: support binding PHC
` [net-next, v5, 11/11] MAINTAINERS: add entry for PTP virtual clock driver

[PATCH] net: xfrm: fix memory leak in xfrm_user_rcv_msg
 2021-06-30  6:51 UTC  (2+ messages)

[PATCH] usb: net: Add support for u-blox LARA-R6 modules family
 2021-06-30  6:20 UTC  (3+ messages)
` [PATCH] "

[PATCH] net: called rtnl_unlock() before runpm resumes devices
 2021-06-30  5:19 UTC  (4+ messages)

[PATCH net-next 00/10] net: WWAN link creation improvements
 2021-06-30  5:11 UTC  (8+ messages)
` [PATCH net-next 06/10] net: iosm: drop custom netdev(s) removing

[PATCH net-next] net: dsa: return -EOPNOTSUPP when driver does not implement .port_lag_join
 2021-06-30  2:34 UTC  (2+ messages)

[PATCH net v2] net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clear
 2021-06-30  2:34 UTC  (2+ messages)

[PATCH] ptp: Set lookup cookie when creating a PTP PPS source
 2021-06-30  0:11 UTC  (3+ messages)

[PATCH bpf-next v2] bpf/devmap: convert remaining READ_ONCE() to rcu_dereference_check()
 2021-06-30  0:08 UTC  (2+ messages)

[PATCH v5 net-next 00/15] RX filtering in DSA
 2021-06-29 22:08 UTC  (4+ messages)

[PATCH net-next] ice: fix Tx queue iteration for Tx timestamp enablement
 2021-06-29 21:26 UTC 

[PATCH v9 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2021-06-29 20:45 UTC  (10+ messages)
` [PATCH v9 bpf-next 01/14] net: skbuff: add data_len field to skb_shared_info

[RFC PATCH net-next 0/4] ethtool: Add ability to write to transceiver module EEPROMs
 2021-06-29 20:12 UTC  (10+ messages)

[PATCH net-next 0/5][pull request] 100GbE Intel Wired LAN Driver Updates 2021-06-25
 2021-06-29 19:32 UTC  (6+ messages)
` [PATCH net-next 2/5] ice: add support for auxiliary input/output pins


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