netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-26 01:30:21 to 2021-04-26 18:16:45 UTC [more...]

[net-next, v2, 0/7] Support Ocelot PTP Sync one-step timestamping
 2021-04-26 18:16 UTC  (11+ messages)
` [net-next, v2, 1/7] net: dsa: check tx timestamp request in core driver
` [net-next, v2, 2/7] net: dsa: no longer identify PTP packet "
` [net-next, v2, 3/7] net: dsa: free skb->cb usage "
` [net-next, v2, 4/7] net: dsa: no longer clone skb "
` [net-next, v2, 5/7] docs: networking: timestamping: update for DSA switches
` [net-next, v2, 6/7] net: mscc: ocelot: convert to ocelot_port_txtstamp_request()
` [net-next, v2, 7/7] net: mscc: ocelot: support PTP Sync one-step timestamping

[PATCH net-next v2 00/10] bnxt_en: Updates for net-next
 2021-04-26 17:52 UTC  (10+ messages)
` [PATCH net-next v2 10/10] bnxt_en: Implement .ndo_features_check()

[PATCH v2 bpf-next 00/16] bpf: syscall program, FD array, loader program, light skeleton
 2021-04-26 17:30 UTC  (11+ messages)
` [PATCH v2 bpf-next 01/16] bpf: Introduce bpf_sys_bpf() helper and program type
` [PATCH v2 bpf-next 05/16] selftests/bpf: Test for syscall "
` [PATCH v2 bpf-next 09/16] libbpf: Support for fd_idx
` [PATCH v2 bpf-next 12/16] libbpf: Change the order of data and text relocations
` [PATCH v2 bpf-next 13/16] libbpf: Add bpf_object pointer to kernel_supports()

[RFC] tcp: Delay sending non-probes for RFC4821 mtu probing
 2021-04-26 17:24 UTC  (9+ messages)
    ` Fwd: "

[PATCH net-next 00/22] Netfilter updates for net-next
 2021-04-26 17:10 UTC  (23+ messages)
` [PATCH net-next 01/22] netfilter: nat: move nf_xfrm_me_harder to where it is used
` [PATCH net-next 02/22] netfilter: nft_socket: add support for cgroupsv2
` [PATCH net-next 03/22] netfilter: disable defrag once its no longer needed
` [PATCH net-next 04/22] netfilter: ebtables: remove the 3 ebtables pointers from struct net
` [PATCH net-next 05/22] netfilter: x_tables: remove ipt_unregister_table
` [PATCH net-next 06/22] netfilter: x_tables: add xt_find_table
` [PATCH net-next 07/22] netfilter: iptables: unregister the tables by name
` [PATCH net-next 08/22] netfilter: ip6tables: "
` [PATCH net-next 09/22] netfilter: arptables: "
` [PATCH net-next 10/22] netfilter: x_tables: remove paranoia tests
` [PATCH net-next 11/22] netfilter: xt_nat: pass table to hookfn
` [PATCH net-next 12/22] netfilter: ip_tables: pass table pointer via nf_hook_ops
` [PATCH net-next 13/22] netfilter: arp_tables: "
` [PATCH net-next 14/22] netfilter: ip6_tables: "
` [PATCH net-next 15/22] netfilter: remove all xt_table anchors from struct net
` [PATCH net-next 16/22] netfilter: nf_log_syslog: Unset bridge logger in pernet exit
` [PATCH net-next 17/22] netfilter: nftables: add nft_pernet() helper function
` [PATCH net-next 18/22] netfilter: nfnetlink: add struct nfnl_info and pass it to callbacks
` [PATCH net-next 19/22] netfilter: nfnetlink: pass struct nfnl_info to rcu callbacks
` [PATCH net-next 20/22] netfilter: nfnetlink: pass struct nfnl_info to batch callbacks
` [PATCH net-next 21/22] netfilter: nfnetlink: consolidate callback types
` [PATCH net-next 22/22] netfilter: allow to turn off xtables compat layer

[PATCH net-next] net/sched: act_vlan: Fix vlan modify to allow zero priority
 2021-04-26 17:11 UTC  (5+ messages)

Unexpected timestamps in tcpdump with veth + tc qdisc netem delay
 2021-04-26 17:07 UTC  (2+ messages)

[RFC] tcp: Consider mtu probing for tcp_xmit_size_goal
 2021-04-26 16:58 UTC  (3+ messages)

[RFC net-next 0/9] net: bridge: Forward offloading
 2021-04-26 17:04 UTC  (10+ messages)
` [RFC net-next 1/9] net: dfwd: Constrain existing users to macvlan subordinates
` [RFC net-next 2/9] net: bridge: Disambiguate offload_fwd_mark
` [RFC net-next 3/9] net: bridge: switchdev: Recycle unused hwdoms
` [RFC net-next 4/9] net: bridge: switchdev: Forward offloading
` [RFC net-next 5/9] net: dsa: Track port PVIDs
` [RFC net-next 6/9] net: dsa: Forward offloading
` [RFC net-next 7/9] net: dsa: mv88e6xxx: Allocate a virtual DSA port for each bridge
` [RFC net-next 8/9] net: dsa: mv88e6xxx: Map virtual bridge port in PVT
` [RFC net-next 9/9] net: dsa: mv88e6xxx: Forward offloading

Patch "net: Make tcp_allowed_congestion_control readonly in non-init netns" has been added to the 5.10-stable tree
 2021-04-26 17:00 UTC 

[PATCH bpf-next 0/5] CO-RE relocation selftests fixes
 2021-04-26 16:44 UTC  (16+ messages)
` [PATCH bpf-next 1/5] selftests/bpf: add remaining ASSERT_xxx() variants
` [PATCH bpf-next 2/5] libbpf: support BTF_KIND_FLOAT during type compatibility checks in CO-RE
` [PATCH bpf-next 3/5] selftests/bpf: fix BPF_CORE_READ_BITFIELD() macro
` [PATCH bpf-next 4/5] selftests/bpf: fix field existence CO-RE reloc tests
` [PATCH bpf-next 5/5] selftests/bpf: fix core_reloc test runner

[PATCH v2 bpf-next 0/6] BPF static linker: support static vars and maps
 2021-04-26 16:34 UTC  (14+ messages)
` [PATCH v2 bpf-next 2/6] libbpf: rename static variables during linking

[PATCH net-next] net/mlx5: Fix some error messages
 2021-04-26 16:33 UTC  (2+ messages)

[PATCH net-next] net: dsa: mv88e6xxx: Fix 6095/6097/6185 ports in non-SERDES CMODE
 2021-04-26 16:17 UTC 

[PATCH net-next] net: phy: marvell-88x2222: enable autoneg by default
 2021-04-26 16:08 UTC 

[PATCH] net:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_send
 2021-04-26 16:06 UTC 

[PATCH v2 net-next 0/9] net: dsa: microchip: DSA driver support for LAN937x switch
 2021-04-26 16:04 UTC  (17+ messages)
` [PATCH v2 net-next 1/9] dt-bindings: net: dsa: dt bindings for microchip lan937x
` [PATCH v2 net-next 2/9] net: phy: Add support for LAN937x T1 phy driver
` [PATCH v2 net-next 3/9] net: dsa: tag_ksz: add tag handling for Microchip LAN937x
` [PATCH v2 net-next 4/9] net: dsa: microchip: add DSA support for microchip lan937x

linux-next failing build due to missing cubictcp_state symbol
 2021-04-26 16:03 UTC  (9+ messages)

[PATCH net] net/sched: act_ct: fix wild memory access when clearing fragments
 2021-04-26 15:45 UTC 

[PATCH net v2 0/2] net: fix lockdep false positive splat
 2021-04-26 15:39 UTC  (10+ messages)
` [PATCH net v2 1/2] net: core: make bond_get_lowest_level_rcu() generic
` [PATCH net 2/2] net: bridge: fix lockdep multicast_lock false positive splat

[PATCH 4/5] .gitignore: prefix local generated files with a slash
 2021-04-26 15:33 UTC  (3+ messages)

[igb] netconsole triggers warning in netpoll_poll_dev
 2021-04-26 15:28 UTC  (11+ messages)

[PATCH] bonding: 3ad: Fix the conflict between bond_update_slave_arr and the state machine
 2021-04-26 15:22 UTC  (3+ messages)

[PATCHv9 bpf-next 0/4] xdp: extend xdp_redirect_map with broadcast support
 2021-04-26 14:29 UTC  (14+ messages)
` [PATCHv9 bpf-next 2/4] "
` [PATCHv9 bpf-next 4/4] selftests/bpf: add xdp_redirect_multi test

[PATCH net v2] igb: Fix XDP with PTP enabled
 2021-04-26 14:15 UTC  (2+ messages)

[PATCH] net: hso: fix NULL-deref on disconnect regression
 2021-04-26 14:01 UTC  (4+ messages)

[PATCH] bonding/alb: return -ENOMEM when kmalloc failed
 2021-04-26 13:53 UTC  (2+ messages)

[PATCH] SUNRPC: Add a check for gss_release_msg
 2021-04-26 13:47 UTC  (10+ messages)

[PATCH net-next v7 0/9] microchip: add support for ksz88x3 driver family
 2021-04-26 13:19 UTC  (10+ messages)
` [PATCH net-next v7 1/9] net: dsa: microchip: ksz8795: change drivers prefix to be generic
` [PATCH net-next v7 2/9] net: dsa: microchip: ksz8795: move cpu_select_interface to extra function
` [PATCH net-next v7 3/9] net: dsa: microchip: ksz8795: move register offsets and shifts to separate struct
` [PATCH net-next v7 4/9] net: dsa: microchip: ksz8795: add support for ksz88xx chips
` [PATCH net-next v7 5/9] net: dsa: microchip: Add Microchip KSZ8863 SPI based driver support
` [PATCH net-next v7 6/9] dt-bindings: net: dsa: document additional Microchip KSZ8863/8873 switch
` [PATCH net-next v7 7/9] net: phy: Add support for microchip SMI0 MDIO bus
` [PATCH net-next v7 8/9] net: dsa: microchip: Add Microchip KSZ8863 SMI based driver support
` [PATCH net-next v7 9/9] dt-bindings: net: mdio-gpio: add compatible for microchip,mdio-smi0

[PATCH V2 net] net: stmmac: fix MAC WoL unwork if PHY doesn't support WoL
 2021-04-26 13:05 UTC  (2+ messages)

[PATCHv10 bpf-next 0/4] xdp: extend xdp_redirect_map with broadcast support
 2021-04-26 13:00 UTC  (10+ messages)
` [PATCHv10 bpf-next 2/4] "

[PATCH] can: softing: Remove redundant variable ptr
 2021-04-26 12:24 UTC  (2+ messages)

[PATCH 1/1] net: Fix typo in comment about ancillary data
 2021-04-26 12:44 UTC 

[PATCH net-next v6 00/10] microchip: add support for ksz88x3 driver family
 2021-04-26 12:38 UTC  (5+ messages)
` [PATCH net-next v6 08/10] net: dsa: microchip: Add Microchip KSZ8863 SMI based driver support

[PATCH] netfilter: nf_conntrack: Add conntrack helper for ESP/IPsec
 2021-04-26 12:37 UTC  (4+ messages)

[PATCH] net: netfilter: Add RFC-7597 Section 5.1 PSID support
 2021-04-26 12:23 UTC  (2+ messages)

[PATCH intel-net] i40e: fix broken XDP support
 2021-04-26 11:14 UTC 

[PATCH net-next v4 0/2] of: net: support non-platform devices in of_get_mac_address()
 2021-04-26 10:54 UTC  (6+ messages)
` [PATCH net-next v4 2/2] of: net: fix of_get_mac_addr_nvmem() for non-platform devices

[PATCH] virtio-net: enable SRIOV
 2021-04-26 10:21 UTC 

[PATCH] kbuild: replace LANG=C with LC_ALL=C
 2021-04-26 10:17 UTC  (2+ messages)

[PATCH] rxrpc: rxkad: Remove redundant variable offset
 2021-04-26 10:13 UTC 

[PATCH] caif: Remove redundant variable expectlen
 2021-04-26 10:10 UTC 

[PATCH 1/3] arm64: dts: rockchip: Remove unnecessary reset in rk3328.dtsi
 2021-04-26  9:50 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: net: dwmac: Add Rockchip DWMAC support
` [PATCH 3/3] dt-bindings: net: convert rockchip-dwmac to json-schema

[PATCH net] net: hso: fix NULL-deref on tty registration failure
 2021-04-26  9:45 UTC 

[PATCH v3] net: fix a concurrency bug in l2tp_tunnel_register()
 2021-04-26  8:59 UTC  (2+ messages)

[PATCH] net: called rtnl_unlock() before runpm resumes devices
 2021-04-26  8:42 UTC  (9+ messages)

[PATCH net v4] net: fix race between napi kthread mode and busy poll
 2021-04-26  8:31 UTC  (8+ messages)
        ` Bug Report Napi GRO ixgbe

hso driver kernel NULL pointer dereference
 2021-04-26  7:59 UTC  (2+ messages)

[syzbot] KASAN: null-ptr-deref Write in rhashtable_free_and_destroy (2)
 2021-04-26  7:17 UTC  (2+ messages)

pull-request: can-next 2021-04-26
 2021-04-26  6:54 UTC  (5+ messages)
` [net-next 1/4] can: etas_es58x: Fix missing null check on netdev pointer
` [net-next 2/4] can: etas_es58x: Fix a couple of spelling mistakes
` [net-next 3/4] can: add a note that RECV_OWN_MSGS frames are subject to filtering
` [net-next 4/4] can: proc: fix rcvlist_* header alignment on 64-bit system

[PATCH] cxgb4: Remove redundant assignment to ret
 2021-04-26  4:26 UTC  (2+ messages)

[PATCHv5 bpf-next 0/7] bpf: Tracing and lsm programs re-attach
 2021-04-26  4:14 UTC  (4+ messages)

[Patch bpf-next v3 00/10] sockmap: add sockmap support to Unix datagram socket
 2021-04-26  2:50 UTC  (11+ messages)
` [Patch bpf-next v3 01/10] sock_map: relax config dependency to CONFIG_NET
` [Patch bpf-next v3 02/10] af_unix: implement ->read_sock() for sockmap
` [Patch bpf-next v3 03/10] af_unix: implement ->psock_update_sk_prot()
` [Patch bpf-next v3 04/10] af_unix: set TCP_ESTABLISHED for datagram sockets too
` [Patch bpf-next v3 05/10] af_unix: implement unix_dgram_bpf_recvmsg()
` [Patch bpf-next v3 06/10] sock_map: update sock type checks for AF_UNIX
` [Patch bpf-next v3 07/10] selftests/bpf: factor out udp_socketpair()
` [Patch bpf-next v3 08/10] selftests/bpf: factor out add_to_sockmap()
` [Patch bpf-next v3 09/10] selftests/bpf: add a test case for unix sockmap
` [Patch bpf-next v3 10/10] selftests/bpf: add test cases for redirection between udp and unix

[PATCH iproute2-next] bridge: vlan: dump port only if there are any vlans
 2021-04-26  2:33 UTC  (3+ messages)
` [PATCH iproute2-next v2] "

[PATCH iproute2] ip: drop 2-char command assumption
 2021-04-26  2:31 UTC  (3+ messages)
` [PATCH iproute2 v2] "

[PATCH v2 net-next] macvlan: Add nodst option to macvlan type source
 2021-04-26  1:40 UTC  (2+ messages)

[net-next V2 01/11] net/mlx5: E-Switch, Return eswitch max ports when eswitch is supported
 2021-04-26  1:40 UTC  (2+ messages)

[PATCH net v3 4/9] r8152: disable U2P3 for RTL8153B
 2021-04-26  1:30 UTC  (2+ messages)
` [PATCH net-next] r8152: remove some bit operations

[PATCH net-next][REPOST] hv_netvsc: Make netvsc/VF binding check both MAC and serial number
 2021-04-26  1:30 UTC  (2+ messages)

[PATCH] ch_ktls: Remove redundant variable result
 2021-04-26  1:30 UTC  (2+ messages)

[PATCH 1/3 net-next v4] net: ethernet: ixp4xx: Add DT bindings
 2021-04-26  1:30 UTC  (2+ messages)

[PATCH net] bnxt_en: Fix RX consumer index logic in the error path
 2021-04-26  1:30 UTC  (2+ 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).