netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-05 11:50:35 to 2021-01-05 23:16:39 UTC [more...]

BUG: IPv4 conntrack reassembles forwarded packets
 2021-01-05 23:15 UTC  (4+ messages)
` [PATCH net 0/3] net: fix netfilter defrag/ip tunnel pmtu blackhole
  ` [PATCH net 1/3] selftests: netfilter: add selftest for ipip pmtu discovery with enabled connection tracking
  ` [PATCH net 2/3] net: fix pmtu check in nopmtudisc mode

[PATCH] net: phy: Trigger link_change_notify on PHY_HALTED
 2021-01-05 23:11 UTC  (5+ messages)

[PATCH net-next v1 00/13] Generic zcopy_* functions
 2021-01-05 23:11 UTC  (15+ messages)
` [PATCH net-next v1 01/13] skbuff: remove unused skb_zcopy_abort function
` [PATCH net-next v1 02/13] skbuff: simplify sock_zerocopy_put
` [PATCH net-next v1 03/13] skbuff: Push status and refcounts into sock_zerocopy_callback
` [PATCH net-next v1 04/13] skbuff: replace sock_zerocopy_put() with skb_zcopy_put()
` [PATCH net-next v1 05/13] skbuff: replace sock_zerocopy_get with skb_zcopy_get
` [PATCH net-next v1 06/13] skbuff: Add skb parameter to the ubuf zerocopy callback
` [PATCH net-next v1 07/13] skbuff: Call sock_zerocopy_put_abort from skb_zcopy_put_abort
` [PATCH net-next v1 08/13] skbuff: Call skb_zcopy_clear() before unref'ing fragments
` [PATCH net-next v1 09/13] skbuff: rename sock_zerocopy_* to msg_zerocopy_*
` [PATCH net-next v1 10/13] net: group skb_shinfo zerocopy related bits together
` [PATCH net-next v1 11/13] skbuff: add flags to ubuf_info for ubuf setup
` [PATCH net-next v1 12/13] tap/tun: add skb_zcopy_init() helper for initialization
` [PATCH net-next v1 13/13] skbuff: Rename skb_zcopy_{get|put} to net_zcopy_{get|put}

[pull request][net-next 00/16] mlx5 SW steering updates 2021-01-05
 2021-01-05 23:03 UTC  (17+ messages)
` [net-next 01/16] net/mlx5: DR, Add infrastructure for supporting several steering formats
` [net-next 02/16] net/mlx5: DR, Move macros from dr_ste.c to header
` [net-next 03/16] net/mlx5: DR, Use the new HW specific STE infrastructure
` [net-next 04/16] net/mlx5: DR, Move HW STEv0 match logic to a separate file
` [net-next 05/16] net/mlx5: DR, Remove unused macro definition from dr_ste
` [net-next 06/16] net/mlx5: DR, Fix STEv0 source_eswitch_owner_vhca_id support
` [net-next 07/16] net/mlx5: DR, Merge similar DR STE SET macros
` [net-next 08/16] net/mlx5: DR, Move STEv0 look up types from mlx5_ifc_dr header
` [net-next 09/16] net/mlx5: DR, Refactor ICMP STE builder
` [net-next 10/16] net/mlx5: DR, Move action apply logic to dr_ste
` [net-next 11/16] net/mlx5: DR, Add STE setters and getters per-device API
` [net-next 12/16] net/mlx5: DR, Move STEv0 setters and getters
` [net-next 13/16] net/mlx5: DR, Add STE tx/rx actions per-device API
` [net-next 14/16] net/mlx5: DR, Move STEv0 action apply logic
` [net-next 15/16] net/mlx5: DR, Add STE modify header actions per-device API
` [net-next 16/16] net/mlx5: DR, Move STEv0 modify header logic

[PATCH] [v2] net/mlx5e: Fix two double free cases
 2021-01-05 22:58 UTC  (3+ messages)

[PATCH bpf-next] tools/resolve_btfids: Warn when having multiple IDs for single type
 2021-01-05 22:47 UTC  (6+ messages)

[RFC PATCH bpf-next] ksnoop: kernel argument/return value tracing/display using BTF
 2021-01-05 22:44 UTC  (3+ messages)

[PATCH net v2] net: bareudp: add missing error handling for bareudp_link_config()
 2021-01-05 22:39 UTC  (3+ messages)

[GIT PULL] vhost: bugfix
 2021-01-05 21:53 UTC  (2+ messages)

[PATCH bpf-next v3 0/3] bpf: misc performance improvements for cgroup hooks
 2021-01-05 21:43 UTC  (4+ messages)
` [PATCH bpf-next v3 1/3] bpf: try to avoid kzalloc in cgroup/{s,g}etsockopt
` [PATCH bpf-next v3 2/3] bpf: split cgroup_bpf_enabled per attach type
` [PATCH bpf-next v3 3/3] bpf: remove extra lock_sock for TCP_ZEROCOPY_RECEIVE

net-next is OPEN
 2021-01-05 21:41 UTC 

[PATCH] [RFC] net: phy: smsc: Add magnetics VIO regulator support
 2021-01-05 21:38 UTC  (5+ messages)

[PATCH] ppp: fix refcount underflow on channel unbridge
 2021-01-05 21:17 UTC 

[PATCH] net/mlx5: fix spelling mistake in Kconfig "accelaration" -> "acceleration"
 2021-01-05 21:07 UTC  (2+ messages)

[PATCH] net/mlx5e: remove h from printk format specifier
 2021-01-05 21:04 UTC  (2+ messages)

[PATCH] net/mlx5e: Fix memleak in mlx5e_create_l2_table_groups
 2021-01-05 21:04 UTC  (3+ messages)

[PATCH bpf-next 0/3] Add user-space and non-CO-RE variants of BPF_CORE_READ()
 2021-01-05 21:03 UTC  (6+ messages)
` [PATCH bpf-next 3/3] selftests/bpf: add tests for user- and non-CO-RE BPF_CORE_READ() variants

[GIT PULL] Networking for 5.11-rc3
 2021-01-05 21:01 UTC  (3+ messages)

mlx5 error when the skb linear space is empty
 2021-01-05 20:51 UTC  (2+ messages)

[PATCH] selftests/bpf: remove duplicate include in test_lsm
 2021-01-05 20:49 UTC  (2+ messages)

[PATCH] dt-bindings: Add missing array size constraints
 2021-01-05 20:47 UTC  (6+ messages)

[net] cxgb4: advertise NETIF_F_HW_CSUM
 2021-01-05 20:29 UTC  (3+ messages)

[PATCH] docs: octeontx2: tune rst markup
 2021-01-05 20:27 UTC  (2+ messages)

Missed schedule_napi()?
 2021-01-05 20:23 UTC  (2+ messages)

[PATCH net-next] net: mvpp2: increase MTU limit when XDP enabled
 2021-01-05 20:23 UTC  (5+ messages)

[PATCH] bpf: Add signature checking for BPF programs
 2021-01-05 20:16 UTC  (2+ messages)

[PATCH net-next] net: mvneta: fix error message when MTU too large for XDP
 2021-01-05 20:06 UTC  (3+ messages)

[PATCH] net-next: docs: Fix typos in snmp_counter.rst
 2021-01-05 19:52 UTC  (2+ messages)

[PATCH v2 bpf-next 0/4] introduce bpf_iter for task_vma
 2021-01-05 19:51 UTC  (17+ messages)
` [PATCH v2 bpf-next 1/4] bpf: introduce task_vma bpf_iter

[PATCH v3 0/4] btf: support ints larger than 128 bits
 2021-01-05 19:51 UTC  (6+ messages)
` [PATCH v3 1/4] btf: add support for "
` [PATCH v3 2/4] libbpf: "
` [PATCH v3 3/4] bpftool: "
` [PATCH v3 4/4] bpf: add tests "

[RFC PATCH 0/7] Support for virtio-net hash reporting
 2021-01-05 19:30 UTC  (9+ messages)
` [RFC PATCH 2/7] vhost: support for hash report virtio-net feature
` [RFC PATCH 3/7] tun: allow use of BPF_PROG_TYPE_SCHED_CLS program type
` [RFC PATCH 4/7] tun: free bpf_program by bpf_prog_put instead of bpf_prog_destroy
` [RFC PATCH 5/7] tun: add ioctl code TUNSETHASHPOPULATION
` [RFC PATCH 6/7] tun: populate hash in virtio-net header when needed
` [RFC PATCH 7/7] tun: report new tun feature IFF_HASH

Refcount mismatch when unregistering netdevice from kernel
 2021-01-05 19:09 UTC  (11+ messages)

[RFC PATCH v2 net-next 00/12] Make .ndo_get_stats64 sleepable
 2021-01-05 18:59 UTC  (13+ messages)
` [RFC PATCH v2 net-next 01/12] net: mark dev_base_lock for deprecation
` [RFC PATCH v2 net-next 02/12] net: introduce a mutex for the netns interface lists
` [RFC PATCH v2 net-next 03/12] net: procfs: hold netif_lists_lock when retrieving device statistics
` [RFC PATCH v2 net-next 04/12] net: sysfs: don't hold dev_base_lock while "
` [RFC PATCH v2 net-next 05/12] s390/appldata_net_sum: hold the netdev lists lock when "
` [RFC PATCH v2 net-next 06/12] parisc/led: reindent the code that gathers "
` [RFC PATCH v2 net-next 07/12] parisc/led: hold the netdev lists lock when retrieving "
` [RFC PATCH v2 net-next 08/12] net: make dev_get_stats return void
` [RFC PATCH v2 net-next 09/12] net: net_failover: ensure .ndo_get_stats64 can sleep
` [RFC PATCH v2 net-next 10/12] net: bonding: "
` [RFC PATCH v2 net-next 11/12] net: mark ndo_get_stats64 as being able to sleep
` [RFC PATCH v2 net-next 12/12] net: remove obsolete comments about ndo_get_stats64 context from eth drivers

[PATCH net-next] devlink: use _BITUL() macro instead of BIT() in the UAPI header
 2021-01-05 18:50 UTC  (2+ messages)

[PATCH] drivers: net: wireless: realtek: Fix the word association defautly de-faulty
 2021-01-05 18:09 UTC  (8+ messages)

[PATCH 0/2] Upstream ONL patch for PHY BCM5461S
 2021-01-05 17:25 UTC  (7+ messages)
` [PATCH 2/2] ethernet: igb: e1000_phy: Check for ops.force_speed_duplex existence

[PATCH net-next v2] net: mvneta: fix error message when MTU too large for XDP
 2021-01-05 17:23 UTC 

bonding driver issue when configured for active/backup and using ARP monitoring
 2021-01-05 16:49 UTC  (5+ messages)

[PATCH] Bluetooth: avoid u128_xor() on potentially misaligned inputs
 2021-01-05 16:10 UTC 

[PATCH 00/10] Remove support for TX49xx
 2021-01-05 16:08 UTC  (14+ messages)
` [PATCH 01/10] MIPS: TX49xx: Drop support
` [PATCH 02/10] net: tc35815: Drop support for TX49XX boards
` [PATCH 03/10] net: 8390: "
` [PATCH 04/10] spi: txx9: Remove driver
` [PATCH 05/10] dma: tx49 removal
` [PATCH 06/10] mtd: Remove drivers used by TX49xx
` [PATCH 07/10] char: hw_random: Remove tx4939 driver
` [PATCH 08/10] rtc: tx4939: Remove driver
` [PATCH 09/10] ide: tx4938ide: "
` [PATCH 10/10] ASoC: txx9: "
` (subset) [PATCH 00/10] Remove support for TX49xx

KASAN: out-of-bounds Read in ath9k_hif_usb_rx_cb (3)
 2021-01-05 16:03 UTC 

[PATCH net] dt-bindings: net: dwmac: fix queue priority documentation
 2021-01-05 15:47 UTC 

[resend/standalone PATCH v4] Add auxiliary bus support
 2021-01-05 15:47 UTC  (17+ messages)

[PATCH] selftests: netfilter: Pass family parameter "-f" to conntrack tool
 2021-01-05 15:31 UTC 

KASAN: vmalloc-out-of-bounds Read in bpf_trace_run7
 2021-01-05 15:25 UTC 

[PATCH] dt-bindings: net: renesas,etheravb: RZ/G2H needs tx-internal-delay-ps
 2021-01-05 15:15 UTC 

[PATCH 00/20] ethernet: ucc_geth: assorted fixes and simplifications
 2021-01-05 14:54 UTC  (7+ messages)
` [PATCH 01/20] ethernet: ucc_geth: set dev->max_mtu to 1518

[PATCH v2] net: ethernet: fs_enet: Add missing MODULE_LICENSE
 2021-01-05 14:22 UTC  (2+ messages)

[PATCH net-next V3 0/2] net: ks8851: Add KS8851 PHY support
 2021-01-05 14:11 UTC  (3+ messages)
` [PATCH net-next V3 1/2] net: phy: micrel: "
` [PATCH net-next V3 2/2] net: ks8851: Register MDIO bus and the internal PHY

[PATCH] [RFC] net: phy: Fix reboot crash if CONFIG_IP_PNP is not set
 2021-01-05 14:10 UTC  (9+ messages)

cdc_ncm kernel log spam with trendnet 2.5G USB adapter
 2021-01-05 14:04 UTC  (11+ messages)
` [PATCH] CDC-NCM: remove "connected" log message

[PATCH v2] btf: support ints larger than 128 bits
 2021-01-05 13:58 UTC  (3+ messages)

[PATCH net V2] net: ipv6: Validate GSO SKB before finish IPv6 processing
 2021-01-05 13:43 UTC 

suspend/resume issue in stmmac driver
 2021-01-05 13:43 UTC 

[PATCH netdev 0/5] virtio-net support xdp socket zero copy xmit
 2021-01-05 13:35 UTC  (8+ messages)
` [PATCH netdev 5/5] virtio-net, xsk: virtio-net support xsk zero copy tx
  ` [kbuild] "

[PATCH 0/7] Introduce vdpa management tool
 2021-01-05 13:23 UTC  (8+ messages)
` [PATCH linux-next v3 0/6] "
  ` [PATCH linux-next v3 6/6] vdpa_sim_net: Add support for user supported devices

[PATCH] [v2] wireless: Initial driver submission for pureLiFi devices
 2021-01-05 13:19 UTC  (2+ messages)
` [PATCH] [PATCH] [v12] wireless: Initial driver submission for pureLiFi STA devices

[PATCH 0/5] v3u: add support for RAVB
 2021-01-05 13:06 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: net: renesas,etheravb: Add r8a779a0 support

UBSAN: division-overflow in netem_enqueue
 2021-01-05 13:01 UTC 

[PATCH 1/4] dt-bindings: net: renesas,etheravb: Add additional clocks
 2021-01-05 12:53 UTC  (4+ messages)
` [PATCH 4/4] net: ethernet: ravb: Name the AVB functional clock fck

[PATCH v3] Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
 2021-01-05 12:45 UTC  (3+ messages)

general protection fault in xfrm_user_rcv_msg_compat
 2021-01-05 12:42 UTC 

[net-next PATCH v12 0/4] Add support for mv88e6393x family of Marvell
 2021-01-05 12:37 UTC  (4+ messages)
` [net-next PATCH v12 4/4] net: dsa: mv88e6xxx: "
  ` patch fixing mv88e6393x SERDES IRQ for Pavana's series

[PATCH net] selftests: netfilter: Pass the family parameter to conntrack tool
 2021-01-05 12:02 UTC  (3+ messages)
` [PATCHv2 "

[PATCH v2 bpf 0/5] New netdev feature flags for XDP
 2021-01-05 11:56 UTC  (18+ messages)
` [PATCH v2 bpf 1/5] net: ethtool: add xdp properties flag set

[PATCH net v2] docs: net: fix documentation on .ndo_get_stats
 2021-01-05 11:51 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).