Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-26 19:29:26 to 2020-12-29 17:36:00 UTC [more...]

BTFIDS: FAILED unresolved symbol udp6_sock
 2020-12-29 17:34 UTC  (2+ messages)

[PATCH net-next v2 0/2] Add support for DSFP transceiver type
 2020-12-29 16:25 UTC  (11+ messages)

[PATCH net-next] net/mlx5: Use kzalloc for allocating only one thing
 2020-12-29 16:17 UTC  (2+ messages)

Race Condition Observed in ARP Processing
 2020-12-29 16:04 UTC 

[PATCH] xfrm: Fix wraparound in xfrm_policy_addr_delta()
 2020-12-29 16:01 UTC  (2+ messages)

[PATCH v5 bpf-next 0/2] introduce xdp_init_buff/xdp_prepare_buff
 2020-12-29 15:53 UTC  (6+ messages)
` [PATCH v5 bpf-next 1/2] net: xdp: introduce xdp_init_buff utility routine
` [PATCH v5 bpf-next 2/2] net: xdp: introduce xdp_prepare_buff "

[PATCH net-next] net: core: Replace fput with sockfd_put
 2020-12-29 15:40 UTC  (2+ messages)

[PATCH rfc 0/3] virtio-net: add tx-hash, rx-tstamp and tx-tstamp
 2020-12-29 14:20 UTC  (22+ messages)
` [PATCH rfc 1/3] virtio-net: support transmit hash report
` [PATCH rfc 2/3] virtio-net: support receive timestamp
` [PATCH rfc 3/3] virtio-net: support transmit timestamp

[PATCH net-next] bnxt_en: Use kzalloc for allocating only one thing
 2020-12-29 13:52 UTC 

[PATCH net-next] liquidio: Use kzalloc for allocating only one thing
 2020-12-29 13:52 UTC 

[PATCH net-next] iavf: Use kzalloc for allocating only one thing
 2020-12-29 13:53 UTC 

[PATCH net-next] octeontx2-af: Use kzalloc for allocating only one thing
 2020-12-29 13:53 UTC 

[PATCH net-next] net: dsa: sja1105: Use kzalloc for allocating only one thing
 2020-12-29 13:52 UTC 

[PATCH net-next] cavium/liquidio: Use DEFINE_SPINLOCK() for spinlock
 2020-12-29 13:49 UTC 

[PATCH net-next] net: usb: Use DEFINE_SPINLOCK() for spinlock
 2020-12-29 13:49 UTC 

[PATCH net-next] net: ixp4xx_eth: Use DEFINE_SPINLOCK() for spinlock
 2020-12-29 13:49 UTC 

[PATCH net-next] net: wan: Use DEFINE_SPINLOCK() for spinlock
 2020-12-29 13:49 UTC 

[PATCH net-next] net: tipc: Replace expression with offsetof()
 2020-12-29 13:49 UTC 

[PATCH net-next] net: kcm: Replace fput with sockfd_put
 2020-12-29 13:48 UTC 

[PATCH net-next] net: wan: Replace simple_strtol by simple_strtoul
 2020-12-29 13:48 UTC 

cdc_ncm kernel log spam with trendnet 2.5G USB adapter
 2020-12-29 12:30 UTC  (6+ messages)
` [PATCH] CDC-NCM: remove "connected" log message

[PATCH 00/21] Control VQ support in vDPA
 2020-12-29 12:24 UTC  (11+ messages)
` [PATCH 07/21] vdpa: multiple address spaces support
` [PATCH 10/21] vhost: support ASID in IOTLB API
` [PATCH 11/21] vhost-vdpa: introduce asid based IOTLB
` [PATCH 12/21] vhost-vdpa: introduce uAPI to get the number of virtqueue groups

[PATCH RFC net-next 0/6] RFC: TLS TX HW offload for Bond
 2020-12-29 11:41 UTC  (7+ messages)
` [PATCH RFC net-next 1/6] net: netdevice: Add operation ndo_sk_get_slave
` [PATCH RFC net-next 2/6] net/tls: Device offload to use lowest netdevice in chain
` [PATCH RFC net-next 3/6] net/tls: Except bond interface from some TLS checks
` [PATCH RFC net-next 4/6] net/bonding: Take IP hash logic into a helper
` [PATCH RFC net-next 5/6] net/bonding: Implement ndo_sk_get_slave
` [PATCH RFC net-next 6/6] net/bonding: Support TLS TX device offload

[PATCH 3/3] vsock: support for SOCK_SEQPACKET socket
 2020-12-29 11:07 UTC 

[PATCH 2/3] vhost/vsock: support for SOCK_SEQPACKET socket
 2020-12-29 11:06 UTC 

[PATCH 1/3] vsock/virtio: support for SOCK_SEQPACKET socket
 2020-12-29 11:04 UTC 

[RFC v2 00/13] Introduce VDUSE - vDPA Device in Userspace
 2020-12-29 10:26 UTC  (14+ messages)
` [RFC v2 09/13] vduse: Add support for processing vhost iotlb message
    ` [External] "
        `  "

[PATCH v2 1/2] docs: networking: packet_mmap: fix formatting for C macros
 2020-12-29  9:08 UTC  (2+ messages)
` [PATCH v2 2/2] docs: networking: packet_mmap: fix old config reference

[PATCH net-next v3] net: mhi: Add raw IP mode support
 2020-12-29  9:04 UTC 

[PATCH 1/4] dt-bindings: net: renesas,etheravb: Add additional clocks
 2020-12-29  8:36 UTC  (7+ messages)
` [PATCH 2/4] ARM: dts: renesas: Add fck to etheravb-rcar-gen2 clock-names list
` [PATCH 3/4] arm64: dts: renesas: Add fck to etheravb-rcar-gen3 "
` [PATCH 4/4] net: ethernet: ravb: Name the AVB functional clock fck

[PATCH bpf-next] xsk: build skb by page
 2020-12-29  8:32 UTC  (2+ messages)

[PATCH net-next v2 0/6] bcm63xx_enet: major makeover of driver
 2020-12-29  3:24 UTC  (15+ messages)
` [PATCH net-next v2 1/6] bcm63xx_enet: batch process rx path
` [PATCH net-next v2 2/6] bcm63xx_enet: add BQL support
` [PATCH net-next v2 3/6] bcm63xx_enet: add xmit_more support
` [PATCH net-next v2 4/6] bcm63xx_enet: alloc rx skb with NET_IP_ALIGN
` [PATCH net-next v2 5/6] bcm63xx_enet: convert to build_skb
` [PATCH net-next v2 6/6] bcm63xx_enet: improve rx loop

[PATCH net v6] vhost_net: fix ubuf refcount incorrectly when sendmsg fails
 2020-12-29  2:01 UTC 

pull-request: bpf 2020-12-28
 2020-12-28 23:32 UTC  (2+ messages)

[PATCH v3 0/5] dwmac-meson8b: picosecond precision RX delay support
 2020-12-28 21:06 UTC  (4+ messages)
` [PATCH v3 1/5] dt-bindings: net: dwmac-meson: use picoseconds for the RGMII RX delay

[PATCH] net: ethernet: Fix memleak in ethoc_probe
 2020-12-28 21:14 UTC  (12+ messages)

[PATCH net-next] nfc: Add a virtual nci device driver
 2020-12-28 21:16 UTC  (2+ messages)

[PATCH] fsl/fman: Add MII mode support
 2020-12-28 20:46 UTC  (2+ messages)

[PATCH net-next] net: nfc: nci: Change the NCI close sequence
 2020-12-28 21:21 UTC  (2+ messages)

[PATCH net v3 0/4] net-sysfs: fix race conditions in the xps code
 2020-12-28 21:29 UTC  (3+ messages)

[PATCH net] net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registered
 2020-12-28 21:33 UTC  (3+ messages)

[PATCH net] net: mptcp: cap forward allocation to 1M
 2020-12-28 22:00 UTC  (2+ messages)

[PATCH net v2] tun: fix return value when the number of iovs exceeds MAX_SKB_FRAGS
 2020-12-28 21:43 UTC  (3+ messages)

[Aspeed, v1 1/1] net: ftgmac100: Change the order of getting MAC address
 2020-12-28 22:01 UTC  (5+ messages)
` [Aspeed, v2 2/2] "

[net 0/4][pull request] Intel Wired LAN Driver Updates 2020-12-23
 2020-12-28 22:07 UTC  (2+ messages)

[PATCH net 0/2] net: ipa: fix some new build warnings
 2020-12-28 22:17 UTC  (5+ messages)
` [PATCH net 1/2] net: ipa: don't return a value from gsi_channel_command()
` [PATCH net 2/2] net: ipa: don't return a value from evt_ring_command()

[PATCH net 0/2] bnxt_en: Bug fixes
 2020-12-28 22:20 UTC  (4+ messages)
` [PATCH net 1/2] bnxt_en: Fix AER recovery
` [PATCH net 2/2] bnxt_en: Check TQM rings for maximum supported value

[PATCH net 0/2] MRP without hardware offload?
 2020-12-28 22:26 UTC  (5+ messages)
` [PATCH net 1/2] net: mrp: fix definitions of MRP test packets
` [PATCH net 2/2] net: switchdev: don't set port_obj_info->handled true when -EOPNOTSUPP

[PATCH net] net: mvpp2: fix pkt coalescing int-threshold configuration
 2020-12-28 22:40 UTC  (2+ messages)

[PATCH net] ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst()
 2020-12-28 22:45 UTC  (2+ messages)

[PATCH v3] net: neighbor: fix a crash caused by mod zero
 2020-12-28 22:51 UTC  (3+ messages)
` [PATCH v4] "

[PATCH net v2] net: hdlc_ppp: Fix issues when mod_timer is called while timer is running
 2020-12-28 23:11 UTC  (2+ messages)

[PATCH] atlantic: enable compilation for PPC64
 2020-12-28 23:05 UTC  (4+ messages)
  ` [PATCH v2] atlantic: remove architecture depends

[PATCH] ipv6: Prevent overrun when parsing v6 header options
 2020-12-28 23:03 UTC  (2+ messages)

[Patch net] erspan: fix version 1 check in gre_parse_header()
 2020-12-28 23:01 UTC  (2+ messages)

[PATCH -net] net: sched: prevent invalid Scell_log shift count
 2020-12-28 22:54 UTC  (2+ messages)

[PATCH net v2] net: hns: fix return value check in __lb_other_process()
 2020-12-28 22:59 UTC  (2+ messages)

[PATCH net 1/1] qede: fix offload for IPIP tunnel packets
 2020-12-28 19:01 UTC  (3+ messages)

[PATCH RESEND net-next 0/4] enetc: code cleanups
 2020-12-28 13:00 UTC  (5+ messages)
` [PATCH RESEND net-next 1/4] enetc: drop unneeded indirection
` [PATCH RESEND net-next 2/4] enetc: don't use macro magic for the readx_poll_timeout() callback
` [PATCH RESEND net-next 3/4] enetc: drop MDIO_DATA() macro
` [PATCH RESEND net-next 4/4] enetc: reorder macros and functions

[RFC] ravb: Add support for optional txc_refclk
 2020-12-28 16:17 UTC  (4+ messages)

[PATCH net v5 2/2] vhost_net: fix tx queue stuck when sendmsg fails
 2020-12-28 16:11 UTC  (7+ messages)

[PATCH v11 bpf-next] bpf/selftests: fold test_current_pid_tgid_new_ns into test_progs
 2020-12-28 15:44 UTC 

[PATCH net v2 0/2] bareudp: fix several issues
 2020-12-28 15:21 UTC 

[PATCH net v2 1/2] bareudp: set NETIF_F_LLTX flag
 2020-12-28 15:21 UTC 

[PATCH net v2 2/2] bareudp: Fix use of incorrect min_headroom size
 2020-12-28 15:21 UTC 

[PATCH] staging: qlge: Removed duplicate word in comment
 2020-12-28 14:07 UTC  (2+ messages)

"ethtool" missing "master-slave" args in "do_sset" function.[TEXT/PLAIN]
 2020-12-28 13:35 UTC  (3+ messages)

[PATCH net v5 1/2] vhost_net: fix ubuf refcount incorrectly when sendmsg fails
 2020-12-28 11:58 UTC  (4+ messages)

regression in iwlwifi: page fault in iwl_dbg_tlv_alloc_region() (commit ba8f6f4ae254)
 2020-12-28 11:58 UTC 

[PATCH] [v2] net/mlx5e: Fix two double free cases
 2020-12-28 11:15 UTC  (2+ messages)

[RFC PATCH net-next] bonding: add a vlan+srcmac tx hashing option
 2020-12-28 10:11 UTC  (2+ messages)

[RFC PATCH net-next 0/9] Get rid of the switchdev transactional model
 2020-12-28  9:59 UTC  (7+ messages)
` [RFC PATCH net-next 3/9] net: switchdev: remove the transaction structure from port attributes
` [RFC PATCH net-next 6/9] net: dsa: remove the transactional logic from VLAN objects

[PATCH] net: remove disc_data_lock in ppp line discipline
 2020-12-28  7:15 UTC 

[PATCH] arm64: traps: remove duplicate include statement
 2020-12-28  7:05 UTC 

[PATCH ipsec-next] xfrm: interface: support collect metadata mode
 2020-12-28  7:03 UTC  (5+ messages)

[PATCH] net/mlx5e: Fix two double free cases
 2020-12-28  3:14 UTC  (3+ messages)
  `  "

[PATCH net 2/2] bareudp: Fix use of incorrect min_headroom size
 2020-12-28  2:26 UTC  (3+ messages)

[PATCH net] mld: fix panic in mld_newpack()
 2020-12-28  2:20 UTC  (5+ messages)

[PATCH net] net: hdlc_ppp: Fix issues when mod_timer is called while timer is running
 2020-12-28  0:14 UTC 

[PATCH AUTOSEL 5.4 075/130] net/lapb: fix t1 timer handling for LAPB_STATE_0
 2020-12-27 21:27 UTC  (4+ messages)

Solidrun ClearFog Base and Huawei MA5671A SFP
 2020-12-27 19:34 UTC  (3+ messages)
  ` Fwd: "

[patch 00/30] genirq: Treewide hunt for irq descriptor abuse and assorted fixes
 2020-12-27 19:20 UTC  (3+ messages)
` [patch 02/30] genirq: Move status flag checks to core

[PATCH net 1/2] bareudp: set NETIF_F_LLTX flag
 2020-12-27 16:19 UTC  (2+ messages)

[PATCH] ath9k: Add separate entry for LED triggers to fix module builds
 2020-12-27 14:30 UTC 

[PATCH 0/5] v3u: add support for RAVB
 2020-12-27 13:04 UTC  (2+ messages)
` [PATCH 1/5] dt-bindings: net: renesas,etheravb: Add r8a779a0 support

[PATCH net] tun: fix return value when the number of iovs exceeds MAX_SKB_FRAGS
 2020-12-27 11:18 UTC  (4+ messages)

kernel BUG at lib/string.c:LINE! (6)
 2020-12-27 10:53 UTC  (3+ messages)
` [PATCH nf] netfilter: xt_RATEEST: reject non-null terminated string from userspace

[PATCH] net/mlx5e: Fix memleak in mlx5e_create_l2_table_groups
 2020-12-27  8:33 UTC  (2+ messages)

[PATCH 1/2] net: stmmac: retain PTP-clock at hwtstamp_set
 2020-12-27  7:08 UTC  (2+ messages)

[PATCH] mac80211_hwsim: indicate support for 6GHz (11ax) Advertise 6GHz Capabilities and channels to mac80211
 2020-12-27  3:11 UTC 

[Patch net] af_key: relax availability checks for skb size calculation
 2020-12-27  0:50 UTC 

[PATCH] nfp: remove h from printk format specifier
 2020-12-26 20:40 UTC  (6+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).