netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-15 09:46:24 to 2021-04-15 23:45:50 UTC [more...]

[PATCH net-next 0/3] net: add support for an offset of a nvmem provided MAC address
 2021-04-15 23:45 UTC  (6+ messages)
` [PATCH net-next 1/3] dt-bindings: net: add nvmem-mac-address-offset property

[PATCH net-next 00/13] mptcp: Improve socket option handling
 2021-04-15 23:45 UTC  (14+ messages)
` [PATCH net-next 01/13] mptcp: revert "mptcp: forbit mcast-related sockopt on MPTCP sockets"
` [PATCH net-next 02/13] mptcp: move sockopt function into a new file
` [PATCH net-next 03/13] mptcp: only admit explicitly supported sockopt
` [PATCH net-next 04/13] mptcp: add skeleton to sync msk socket options to subflows
` [PATCH net-next 05/13] mptcp: tag sequence_seq with socket state
` [PATCH net-next 06/13] mptcp: setsockopt: handle SO_KEEPALIVE and SO_PRIORITY
` [PATCH net-next 07/13] mptcp: setsockopt: handle receive/send buffer and device bind
` [PATCH net-next 08/13] mptcp: setsockopt: support SO_LINGER
` [PATCH net-next 09/13] mptcp: setsockopt: add SO_MARK support
` [PATCH net-next 10/13] mptcp: setsockopt: add SO_INCOMING_CPU
` [PATCH net-next 11/13] mptcp: setsockopt: SO_DEBUG and no-op options
` [PATCH net-next 12/13] mptcp: sockopt: add TCP_CONGESTION and TCP_INFO
` [PATCH net-next 13/13] selftests: mptcp: add packet mark test case

[PATCHv2 RFC bpf-next 0/7] bpf: Add support for ftrace probe
 2021-04-15 23:30 UTC  (14+ messages)

[PATCH v3 net-next 00/10] net: Korina improvements
 2021-04-15 23:30 UTC  (13+ messages)
` [PATCH v3 net-next 01/10] net: korina: Fix MDIO functions
` [PATCH v3 net-next 02/10] net: korina: Use devres functions
` [PATCH v3 net-next 03/10] net: korina: Remove not needed cache flushes
` [PATCH v3 net-next 04/10] net: korina: Remove nested helpers
` [PATCH v3 net-next 05/10] net: korina: Use DMA API
` [PATCH v3 net-next 06/10] net: korina: Only pass mac address via platform data

[PATCHv5 bpf-next 0/7] bpf: Tracing and lsm programs re-attach
 2021-04-15 23:24 UTC  (7+ messages)
` [PATCHv5 bpf-next 1/7] bpf: Allow trampoline re-attach for tracing and lsm programs
` [PATCHv5 bpf-next 2/7] selftests/bpf: Add missing semicolon
` [PATCHv5 bpf-next 7/7] selftests/bpf: Use ASSERT macros in lsm test

[PATCH] net: sched: tapr: remove WARN_ON() in taprio_get_start_time()
 2021-04-15 23:20 UTC  (9+ messages)
` [PATCH v2] "

[PATCH v3] net: sched: tapr: prevent cycle_time == 0 in parse_taprio_schedule
 2021-04-15 23:17 UTC 

[PATCH net-next] net: ethernet: mediatek: ppe: fix busy wait loop
 2021-04-15 23:10 UTC  (2+ messages)

[PATCH bpf-next 3/5] libbpf: add low level TC-BPF API
 2021-04-15 23:10 UTC  (25+ messages)

[RFC net-next 0/6] ethtool: add uAPI for reading standard stats
 2021-04-15 23:05 UTC  (8+ messages)
` [RFC net-next 4/6] ethtool: add interface to read standard MAC stats

[PATCH v2 0/2] TJA1103 driver
 2021-04-15 22:57 UTC  (5+ messages)
` [PATCH v2 1/2] net: phy: add genphy_c45_pma_suspend/resume
` [PATCH v2 2/2] phy: nxp-c45: add driver for tja1103

[PATCH net-next v2 0/6] ethtool: add standard FEC statistics
 2021-04-15 22:53 UTC  (7+ messages)
` [PATCH net-next v2 1/6] ethtool: move ethtool_stats_init
` [PATCH net-next v2 2/6] ethtool: fec_prepare_data() - jump to error handling
` [PATCH net-next v2 3/6] ethtool: add FEC statistics
` [PATCH net-next v2 4/6] bnxt: implement ethtool::get_fec_stats
` [PATCH net-next v2 5/6] sfc: ef10: "
` [PATCH net-next v2 6/6] mlx5: "

[PATCH net-next 0/6] ethtool: add standard FEC statistics
 2021-04-15 22:33 UTC  (7+ messages)
` [PATCH net-next 3/6] ethtool: add "
` [PATCH net-next 4/6] bnxt: implement ethtool::get_fec_stats

[PATCH 0/1] Fix struct page layout on 32-bit systems
 2021-04-15 22:22 UTC  (14+ messages)
` [PATCH 1/1] mm: "

[Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs
 2021-04-15 22:11 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2021-04-15 22:05 UTC  (3+ messages)

[PATCH v3 0/2] Fix out-of-bounds warnings
 2021-04-15 20:59 UTC  (4+ messages)
` [PATCH v3 2/2] wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join

[PATCH net v2] i40e: fix the panic when running bpf in xdpdrv mode
 2021-04-15 21:40 UTC  (5+ messages)
` [PATCH net v3] "

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2021-04-14
 2021-04-15 21:40 UTC  (2+ messages)

[PATCH net-next v2 0/7] provide generic net selftest support
 2021-04-15 21:37 UTC  (13+ messages)
` [PATCH v2 1/7] net: phy: genphy_loopback: add link speed configuration
` [PATCH v2 2/7] net: phy: micrel: KSZ8081 & KSZ9031: add loopback support
` [PATCH v2 3/7] net: phy: at803x: AR8085 & AR9331: "
` [PATCH v2 4/7] net: add generic selftest support
` [PATCH v2 5/7] net: fec: make use of generic NET_SELFTESTS library
` [PATCH v2 6/7] net: ag71xx: "
` [PATCH v2 7/7] net: dsa: enable selftest support for all switches by default

[PATCH v2 0/2] MCAN: Add support for implementing transceiver as a phy
 2021-04-15 21:35 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: net: can: Document transceiver implementation as phy
` [PATCH v2 2/2] can: m_can: Add support for transceiver "

[PATCH v2 0/2] brcmfmac: support parse country code map from DT
 2021-04-15 21:34 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: bcm4329-fmac: add optional brcm,ccode-map
` [PATCH v2 2/2] brcmfmac: support parse country code map from DT

[PATCH v2 net-next 0/5] net: dsa: Allow default tag protocol to be overridden from DT
 2021-04-15 21:27 UTC  (14+ messages)
` [PATCH v2 net-next 1/5] net: dsa: mv88e6xxx: Mark chips with undocumented EDSA tag support
` [PATCH v2 net-next 2/5] net: dsa: mv88e6xxx: Allow dynamic reconfiguration of tag protocol
` [PATCH v2 net-next 3/5] net: dsa: Only notify CPU ports of changes to the "
` [PATCH v2 net-next 4/5] net: dsa: Allow default tag protocol to be overridden from DT
` [PATCH v2 net-next 5/5] dt-bindings: net: dsa: Document dsa,tag-protocol property

[PATCH v6 net-next] net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)
 2021-04-15 21:27 UTC  (7+ messages)

[patch net-next 00/10] net: genetlink: parse attrs for dumpit() callback
 2021-04-15 21:24 UTC  (3+ messages)
` [patch net-next 07/10] net: tipc: have genetlink code to parse the attrs during dumpit

[RFC iproute2-next v2] seg6: add counters support for SRv6 Behaviors
 2021-04-15 21:23 UTC  (2+ messages)

[PATCH bpf-next 00/17] BPF static linker: support externs
 2021-04-15 20:57 UTC  (7+ messages)
` [PATCH bpf-next 12/17] libbpf: support extern resolution for BTF-defined maps in .maps section

[PATCH v2 bpf-next] cpumap: bulk skb using netif_receive_skb_list
 2021-04-15 20:31 UTC  (8+ messages)

[PATCHv7 bpf-next 0/4] xdp: extend xdp_redirect_map with broadcast support
 2021-04-15 20:29 UTC  (8+ messages)
` [PATCHv7 bpf-next 1/4] bpf: run devmap xdp_prog on flush instead of bulk enqueue

[Resend RFC PATCH V2 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-04-15 20:28 UTC  (14+ messages)
` [Resend RFC PATCH V2 04/12] HV: Add Write/Read MSR registers via ghcb
` [Resend RFC PATCH V2 06/12] HV/Vmbus: Add SNP support for VMbus channel initiate message
` [Resend RFC PATCH V2 07/12] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM
` [Resend RFC PATCH V2 08/12] UIO/Hyper-V: Not load UIO HV driver in the isolation VM
` [Resend RFC PATCH V2 09/12] swiotlb: Add bounce buffer remap address setting function

[PATCH net-next] r8169: keep pause settings on interface down/up cycle
 2021-04-15 19:47 UTC  (2+ messages)

Different behavior wrt VRF and no VRF - packet Tx
 2021-04-15 19:41 UTC  (2+ messages)

XFRM programming with VRF enslaved interfaces
 2021-04-15 19:37 UTC  (2+ messages)

[PATCH net-next] scm: optimize put_cmsg()
 2021-04-15 18:10 UTC  (2+ messages)

[RFC net-next v2] seg6: add counters support for SRv6 Behaviors
 2021-04-15 17:56 UTC 

[PATCH bpf-next v4 0/3] add batched ops for percpu array
 2021-04-15 17:46 UTC  (4+ messages)
` [PATCH bpf-next v4 1/3] bpf: add batched ops support "
` [PATCH bpf-next v4 2/3] bpf: selftests: remove percpu macros from bpf_util.h
` [PATCH bpf-next v4 3/3] bpf: selftests: update array map tests for per-cpu batched ops

[PATCH v4 00/23] Add Intel Ethernet Protocol Driver for RDMA (irdma)
 2021-04-15 17:36 UTC  (8+ messages)
` [PATCH v4 01/23] iidc: Introduce iidc.h

[PATCH net 0/4] chelsio/ch_ktls: chelsio inline tls driver bug fixes
 2021-04-15 17:30 UTC  (2+ messages)

[PATCH net-next 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2021-04-14
 2021-04-15 17:07 UTC  (7+ messages)
` [PATCH net-next 03/15] ice: Add new VSI states to track netdev alloc/registration
` [PATCH net-next 05/15] ice: replace custom AIM algorithm with kernel's DIM library

bonding: 3ad: update slave arr after initialize
 2021-04-15 17:02 UTC  (2+ messages)

[PATCH net 0/3] Fix ipsec offlaods with vxlan tunnel
 2021-04-15 17:00 UTC  (3+ messages)
` [PATCH net 2/3] net/xfrm: Add inner_ipproto into sec_path

[net-next] enetc: convert to schedule_work()
 2021-04-15 16:50 UTC  (2+ messages)

[PROBLEM] a data race between tcp_set_default_congestion_control() and tcp_set_congestion_control()
 2021-04-15 15:53 UTC  (2+ messages)

[RFC Patch bpf-next] bpf: introduce bpf timer
 2021-04-15 15:51 UTC  (9+ messages)

[PATCH 0/2] MCAN: Add support for implementing transceiver as a phy
 2021-04-15 15:47 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: net: can: Document transceiver implementation as phy
` [PATCH 2/2] can: m_can: Add support for transceiver "

[PATCH bpf-next 1/2] bpf: Remove bpf_jit_enable=2 debugging mode
 2021-04-15 15:41 UTC  (3+ messages)

rtl8152 / power management kernel hang
 2021-04-15 15:11 UTC  (3+ messages)

[PATCH v6 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-04-15 14:38 UTC  (11+ messages)
` [PATCH v6 10/10] Documentation: Add documentation for VDUSE
    `  "
        `  "

[PATCH][next] net: stmmac: replace redundant comparison with true
 2021-04-15 14:34 UTC  (2+ messages)

[PATCHv8 bpf-next 0/4] xdp: extend xdp_redirect_map with broadcast support
 2021-04-15 13:53 UTC  (5+ messages)
` [PATCHv8 bpf-next 1/4] bpf: run devmap xdp_prog on flush instead of bulk enqueue
` [PATCHv8 bpf-next 2/4] xdp: extend xdp_redirect_map with broadcast support
` [PATCHv8 bpf-next 3/4] sample/bpf: add xdp_redirect_map_multi for redirect_map broadcast test
` [PATCHv8 bpf-next 4/4] selftests/bpf: add xdp_redirect_multi test

[PATCH V2 0/3] vDPA/ifcvf: enables Intel C5000X-PL virtio-blk
 2021-04-15 13:48 UTC  (6+ messages)
` [PATCH V2 1/3] vDPA/ifcvf: deduce VIRTIO device ID when probe
` [PATCH V2 2/3] vDPA/ifcvf: enable Intel C5000X-PL virtio-block for vDPA
` [PATCH V2 3/3] vDPA/ifcvf: get_config_size should return dev specific config size

[PATCH hyperv-next] scsi: storvsc: Use blk_mq_unique_tag() to generate requestIDs
 2021-04-15 13:22 UTC  (2+ messages)

[PATCH net] igb: Fix XDP with PTP enabled
 2021-04-15 13:20 UTC  (8+ messages)

Panic in sfc module on boot since 5.10
 2021-04-15 12:44 UTC  (2+ messages)

[PATCH net v2]bonding: check port and aggregator when select
 2021-04-15 11:58 UTC 

[PATCH][next] can: etas_es58x: Fix missing null check on netdev pointer
 2021-04-15 11:47 UTC  (4+ messages)

[PATCH][next] can: etas_es58x: Fix a couple of spelling mistakes
 2021-04-15 11:35 UTC  (2+ messages)

[PATCH net-next] net: ethernet: mediatek: fix typo in offload code
 2021-04-15 10:05 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Write in nfc_llcp_local_put
 2021-04-15  9:51 UTC 

[RFC v4 net-next 0/4] MT7530 interrupt support
 2021-04-15  9:49 UTC  (7+ messages)
` [RFC v4 net-next 1/4] net: phy: add MediaTek PHY driver


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