netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-22 14:51:42 to 2021-07-23 11:05:12 UTC [more...]

[RFC] dsa: register every port with of_platform
 2021-07-23 11:05 UTC 

[PATCH net-next v1 1/1] net: phy: dp83td510: Add basic support for the DP83TD510 Ethernet PHY
 2021-07-23 10:42 UTC 

[PATCH] net: phy: Remove unused including <linux/version.h>
 2021-07-23 10:38 UTC 

[PATCH v2 0/4] selftests: add a new test driver for sysfs
 2021-07-23 10:38 UTC  (10+ messages)
` [PATCH v2 1/4] selftests: add tests_sysfs module
` [PATCH v2 4/4] test_sysfs: demonstrate deadlock fix

[PATCH] mlx4: Fix missing error code in mlx4_load_one()
 2021-07-23 10:36 UTC 

[PATCH AUTOSEL 5.13 01/19] net/802/mrp: fix memleak in mrp_request_join()
 2021-07-23 10:18 UTC  (9+ messages)
` [PATCH AUTOSEL 5.13 02/19] net/802/garp: fix memleak in garp_request_join()
` [PATCH AUTOSEL 5.13 03/19] net: annotate data race around sk_ll_usec
` [PATCH AUTOSEL 5.13 04/19] sctp: move 198 addresses from unusable to private scope
` [PATCH AUTOSEL 5.13 07/19] ipv6: allocate enough headroom in ip6_finish_output2()
` [PATCH AUTOSEL 5.13 09/19] sfc: ensure correct number of XDP queues

[PATCH] ath9k: hif_usb: fix memory leak in ath9k_hif_usb_firmware_cb
 2021-07-23 10:12 UTC  (2+ messages)

[PATCH] cfg80211: free the object allocated in wiphy_apply_custom_regulatory
 2021-07-23  9:59 UTC  (12+ messages)

[PATCH bpf-next v2 0/5] libbpf: rename btf__get_from_id() and btf__load() APIs, support split BTF
 2021-07-23  9:58 UTC  (12+ messages)
` [PATCH bpf-next v2 2/5] libbpf: rename btf__get_from_id() as btf__load_from_kernel_by_id()
` [PATCH bpf-next v2 3/5] tools: replace btf__get_from_id() with btf__load_from_kernel_by_id()
` [PATCH bpf-next v2 4/5] libbpf: add split BTF support for btf__load_from_kernel_by_id()

pull-request: mac80211 2021-07-23
 2021-07-23  9:50 UTC 

[PATCH] tcp: use rto_min value from socket in retransmits timeout
 2021-07-23  9:39 UTC 

[patch net-next v2] devlink: append split port number to the port name
 2021-07-23  9:33 UTC  (3+ messages)

[PATCH] nfc: port100: constify protocol list array
 2021-07-23  9:20 UTC 

[PATCH] ipv6: ioam: fix unused function warning
 2021-07-23  9:15 UTC 

[syzbot] INFO: task hung in port100_probe
 2021-07-23  9:05 UTC  (4+ messages)

[PATCH net-next v2] docs: networking: dpaa2: add documentation for the switch driver
 2021-07-23  8:46 UTC  (2+ messages)

[PATCH net-next v3 00/16] Add Management Component Transport Protocol support
 2021-07-23  8:29 UTC  (17+ messages)
` [PATCH net-next v3 01/16] mctp: Add MCTP base
` [PATCH net-next v3 02/16] mctp: Add base socket/protocol definitions
` [PATCH net-next v3 03/16] mctp: Add base packet definitions
` [PATCH net-next v3 04/16] mctp: Add sockaddr_mctp to uapi
` [PATCH net-next v3 05/16] mctp: Add initial driver infrastructure
` [PATCH net-next v3 06/16] mctp: Add device handling and netlink interface
` [PATCH net-next v3 07/16] mctp: Add initial routing framework
` [PATCH net-next v3 08/16] mctp: Add netlink route management
` [PATCH net-next v3 09/16] mctp: Add neighbour implementation
` [PATCH net-next v3 10/16] mctp: Add neighbour netlink interface
` [PATCH net-next v3 11/16] mctp: Populate socket implementation
` [PATCH net-next v3 12/16] mctp: Implement message fragmentation & reassembly
` [PATCH net-next v3 13/16] mctp: Add dest neighbour lladdr to route output
` [PATCH net-next v3 14/16] mctp: Allow per-netns default networks
` [PATCH net-next v3 15/16] mctp: Allow MCTP on tun devices
` [PATCH net-next v3 16/16] mctp: Add MCTP overview document

[net PATCH v2] octeontx2-af: Fix uninitialized variables in rvu_switch
 2021-07-23  8:06 UTC 

mvpp2 switch from gmac to xlg requires ifdown/ifup
 2021-07-23  8:05 UTC  (2+ messages)

[net PATCH] octeontx2-af: Fix uninitialized variables in rvu_switch
 2021-07-23  8:02 UTC 

[PATCH iproute2] libbpf: fix attach of prog with multiple sections
 2021-07-23  7:55 UTC  (9+ messages)

[PATCH v2 0/2] Fixes for KSZ DSA switch
 2021-07-23  7:47 UTC  (7+ messages)
` [PATCH v2 1/2] net: dsa: ensure linearized SKBs in case of tail taggers

[PATCH] Expose Peak USB device id in sysfs via phys_port_name
 2021-07-23  7:33 UTC  (5+ messages)
` [PATCH v2] "

[PATCH RFC net-next] bonding: 3ad: fix the conflict between __bond_release_one and bond_3ad_state_machine_handler
 2021-07-23  7:26 UTC 

[Patch net-next resend v2] net: use %px to print skb address in trace_netif_receive_skb
 2021-07-23  7:09 UTC  (2+ messages)

[PATCH net-next 00/18] Add Gigabit Ethernet driver support
 2021-07-23  6:28 UTC  (8+ messages)
` [PATCH net-next 05/18] ravb: Replace chip type with a structure for driver data

[PATCH 00/15] Fix some DT binding references at next-20210722
 2021-07-23  6:27 UTC  (2+ messages)
` (subset) "

[RFC PATCH net-next 0/4] net: hns3: add support for TX push
 2021-07-23  6:16 UTC  (5+ messages)
` [RFC PATCH net-next 1/4] arm64: barrier: add DGH macros to control memory accesses merging
` [RFC PATCH net-next 2/4] io: add function to flush the write combine buffer to device immediately
` [RFC PATCH net-next 3/4] net: hns3: add support for TX push mode
` [RFC PATCH net-next 4/4] net: hns3: add ethtool priv-flag for TX push

[PATCH v5 net-next 00/36] nvme-tcp receive and tarnsmit offloads
 2021-07-23  6:09 UTC  (12+ messages)
` [PATCH v5 net-next 02/36] iov_iter: DDP copy to iter/pages
` [PATCH v5 net-next 04/36] net/tls: expose get_netdev_for_sock
` [PATCH v5 net-next 23/36] net: Add to ulp_ddp support for fallback flow

[PATCH AUTOSEL 5.10 01/17] net/802/mrp: fix memleak in mrp_request_join()
 2021-07-23  3:57 UTC  (5+ messages)
` [PATCH AUTOSEL 5.10 02/17] net/802/garp: fix memleak in garp_request_join()
` [PATCH AUTOSEL 5.10 03/17] net: annotate data race around sk_ll_usec
` [PATCH AUTOSEL 5.10 04/17] sctp: move 198 addresses from unusable to private scope
` [PATCH AUTOSEL 5.10 07/17] ipv6: allocate enough headroom in ip6_finish_output2()

[PATCH AUTOSEL 5.4 01/14] net/802/mrp: fix memleak in mrp_request_join()
 2021-07-23  3:58 UTC  (5+ messages)
` [PATCH AUTOSEL 5.4 02/14] net/802/garp: fix memleak in garp_request_join()
` [PATCH AUTOSEL 5.4 03/14] net: annotate data race around sk_ll_usec
` [PATCH AUTOSEL 5.4 04/14] sctp: move 198 addresses from unusable to private scope
` [PATCH AUTOSEL 5.4 05/14] ipv6: allocate enough headroom in ip6_finish_output2()

[PATCH AUTOSEL 4.14 1/8] net/802/mrp: fix memleak in mrp_request_join()
 2021-07-23  3:58 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 2/8] net/802/garp: fix memleak in garp_request_join()
` [PATCH AUTOSEL 4.14 3/8] net: annotate data race around sk_ll_usec
` [PATCH AUTOSEL 4.14 4/8] sctp: move 198 addresses from unusable to private scope

[PATCH AUTOSEL 4.4 1/7] net/802/mrp: fix memleak in mrp_request_join()
 2021-07-23  3:59 UTC  (3+ messages)
` [PATCH AUTOSEL 4.4 2/7] net/802/garp: fix memleak in garp_request_join()
` [PATCH AUTOSEL 4.4 3/7] sctp: move 198 addresses from unusable to private scope

[PATCH AUTOSEL 4.9 1/7] net/802/mrp: fix memleak in mrp_request_join()
 2021-07-23  3:59 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 2/7] net/802/garp: fix memleak in garp_request_join()
` [PATCH AUTOSEL 4.9 3/7] sctp: move 198 addresses from unusable to private scope

[PATCH AUTOSEL 4.19 01/11] net/802/mrp: fix memleak in mrp_request_join()
 2021-07-23  3:58 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 02/11] net/802/garp: fix memleak in garp_request_join()
` [PATCH AUTOSEL 4.19 03/11] net: annotate data race around sk_ll_usec
` [PATCH AUTOSEL 4.19 04/11] sctp: move 198 addresses from unusable to private scope

[PATCH bpf-next v2 0/8] Improve XDP samples usability and output
 2021-07-23  3:49 UTC  (7+ messages)
` [PATCH bpf-next v2 2/8] samples: bpf: Add common infrastructure for XDP samples
` [PATCH bpf-next v2 3/8] samples: bpf: Add BPF support for XDP samples helper
` [PATCH bpf-next v2 5/8] samples: bpf: Convert xdp_redirect to use "

[PATCH bpf-next 0/3] libbpf: Export bpf_program__attach_kprobe_opts function
 2021-07-23  3:06 UTC  (3+ messages)
` [PATCH bpf-next 3/3] "

[PATCH] kernel/module: add documentation for try_module_get()
 2021-07-23  2:33 UTC  (3+ messages)

linux-next: manual merge of the net-next tree with Linus' tree
 2021-07-23  2:32 UTC 

[net] tipc: fix sleeping in tipc accept routine
 2021-07-23  2:25 UTC 

[PATCH] iwlwifi: remove redundant calls to unlikely()
 2021-07-23  2:19 UTC  (2+ messages)

Ask for help about bpf map
 2021-07-23  2:07 UTC  (11+ messages)

[PATCH net backport to 4.4,4.9] net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clear
 2021-07-23  1:56 UTC  (2+ messages)

[PATCH net backport to 4.14,4.19,5.4] net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clear
 2021-07-23  1:56 UTC  (2+ messages)

[PATCH bpf-next] bpf: increase supported cgroup storage value size
 2021-07-23  0:27 UTC 

[PATCH bpf-next] selftests/bpf: add multidimensional array BTF-based data dump test
 2021-07-23  0:06 UTC  (2+ messages)

[PATCH] bpf: remove redundant intiialization of variable stype
 2021-07-22 23:50 UTC  (2+ messages)

linux-next: build failure in Linus' tree
 2021-07-22 23:04 UTC  (4+ messages)

Marvell switch port shows LOWERLAYERDOWN, ping fails
 2021-07-22 22:55 UTC 

Fw: [Bug 213827] New: Stall In TCP/IP
 2021-07-22 22:16 UTC 

[PATCH iproute2] ip/tunnel: always print all known attributes
 2021-07-22 22:11 UTC  (2+ messages)

[PATCH v2 bpf-next 1/8] tcp: seq_file: Avoid skipping sk during tcp_seek_last_pos
 2021-07-22 22:06 UTC  (4+ messages)

[PATCH v4] sysfs: fix kobject refcount to address races with kobject removal
 2021-07-22 21:31 UTC  (6+ messages)

[PATCH v2 bpf-next 0/8] bpf: Allow bpf tcp iter to do bpf_(get|set)sockopt
 2021-07-22 21:01 UTC  (4+ messages)

[PATCH] gve: DQO: avoid unused variable warnings
 2021-07-22 20:19 UTC  (4+ messages)

[PATCH][next] net: dsa: sja1105: remove redundant re-assignment of pointer table
 2021-07-22 20:05 UTC  (2+ messages)

[PATCH net v2] can: raw: fix raw_rcv panic for sock UAF
 2021-07-22 19:56 UTC  (5+ messages)

[PATCH V2] ath10k: don't fail if IRAM write fails
 2021-07-22 19:42 UTC  (2+ messages)

[PATCH] ath10k: don't fail if IRAM write fails
 2021-07-22 19:29 UTC 

[PATCH] mpls: defer ttl decrement in mpls_forward()
 2021-07-22 18:50 UTC 

octeontx2-af: Introduce internal packet switching
 2021-07-22 18:47 UTC 

[PATCH RFC 0/9] sk_buff: optimize layout for GRO
 2021-07-22 18:41 UTC  (6+ messages)

[PATCH] wwan: core: Fix missing RTM_NEWLINK event for default link
 2021-07-22 18:35 UTC  (2+ messages)

[PATCH v5 00/14] genirq: Cleanup the abuse of irq_set_affinity_hint()
 2021-07-22 18:25 UTC  (3+ messages)
` [PATCH v5 06/14] RDMA/irdma: Use irq_update_affinity_hint

[PATCH net-next v5 0/6] Support for the IOAM Pre-allocated Trace with IPv6
 2021-07-22 18:12 UTC  (7+ messages)
` [PATCH net-next v5 2/6] ipv6: ioam: Data plane support for Pre-allocated Trace
` [PATCH net-next v5 6/6] selftests: net: Test for the IOAM insertion with IPv6

[PATCH net-next] ipv6: fix "'ioam6_if_id_max' defined but not used" warn
 2021-07-22 18:07 UTC  (2+ messages)

[GIT] Networking
 2021-07-22 18:00 UTC  (2+ messages)

[PATCH] wwan: core: Fix missing RTM_NEWLINK event
 2021-07-22 18:01 UTC  (5+ messages)

[PATCH] ipv6: decrease hop limit counter in ip6_forward()
 2021-07-22 17:44 UTC 

[PATCH] net: Set true network header for ECN decapsulation
 2021-07-22 17:21 UTC  (2+ messages)

[PATCH net-next 2/3] flow_offload: add process to delete offloaded actions from net device
 2021-07-22 17:07 UTC  (2+ messages)

[RFC PATCH v1 net-next 1/1] net: ethernet: ti: cpsw: allow MTU > 1500 when overridden by module parameter
 2021-07-22 16:50 UTC  (4+ messages)

[syzbot] possible deadlock in skb_queue_tail (3)
 2021-07-22 16:44 UTC 

[PATCH net-next v6 0/6] remove compat_alloc_user_space()
 2021-07-22 16:26 UTC  (9+ messages)
` [PATCH net-next v6 1/6] compat: make linux/compat.h available everywhere
` [PATCH net-next v6 4/6] net: socket: remove register_gifconf
` [PATCH net-next v6 5/6] net: socket: simplify dev_ifconf handling
` [PATCH net-next v6 6/6] net: socket: rework compat_ifreq_ioctl()

[PATCH] net: qrtr: fix memory leak in qrtr_local_enqueue
 2021-07-22 16:16 UTC 

[PATCH net] tipc: fix implicit-connect for SYN+
 2021-07-22 16:05 UTC 

[PATCH bpf-next 0/4] libbpf: Move CO-RE logic into separate file
 2021-07-22 16:02 UTC  (2+ messages)

[PATCH v5 net-next 0/5] Allow TX forwarding for the software bridge data path to be offloaded to capable devices
 2021-07-22 15:55 UTC  (6+ messages)
` [PATCH v5 net-next 1/5] net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
` [PATCH v5 net-next 2/5] net: dsa: track the number of switches in a tree
` [PATCH v5 net-next 3/5] net: dsa: add support for bridge TX forwarding offload
` [PATCH v5 net-next 4/5] net: dsa: mv88e6xxx: map virtual bridges with forwarding offload in the PVT
` [PATCH v5 net-next 5/5] net: dsa: tag_dsa: offload the bridge forwarding process

[RFC PATCH net-next 0/4] net: wwan: Add Qualcomm BAM-DMUX WWAN network driver
 2021-07-22 15:40 UTC  (8+ messages)
` [RFC PATCH net-next 4/4] "

[PATCH net-next 1/3] flow_offload: allow user to offload tc action to net device
 2021-07-22 15:31 UTC  (2+ messages)

[PATCH rfc v6 0/4] add frag page support in page pool
 2021-07-22 15:18 UTC  (7+ messages)
` [PATCH rfc v6 2/4] page_pool: add interface to manipulate frag count "

[PATCH net-next] docs: networking: dpaa2: add documentation for the switch driver
 2021-07-22 15:10 UTC  (4+ messages)

Possible GRE-TAP/ECT bug
 2021-07-22 15:05 UTC  (3+ messages)

[PATCH net-next v2 00/31] ndo_ioctl rework
 2021-07-22 15:02 UTC  (3+ messages)

[PATCH net-next 0/3] flow_offload: hardware offload of TC actions
 2021-07-22 14:55 UTC  (3+ messages)
` [PATCH net-next 3/3] flow_offload: add process to update action stats from hardware


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