netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-13 12:27:30 to 2022-05-14 13:14:50 UTC [more...]

[PATCH net] amt: fix gateway mode stuck
 2022-05-14 13:13 UTC 

[PATCH v2 bpf-next 0/2] net: netfilter: add kfunc helper to update ct timeout
 2022-05-14 10:40 UTC  (4+ messages)
` [PATCH v2 bpf-next 2/2] selftests/bpf: add selftest for bpf_ct_refresh_timeout kfunc

[PATCH net-next v2 0/2] net/smc: send and write inline optimization for smc
 2022-05-14 10:27 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net/smc: send cdc msg inline if qp has sufficient inline space
` [PATCH net-next v2 2/2] net/smc: rdma write "

[PATCH net 00/12] net: iflink and link-netnsid fixes
 2022-05-14 10:21 UTC  (3+ messages)
` [PATCH net 11/12] batman-adv: fix iflink detection in batadv_is_on_batman_iface

[PATCH v2] can: skb: add extended skb support
 2022-05-14  9:59 UTC  (4+ messages)

[PATCH net-next 00/14] introduce mt7986 ethernet support
 2022-05-14  9:49 UTC  (6+ messages)
` [PATCH net-next 01/14] arm64: dts: mediatek: mt7986: introduce ethernet nodes

[PATCH net-next 0/2] net/smc: send and write inline optimization for smc
 2022-05-14  9:36 UTC  (4+ messages)
` [PATCH net-next 1/2] net/smc: send cdc msg inline if qp has sufficient inline space

[RFC] can: ctucanfd: RX timestamping implementation
 2022-05-14  9:18 UTC  (5+ messages)
` [RFC PATCH 1/3] can: ctucanfd: add HW timestamps to RX and error CAN frames

[PATCH net-next] net: wwan: t7xx: fix GFP_KERNEL usage in spin_lock context
 2022-05-14  9:14 UTC 

[syzbot] KASAN: use-after-free Read in slip_open (2)
 2022-05-14  7:35 UTC 

[syzbot] INFO: task hung in hci_dev_do_open (2)
 2022-05-14  7:17 UTC 

KMSAN: uninit-value in __tipc_nl_bearer_enable
 2022-05-14  6:24 UTC  (2+ messages)
` [syzbot] "

Simplify ambient capability dropping in iproute2:ip tool
 2022-05-14  5:10 UTC  (4+ messages)

[PATCH v3] net: vmxnet3: fix possible NULL pointer dereference in vmxnet3_rq_cleanup()
 2022-05-14  5:07 UTC 

[PATCH v3] net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf()
 2022-05-14  5:06 UTC 

[PATCH] ath10k: do not enforce interrupt trigger type
 2022-05-14  5:05 UTC  (3+ messages)

[PATCH 1/1] can: skb: add and set local_origin flag
 2022-05-14  3:43 UTC  (5+ messages)

[PATCH net-next 0/3] mptcp: Updates for net-next
 2022-05-14  0:21 UTC  (4+ messages)
` [PATCH net-next 1/3] selftests: mptcp: fix a mp_fail test warning
` [PATCH net-next 2/3] Revert "mptcp: add data lock for sk timers"
` [PATCH net-next 3/3] mptcp: sockopt: add TCP_DEFER_ACCEPT support

[PATCH bpf-next v2] selftests/bpf: fix building bpf selftests statically
 2022-05-14  0:21 UTC 

[RFC PATCH devicetree] of: property: mark "interrupts" as optional for fw_devlink
 2022-05-14  0:26 UTC  (2+ messages)

[RFC PATCH net 0/2] Make phylink and DSA wait for PHY driver that defers probe
 2022-05-14  0:39 UTC  (5+ messages)
` [RFC PATCH net 1/2] net: phylink: allow PHY driver to defer probe when connecting via OF node
` [RFC PATCH net 2/2] net: dsa: wait for PHY to defer probe

[PATCH RESEND net] bonding: fix missed rcu protection
 2022-05-13 23:59 UTC  (3+ messages)

[PATCH v2] net: macb: Increment rx bd head after allocating skb and buffer
 2022-05-14  0:20 UTC  (2+ messages)

[PATCH v4] net: usb: r8152: Add in new Devices that are supported for Mac-Passthru
 2022-05-13 23:55 UTC  (2+ messages)

[PATCH bpf-next v4 0/7] bpf: mptcp: Support for mptcp_sock
 2022-05-13 23:53 UTC  (9+ messages)
` [PATCH bpf-next v4 1/7] bpf: add bpf_skc_to_mptcp_sock_proto
` [PATCH bpf-next v4 2/7] selftests/bpf: Enable CONFIG_IKCONFIG_PROC in config
` [PATCH bpf-next v4 3/7] selftests/bpf: add MPTCP test base
` [PATCH bpf-next v4 4/7] selftests/bpf: test bpf_skc_to_mptcp_sock
` [PATCH bpf-next v4 5/7] selftests/bpf: verify token of struct mptcp_sock
` [PATCH bpf-next v4 6/7] selftests/bpf: verify ca_name "
` [PATCH bpf-next v4 7/7] selftests/bpf: verify first "

[PATCH net 0/2] mptcp: Subflow accounting fix
 2022-05-14  0:10 UTC  (2+ messages)

[PATCH net-next 1/1] ice: Expose RSS indirection tables for queue groups via ethtool
 2022-05-14  0:10 UTC  (2+ messages)

[PATCH net-next 1/1] ixgbe: add xdp frags support to ndo_xdp_xmit
 2022-05-14  0:10 UTC  (2+ messages)

[PATCH net-next] eth: sfc: remove remnants of the out-of-tree napi_weight module param
 2022-05-14  0:10 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: fix building bpf selftests statically
 2022-05-13 23:11 UTC  (4+ messages)

[PATCH bpf-next v3] bpftool: Use sysfs vmlinux when dumping BTF by ID
 2022-05-13 23:10 UTC  (2+ messages)

[PATCH net-next v3 00/10] ptp: ocp: various updates
 2022-05-13 22:59 UTC  (11+ messages)
` [PATCH net-next v3 01/10] ptp: ocp: 32-bit fixups for pci start address
` [PATCH net-next v3 02/10] ptp: ocp: add Celestica timecard PCI ids
` [PATCH net-next v3 03/10] ptp: ocp: revise firmware display
` [PATCH net-next v3 04/10] ptp: ocp: parameterize input/output sma selectors
` [PATCH net-next v3 05/10] ptp: ocp: constify selectors
` [PATCH net-next v3 06/10] ptp: ocp: vectorize the sma accessor functions
` [PATCH net-next v3 07/10] ptp: ocp: add .init function for sma_op vector
` [PATCH net-next v3 08/10] ptp: ocp: fix PPS source selector reporting
` [PATCH net-next v3 09/10] ptp: ocp: Add firmware header checks
` [PATCH net-next v3 10/10] ptp: ocp: change sysfs attr group handling

[PATCH net v2] ptp: ocp: have adjtime handle negative delta_ns correctly
 2022-05-13 22:52 UTC 

[PATCHv2 bpf-next 0/2] selftests/bpf: fix ima_setup.sh missing issue
 2022-05-13 21:59 UTC  (4+ messages)
` [PATCHv2 bpf-next 1/2] selftests/bpf: Fix build error with ima_setup.sh

[PATCH net 0/2] selftests/bpf: fix ima_setup.sh missing issue
 2022-05-13 21:58 UTC  (3+ messages)
` [PATCH net 1/2] selftests/bpf: Fix build error with ima_setup.sh

[PATCH net-next 00/17] Netfilter updates for net-next
 2022-05-13 21:43 UTC  (18+ messages)
` [PATCH net-next 01/17] netfilter: ecache: use dedicated list for event redelivery
` [PATCH net-next 02/17] netfilter: conntrack: include ecache dying list in dumps
` [PATCH net-next 03/17] netfilter: conntrack: remove the percpu dying list
` [PATCH net-next 04/17] netfilter: cttimeout: decouple unlink and free on netns destruction
` [PATCH net-next 05/17] netfilter: remove nf_ct_unconfirmed_destroy helper
` [PATCH net-next 06/17] netfilter: extensions: introduce extension genid count
` [PATCH net-next 07/17] netfilter: cttimeout: decouple unlink and free on netns destruction
` [PATCH net-next 08/17] netfilter: conntrack: remove __nf_ct_unconfirmed_destroy
` [PATCH net-next 09/17] netfilter: conntrack: remove unconfirmed list
` [PATCH net-next 10/17] netfilter: conntrack: avoid unconditional local_bh_disable
` [PATCH net-next 11/17] netfilter: conntrack: add nf_ct_iter_data object for nf_ct_iterate_cleanup*()
` [PATCH net-next 12/17] netfilter: nfnetlink: allow to detect if ctnetlink listeners exist
` [PATCH net-next 13/17] netfilter: conntrack: un-inline nf_ct_ecache_ext_add
` [PATCH net-next 14/17] netfilter: conntrack: add nf_conntrack_events autodetect mode
` [PATCH net-next 15/17] netfilter: prefer extension check to pointer check
` [PATCH net-next 16/17] netfilter: flowtable: nft_flow_route use more data for reverse route
` [PATCH net-next 17/17] netfilter: conntrack: skip verification of zero UDP checksum

[PATCH net-next v3] net: dsa: realtek: rtl8366rb: Serialize indirect PHY register access
 2022-05-13 21:36 UTC 

[PATCH net v5 1/3] ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS support
 2022-05-13 21:33 UTC  (7+ messages)
` [PATCH net v5 3/3] ptp: clockmatrix: miscellaneous cosmetic change

[PATCH v3 3/3] igb_main: Assign random MAC address instead of fail in case of invalid one
 2022-05-13 21:25 UTC 

[PATCH 1/1] ixgbe: correct SDP0 check of SFP cage for X550
 2022-05-13 20:38 UTC  (4+ messages)
` [PATCH v2 "

[PATCH net-next 0/5] Simplifications for Broadcom and Realtek DSA taggers
 2022-05-13 20:35 UTC  (3+ messages)
` [PATCH net-next 1/5] net: dsa: tag_rtl4_a: __skb_put_padto() can never fail

[PATCH ipsec,v2] xfrm: fix "disable_policy" flag use when arriving from different devices
 2022-05-13 20:34 UTC 

[PATCH 0/8] pull request (net-next): ipsec-next 2022-05-13
 2022-05-13 20:20 UTC  (10+ messages)
` [PATCH 1/8] xfrm: free not used XFRM_ESP_NO_TRAILER flag
` [PATCH 2/8] xfrm: delete not used number of external headers
` [PATCH 3/8] xfrm: rename xfrm_state_offload struct to allow reuse
` [PATCH 4/8] xfrm: store and rely on direction to construct offload flags
` [PATCH 5/8] ixgbe: propagate XFRM offload state direction instead of flags
` [PATCH 6/8] netdevsim: rely on XFRM "
` [PATCH 7/8] net/mlx5e: Use "
` [PATCH 8/8] xfrm: drop not needed flags variable in XFRM offload struct

[PATCH v2 net-next 00/10]
 2022-05-13 19:46 UTC  (12+ messages)
` [PATCH v2 net-next 01/10] net: annotate races around sk->sk_bound_dev_if
` [PATCH v2 net-next 02/10] sctp: read sk->sk_bound_dev_if once in sctp_rcv()
` [PATCH v2 net-next 03/10] tcp: sk->sk_bound_dev_if once in inet_request_bound_dev_if()
` [PATCH v2 net-next 04/10] net: core: add READ_ONCE/WRITE_ONCE annotations for sk->sk_bound_dev_if
` [PATCH v2 net-next 05/10] dccp: use READ_ONCE() to read sk->sk_bound_dev_if
` [PATCH v2 net-next 06/10] inet: add READ_ONCE(sk->sk_bound_dev_if) in inet_csk_bind_conflict()
` [PATCH v2 net-next 07/10] net_sched: em_meta: add READ_ONCE() in var_sk_bound_if()
` [PATCH v2 net-next 08/10] l2tp: use add READ_ONCE() to fetch sk->sk_bound_dev_if
` [PATCH v2 net-next 09/10] ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH()
` [PATCH v2 net-next 10/10] inet: rename INET_MATCH()

[PATCH net-next 1/2] net: phy: micrel: Allow probing without .driver_data
 2022-05-13 19:37 UTC  (4+ messages)
` [PATCH net-next 2/2] net: phy: micrel: Use the kszphy probe/suspend/resume

[PATCH] bpf: Fix KASAN use-after-free Read in compute_effective_progs
 2022-05-13 19:08 UTC  (5+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH ipsec] xfrm: set dst dev to blackhole_netdev instead of loopback_dev in ifdown
 2022-05-13 18:56 UTC  (3+ messages)

[PATCH v2 net-next] inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH()
 2022-05-13 18:48 UTC  (5+ messages)

[PATCH] wireless: Fix Makefile to be in alphabetical order
 2022-05-13 18:42 UTC 

[PATCH v7 net-next 00/13] tcp: BIG TCP implementation
 2022-05-13 18:34 UTC  (14+ messages)
` [PATCH v7 net-next 01/13] net: add IFLA_TSO_{MAX_SIZE|SEGS} attributes
` [PATCH v7 net-next 02/13] net: allow gso_max_size to exceed 65536
` [PATCH v7 net-next 03/13] net: limit GSO_MAX_SIZE to 524280 bytes
` [PATCH v7 net-next 04/13] tcp_cubic: make hystart_ack_delay() aware of BIG TCP
` [PATCH v7 net-next 05/13] ipv6: add struct hop_jumbo_hdr definition
` [PATCH v7 net-next 06/13] ipv6/gso: remove temporary HBH/jumbo header
` [PATCH v7 net-next 07/13] ipv6/gro: insert "
` [PATCH v7 net-next 08/13] net: allow gro_max_size to exceed 65536
` [PATCH v7 net-next 09/13] ipv6: Add hop-by-hop header to jumbograms in ip6_output
` [PATCH v7 net-next 10/13] net: loopback: enable BIG TCP packets
` [PATCH v7 net-next 11/13] veth: "
` [PATCH v7 net-next 12/13] mlx4: support "
` [PATCH v7 net-next 13/13] mlx5: "

[PATCH v3 RESEND] efi: Do not import certificates from UEFI Secure Boot for T2 Macs
 2022-05-13 18:31 UTC  (8+ messages)
` [PATCH v4] "
  ` [PATCH v4 RESEND] "
    ` [PATCH v5] "
      ` [PATCH v6] "
        ` [PATCH v7] "

[PATCH net] net: lan966x: Fix assignment of the MAC address
 2022-05-13 18:00 UTC 

[PATCH net-next v3] bond: add mac filter option for balance-xor
 2022-05-13 17:43 UTC 

[PATCH iproute2 next v3] bond: add mac_filter option
 2022-05-13 17:43 UTC 

[PATCH net-next v2] bond: add mac filter option for balance-xor
 2022-05-13 17:35 UTC  (7+ messages)

[PATCH net-next 0/2] net: skb: Remove skb_data_area_size()
 2022-05-13 17:34 UTC  (3+ messages)
` [PATCH net-next 1/2] net: wwan: t7xx: Avoid calls to skb_data_area_size()
` [PATCH net-next 2/2] net: skb: Remove skb_data_area_size()

[PATCH -next] sfc: siena: Fix Kconfig dependencies
 2022-05-13 17:30 UTC  (3+ messages)

[PATCH] net: tulip: convert to devres
 2022-05-13 17:23 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net 0/2] pull-request: can 2022-05-13
 2022-05-13 17:21 UTC  (4+ messages)
` [PATCH net 1/2] Revert "can: m_can: pci: use custom bit timings for Elkhart Lake"
` [PATCH net 2/2] can: m_can: remove support for custom bit timing, take #2

[PATCH net-next] net: PIM register decapsulation and Forwarding
 2022-05-13 17:13 UTC  (2+ messages)

[PATCH v6 net-next 00/13] tcp: BIG TCP implementation
 2022-05-13 17:12 UTC  (10+ messages)
` [PATCH v6 net-next 13/13] mlx5: support BIG TCP packets

[GIT PULL] virtio: last minute fixup
 2022-05-13 17:00 UTC  (9+ messages)

[PATCH net-next v2] tls: Add opt-in zerocopy mode of sendfile()
 2022-05-13 16:02 UTC  (4+ messages)

[PATCH 19/32] afs: Use mem_to_flex_dup() with struct afs_acl
 2022-05-13 15:44 UTC  (4+ messages)
` [PATCH 00/32] Introduce flexible array struct memcpy() helpers

[PATCH net-next v3 00/10] UDP/IPv6 refactoring
 2022-05-13 15:26 UTC  (11+ messages)
` [PATCH net-next v3 01/10] ipv6: optimise ipcm6 cookie init
` [PATCH net-next v3 02/10] udp/ipv6: move pending section of udpv6_sendmsg
` [PATCH net-next v3 03/10] udp/ipv6: prioritise the ip6 path over ip4 checks
` [PATCH net-next v3 04/10] udp/ipv6: optimise udpv6_sendmsg() daddr checks
` [PATCH net-next v3 05/10] udp/ipv6: optimise out daddr reassignment
` [PATCH net-next v3 06/10] udp/ipv6: clean up udpv6_sendmsg's saddr init
` [PATCH net-next v3 07/10] ipv6: partially inline fl6_update_dst()
` [PATCH net-next v3 08/10] ipv6: refactor opts push in __ip6_make_skb()
` [PATCH net-next v3 09/10] ipv6: improve opt-less __ip6_make_skb()
` [PATCH net-next v3 10/10] ipv6: clean up ip6_setup_cork

[PATCH ipsec] xfrm: fix "disable_policy" flag use when arriving from different devices
 2022-05-13 15:12 UTC  (4+ messages)

[PATCH ipsec-next 0/6] Extend XFRM core to allow full offload configuration
 2022-05-13 15:07 UTC  (9+ messages)
` [PATCH ipsec-next 3/6] xfrm: add an interface to offload policy
` [PATCH ipsec-next 4/6] xfrm: add TX datapath support for IPsec full offload mode
` [PATCH ipsec-next 5/6] xfrm: add RX datapath protection "
` [PATCH ipsec-next 6/6] xfrm: enforce separation between priorities of HW/SW policies

[PATCHv2 net] Documentation: add description for net.core.gro_normal_batch
 2022-05-13 15:02 UTC 

[PATCH bpf-next v3 0/2] Introduce access remote cpu elem support in BPF percpu map
 2022-05-13 15:01 UTC  (2+ messages)

[PATCH bpf-next v3 0/7] bpf trampoline for arm64
 2022-05-13 14:59 UTC  (3+ messages)
` [PATCH bpf-next v3 4/7] bpf, arm64: Impelment bpf_arch_text_poke() "

Kernel Panic in skb_release_data using genet
 2022-05-13 14:56 UTC  (11+ messages)

[PATCH 00/30] The panic notifiers refactor
 2022-05-13 14:44 UTC  (5+ messages)
` [PATCH 11/30] um: Improve panic notifiers consistency and ordering

[ANNOUNCE] iptables 1.8.8 release
 2022-05-13 14:40 UTC 

[PATCH wpan-next 00/11] ieee802154: Synchronous Tx support
 2022-05-13 14:26 UTC  (7+ messages)
` [PATCH wpan-next 08/11] net: mac802154: Add a warning in the hot path

[PATCH net] NFC: nci: fix sleep in atomic context bugs caused by nci_skb_alloc
 2022-05-13 13:33 UTC 

[PATCH RFC] net: bridge: Clear offload_fwd_mark when passing frame up bridge interface
 2022-05-13 12:47 UTC  (5+ messages)

[PATCH net 0/2] sfc: fix some efx_separate_tx_channels errors
 2022-05-13 12:37 UTC  (4+ messages)
` [PATCH net 2/2] sfc: do not initialize non existing queues with efx_separate_tx_channels

[PATCH net-next 00/14] Wangxun 10 Gigabit Ethernet Driver
 2022-05-13 12:27 UTC  (5+ 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).