netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-09 00:39:13 to 2021-04-09 18:50:04 UTC [more...]

[PATCH] net: multipath routing: configurable seed
 2021-04-09 18:50 UTC  (2+ messages)

[PATCH 0/2] brcmfmac: support parse country code map from DT
 2021-04-09 18:46 UTC  (3+ messages)
` [PATCH 1/2] dt-binding: bcm43xx-fmac: add optional brcm,ccode-map

[PATCH net-next 0/3] net: add new properties for of_get_mac_address from nvmem
 2021-04-09 18:43 UTC  (6+ messages)
` [PATCH net-next 1/3] dt-bindings: "
` [PATCH net-next 2/3] net: ethernet: add property "nvmem_macaddr_swap" to swap macaddr bytes order
` [PATCH net-next 3/3] of_net: add property "nvmem-mac-address" for of_get_mac_addr()

[PATCH] phy: nxp-c45: add driver for tja1103
 2021-04-09 18:41 UTC 

[RFC] net: core: devlink: add port_params_ops for devlink port parameters altering
 2021-04-09 18:37 UTC  (4+ messages)

[PATCH net-next] [RESEND] wireguard: disable in FIPS mode
 2021-04-09 18:36 UTC  (20+ messages)

[PATCH v2 1/2] include: net: add dsa_cpu_ports function
 2021-04-09 18:15 UTC  (6+ messages)
` [PATCH v2 2/2] drivers: net: dsa: qca8k: add support for multiple cpu port

[PATCH v8 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2021-04-09 18:19 UTC  (21+ messages)
` [PATCH v8 bpf-next 01/14] xdp: introduce mb in xdp_buff/xdp_frame
` [PATCH v8 bpf-next 03/14] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer
` [PATCH v8 bpf-next 04/14] xdp: add multi-buff support to xdp_return_{buff/frame}
` [PATCH v8 bpf-next 05/14] net: mvneta: add multi buffer support to XDP_TX
` [PATCH v8 bpf-next 08/14] bpf: add multi-buff support to the bpf_xdp_adjust_tail() API
` [PATCH v8 bpf-next 09/14] bpd: add multi-buffer support to xdp copy helpers

[RFC PATCH 0/2] MIIM regmap and RTL8231 GPIO expander support
 2021-04-09 18:16 UTC  (7+ messages)
` [RFC PATCH 1/2] regmap: add miim bus support

[RFC PATCH 0/3] net: axienet: Introduce dmaengine support
 2021-04-09 18:13 UTC  (4+ messages)
` [RFC PATCH 1/3] dt-bindings: net: xilinx_axienet: convert bindings document to yaml
` [RFC PATCH 2/3] dt-bindings: net: xilinx_axienet: Introduce dmaengine binding support
` [RFC PATCH 3/3] net: axienet: Introduce dmaengine support

[Intel-wired-lan] [PATCH] i40e: The state of phy may not be correct during power-on
 2021-04-09 18:12 UTC 

[PATCH net-next 0/7] net: ipa: a few small fixes
 2021-04-09 18:07 UTC  (8+ messages)
` [PATCH net-next 1/7] net: ipa: relax pool entry size requirement
` [PATCH net-next 2/7] net: ipa: update sequence type for modem TX endpoint
` [PATCH net-next 3/7] net: ipa: only set endpoint netdev pointer when in use
` [PATCH net-next 4/7] net: ipa: ipa_stop() does not return an error
` [PATCH net-next 5/7] net: ipa: get rid of empty IPA functions
` [PATCH net-next 6/7] net: ipa: get rid of empty GSI functions
` [PATCH net-next 7/7] net: ipa: three small fixes

[PATCH net-next 0/3] introduce skb_for_each_frag()
 2021-04-09 18:06 UTC  (4+ messages)
` [PATCH net-next 1/3] skbuff: add helper to walk over the fraglist
` [PATCH net-next 2/3] net: use skb_for_each_frag() helper where possible
` [PATCH net-next 3/3] net: use skb_for_each_frag() in illegal_highdma()

[syzbot] kernel BUG in llc_sap_action_send_xid_c
 2021-04-09 17:58 UTC 

[RFC net-next 0/1] seg6: Counters for SRv6 Behaviors
 2021-04-09 17:55 UTC  (6+ messages)
` [RFC net-next 1/1] seg6: add counters support "

[PATCH rdma-next 00/10] Enable relaxed ordering for ULPs
 2021-04-09 17:49 UTC  (12+ messages)

[PATCH net v1] Revert "lan743x: trim all 4 bytes of the FCS; not just 2"
 2021-04-09 17:24 UTC  (8+ messages)

[PATCH hyperv-next] Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
 2021-04-09 17:19 UTC  (3+ messages)

[PATCH net-next] Revert "tcp: Reset tcp connections in SYN-SENT state"
 2021-04-09 17:02 UTC 

[PATCH v2 1/1] kernel.h: Split out panic and oops helpers
 2021-04-09 16:59 UTC  (3+ messages)

[PATCH] tcp: Reset tcp connections in SYN-SENT state
 2021-04-09 16:52 UTC  (2+ messages)

[GIT PULL] vdpa/mlx5: last minute fixes
 2021-04-09 16:48 UTC 

[PATCH net-next 0/9][pull request] 1GbE Intel Wired LAN Driver Updates 2021-04-09
 2021-04-09 16:43 UTC  (10+ messages)
` [PATCH net-next 1/9] igc: Move igc_xdp_is_enabled()
` [PATCH net-next 2/9] igc: Refactor __igc_xdp_run_prog()
` [PATCH net-next 3/9] igc: Refactor igc_clean_rx_ring()
` [PATCH net-next 4/9] igc: Refactor XDP rxq info registration
` [PATCH net-next 5/9] igc: Introduce TX/RX stats helpers
` [PATCH net-next 6/9] igc: Introduce igc_unmap_tx_buffer() helper
` [PATCH net-next 7/9] igc: Replace IGC_TX_FLAGS_XDP flag by an enum
` [PATCH net-next 8/9] igc: Enable RX via AF_XDP zero-copy
` [PATCH net-next 9/9] igc: Enable TX "

[PATCH][next] net: hns3: Fix potential null pointer defererence of null ae_dev
 2021-04-09 16:37 UTC 

[PATCH v6 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-04-09 16:15 UTC  (8+ messages)
` [PATCH v6 03/10] vhost-vdpa: protect concurrent access to vhost device iotlb
` [PATCH v6 09/10] vduse: Introduce VDUSE - vDPA Device in Userspace
    `  "

[net-next, v2, 0/2] enetc: support PTP Sync packet one-step timestamping
 2021-04-09 16:09 UTC  (6+ messages)
` [net-next, v2, 2/2] "

[PATCH net] net: flow_offload: Fix UBSAN invalid-load warning in tcf_block_unbind
 2021-04-09 16:01 UTC  (4+ messages)

[syzbot] WARNING in ieee802154_del_device
 2021-04-09 15:58 UTC 

[PATCH net v2] net: fix hangup on napi_disable for threaded napi
 2021-04-09 15:52 UTC  (4+ messages)

[PATCH net] netfilter: nft_limit: avoid possible divide error in nft_limit_init
 2021-04-09 15:49 UTC 

[syzbot] WARNING: refcount bug in sk_psock_get
 2021-04-09 15:39 UTC 

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

[PATCH iproute2] erspan: fix JSON output
 2021-04-09 10:49 UTC  (2+ messages)
` [PATCH] erspan/erspan6: "

[PATCH net-next 0/4] veth: allow GRO even without XDP
 2021-04-09 15:20 UTC  (10+ messages)
` [PATCH net-next 1/4] veth: use skb_orphan_partial instead of skb_orphan
` [PATCH net-next 2/4] veth: allow enabling NAPI even without XDP
` [PATCH net-next 3/4] veth: refine napi usage
` [PATCH net-next 4/4] self-tests: add veth tests

[PATCH net] net: fix hangup on napi_disable for threaded napi
 2021-04-09 15:15 UTC  (9+ messages)

[PATCH] openvswitch: perform refragmentation for packets which pass through conntrack
 2021-04-09 15:02 UTC  (4+ messages)
    ` [ovs-dev] "

[PATCH net v1] lan743x: fix ethernet frame cutoff issue
 2021-04-09 14:38 UTC  (5+ messages)

[PATCH v2] Bluetooth: hci_h5: btrtl: Add quirk for keep power in suspend/resume
 2021-04-09 14:22 UTC  (2+ messages)

[PATCH v1] Bluetooth: Return whether a connection is outbound
 2021-04-09 14:14 UTC  (2+ messages)

[PATCH] net/Bluetooth - delete unneeded variable initialization
 2021-04-09 13:51 UTC  (2+ messages)

[PATCH net-next 0/7] tc: Introduce a trap-and-forward action
 2021-04-09 13:43 UTC  (8+ messages)
` [PATCH net-next 1/7] net: sched: Add "

[PATCH 0/4] CAN TRANSCEIVER: Add support for CAN transceivers
 2021-04-09 13:40 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: phy: Add binding for TI TCAN104x "
` [PATCH 2/4] phy: phy-can-transceiver: Add support for generic CAN transceiver driver
` [PATCH 3/4] dt-bindings: net: can: Document transceiver implementation as phy
` [PATCH 4/4] can: m_can_platform: Add support for transceiver "

[PATCH v3 net-next] net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)
 2021-04-09 13:35 UTC  (10+ messages)

net: sxgbe: issue with incorrect masking / case values in switch statements
 2021-04-09 13:27 UTC 

flexcan introduced a DIV/0 in kernel
 2021-04-09 13:27 UTC  (6+ messages)

[BUG / question] in routing rules, some options (e.g. ipproto, sport) cause rules to be ignored in presence of packet marks
 2021-04-09 13:20 UTC  (5+ messages)

[PATCH] backports: crypto user - make NETLINK_CRYPTO work inside netns
 2021-04-09 13:14 UTC  (4+ messages)
` Re: [PATCH] backports: crypto user - make NETLINK_CRYPTO work

[PATCH] net: thunderx: Fix unintentional sign extension issue
 2021-04-09 13:07 UTC 

[PATCH net-next] net: enetc: fix array underflow in error handling code
 2021-04-09 12:55 UTC  (3+ messages)

[PATCH rdma-next 0/8] Generalize if ULP supported check
 2021-04-09 12:31 UTC  (8+ messages)
` [PATCH rdma-next 4/8] IB/core: Skip device which doesn't have necessary capabilities

[RFC v3 net-next 0/4] MT7530 interrupt support
 2021-04-09 12:25 UTC  (5+ messages)

[PATCH net-next] cxgb4: remove unneeded if-null-free check
 2021-04-09 11:53 UTC 

[PATCH] nfc: pn533: remove redundant assignment
 2021-04-09 11:50 UTC 

Problem in pfmemalloc skb handling in net/core/dev.c
 2021-04-09 11:50 UTC  (10+ messages)

[PATCH net-next] ehea: add missing MODULE_DEVICE_TABLE
 2021-04-09 11:09 UTC 

[PATCH] cxgb4: Fix unintentional sign extension issues
 2021-04-09 11:08 UTC 

cnic: issue with double assignment to ictx->xstorm_st_context.common.flags
 2021-04-09 10:29 UTC 

[PATCH] net/rds: Avoid potential use after free in rds_send_remove_from_sock
 2021-04-09 10:26 UTC  (2+ messages)

[PATCH net-next] enetc: Use generic rule to map Tx rings to interrupt vectors
 2021-04-09 10:19 UTC  (2+ messages)

[PATCH net-next 0/3] net: make PHY PM ops a no-op if MAC driver manages PHY PM
 2021-04-09  9:23 UTC  (2+ messages)

[PATCH][next] mlxsw: spectrum_router: remove redundant initialization of variable force
 2021-04-09  9:11 UTC  (5+ messages)

[PATCH] MAINTAINERS: update maintainer entry for freescale fec driver
 2021-04-09  9:11 UTC 

[PATCH net-next v2 1/2] of: net: pass the dst buffer to of_get_mac_address()
 2021-04-09  9:06 UTC  (2+ messages)
` [kbuild] "

[PATCH net-next 0/3] net: add new properties for of_get_mac_address from nvmem
 2021-04-09  9:05 UTC  (5+ messages)
` [PATCH net-next 1/3] dt-bindings: "
` [PATCH net-next 2/3] net: ethernet: add property "nvmem_macaddr_swap" to swap macaddr bytes order
` [PATCH net-next 3/3] of_net: add property "nvmem-mac-address" for of_get_mac_addr()

[PATCH net] net: stmmac: fix MAC WoL unwork if PHY doesn't support WoL
 2021-04-09  8:19 UTC  (3+ messages)

[PATCH net-next 0/8] ethtool: Extend module EEPROM dump API
 2021-04-09  8:06 UTC  (9+ messages)
` [PATCH net-next 1/8] ethtool: Allow network drivers to dump arbitrary EEPROM data
` [PATCH net-next 2/8] net/mlx5: Refactor module EEPROM query
` [PATCH net-next 3/8] net/mlx5: Implement get_module_eeprom_by_page()
` [PATCH net-next 4/8] net/mlx5: Add support for DSFP module EEPROM dumps
` [PATCH net-next 5/8] net: ethtool: Export helpers for getting EEPROM info
` [PATCH net-next 6/8] ethtool: Add fallback to get_module_eeprom from netlink command
` [PATCH net-next 7/8] phy: sfp: add netlink SFP support to generic SFP code
` [PATCH net-next 8/8] ethtool: wire in generic SFP module access

[PATCH net] net: hns3: Trivial spell fix in hns3 driver
 2021-04-09  7:42 UTC 

[PATCH 2/2] selinux:Delete selinux_xfrm_policy_lookup() useless argument
 2021-04-09  5:48 UTC 

[PATCH] net/mlx5e: fix ingress_ifindex check in mlx5e_flower_parse_meta
 2021-04-09  5:33 UTC 

[PATCH net v3] net: sched: fix packet stuck problem for lockless qdisc
 2021-04-09  5:31 UTC  (2+ messages)

[Patch bpf-next] sock_map: fix a potential use-after-free in sock_map_close()
 2021-04-09  4:08 UTC  (3+ messages)

[PATCHv4 bpf-next 0/4] xdp: extend xdp_redirect_map with broadcast support
 2021-04-09  2:45 UTC  (11+ messages)
` [PATCHv4 bpf-next 2/4] "

[PATCH v4 00/23] Add Intel Ethernet Protocol Driver for RDMA (irdma)
 2021-04-09  1:38 UTC  (7+ messages)
` [PATCH v4 01/23] iidc: Introduce iidc.h


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