netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-14 16:52:39 to 2022-02-15 11:32:01 UTC [more...]

[PATCH net-next 00/19] net: add skb drop reasons for TCP, IP, dev and neigh
 2022-02-15 11:28 UTC  (10+ messages)
` [PATCH net-next 01/19] net: tcp: introduce tcp_drop_reason()
` [PATCH net-next 02/19] net: tcp: add skb drop reasons to tcp_v4_rcv()
` [PATCH net-next 03/19] net: tcp: use kfree_skb_reason() for tcp_v6_rcv()
` [PATCH net-next 04/19] net: tcp: add skb drop reasons to tcp_v{4,6}_inbound_md5_hash()
` [PATCH net-next 05/19] net: tcp: add skb drop reasons to tcp_add_backlog()
` [PATCH net-next 06/19] net: tcp: use kfree_skb_reason() for tcp_v{4,6}_do_rcv()
` [PATCH net-next 07/19] net: tcp: use tcp_drop_reason() for tcp_rcv_established()
` [PATCH net-next 08/19] net: tcp: use tcp_drop_reason() for tcp_data_queue()
` [PATCH net-next 09/19] net: tcp: use tcp_drop_reason() for tcp_data_queue_ofo()

[PATCH] ima: Calculate digest in ima_inode_hash() if not available
 2022-02-15 11:16 UTC  (6+ messages)

[PATCH 1/1] net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990
 2022-02-15 11:13 UTC 

[PATCH v2 net-next 0/8] Replay and offload host VLAN entries in DSA
 2022-02-15 11:10 UTC  (18+ messages)
` [PATCH v2 net-next 1/8] net: bridge: vlan: notify switchdev only when something changed
` [PATCH v2 net-next 2/8] net: bridge: switchdev: differentiate new VLANs from changed ones
` [PATCH v2 net-next 3/8] net: bridge: make nbp_switchdev_unsync_objs() follow reverse order of sync()
` [PATCH v2 net-next 4/8] net: bridge: switchdev: replay all VLAN groups
` [PATCH v2 net-next 5/8] net: switchdev: rename switchdev_lower_dev_find to switchdev_lower_dev_find_rcu
` [PATCH v2 net-next 6/8] net: switchdev: introduce switchdev_handle_port_obj_{add,del} for foreign interfaces
` [PATCH v2 net-next 7/8] net: dsa: add explicit support for host bridge VLANs
` [PATCH v2 net-next 8/8] net: dsa: offload bridge port VLANs on foreign interfaces

[RFC] aqc111: check for valid header length before parsing
 2022-02-15 11:02 UTC 

[PATCH V7 mlx5-next 00/15] Add mlx5 live migration driver and v2 migration protocol
 2022-02-15 10:58 UTC  (9+ messages)
` [PATCH V7 mlx5-next 08/15] vfio: Define device migration protocol v2
` [PATCH V7 mlx5-next 09/15] vfio: Extend the device migration protocol with RUNNING_P2P

[PATCH v4 0/8] document dt-schema and fix node names for some USB Ethernet controllers
 2022-02-15 10:54 UTC  (10+ messages)
` [PATCH v4 1/8] dt-bindings: net: add schema for ASIX "
` [PATCH v4 2/8] dt-bindings: net: add schema for Microchip/SMSC LAN95xx "
` [PATCH v4 3/8] dt-bindings: usb: ci-hdrc-usb2: fix node node for ethernet controller
` [PATCH v4 4/8] ARM: dts: bcm283x: fix ethernet node name
` [PATCH v4 5/8] ARM: dts: exynos: fix ethernet node name for different odroid boards
` [PATCH v4 6/8] ARM: dts: omap3/4/5: fix ethernet node name for different OMAP boards
` [PATCH v4 7/8] ARM: dts: tegra20/30: fix ethernet node name for different tegra boards
` [PATCH v4 8/8] arm64: dts: imx8mm-kontron: fix ethernet node name

[pull request][net-next 00/15] mlx5 updates 2022-02-14
 2022-02-15 10:50 UTC  (17+ messages)
` [net-next 01/15] net/mlx5e: Remove unused tstamp SQ field
` [net-next 02/15] net/mlx5e: Read max WQEBBs on the SQ from firmware
` [net-next 03/15] net/mlx5e: Use FW limitation for max MPW WQEBBs
` [net-next 04/15] net/mlx5e: Cleanup of start/stop all queues
` [net-next 05/15] net/mlx5e: Disable TX queues before registering the netdev
` [net-next 06/15] net/mlx5e: Use a barrier after updating txq2sq
` [net-next 07/15] net/mlx5e: Sync txq2sq updates with mlx5e_xmit for HTB queues
` [net-next 08/15] net/mlx5e: Introduce select queue parameters
` [net-next 09/15] net/mlx5e: Move mlx5e_select_queue to en/selq.c
` [net-next 10/15] net/mlx5e: Use select queue parameters to sync with control flow
` [net-next 11/15] net/mlx5e: Move repeating code that gets TC prio into a function
` [net-next 12/15] net/mlx5e: Use READ_ONCE/WRITE_ONCE for DCBX trust state
` [net-next 13/15] net/mlx5e: Optimize mlx5e_select_queue
` [net-next 14/15] net/mlx5e: Optimize modulo in mlx5e_select_queue
` [net-next 15/15] net/mlx5e: Optimize the common case condition "

[PATCH] net: dsa: lantiq_gswip: fix use after free in gswip_remove()
 2022-02-15 10:42 UTC 

[syzbot] KMSAN: uninit-value in ax88179_led_setting
 2022-02-15 10:42 UTC 

[PATCH][next] net: dm9051: Fix spelling mistake "eror" -> "error"
 2022-02-15 10:39 UTC 

[PATCH] net: do not set SOCK_RCVBUF_LOCK if sk_rcvbuf isn't reduced
 2022-02-15 10:36 UTC 

[PATCH] CDC-NCM: avoid overflow in sanity checking
 2022-02-15 10:35 UTC 

[PATCH net-next v5 0/2] MCTP I2C driver
 2022-02-15 10:01 UTC  (6+ messages)
` [PATCH net-next v5 2/2] mctp i2c: MCTP I2C binding driver

[PATCH net v3 0/2] security: fixups for the security hooks in sctp
 2022-02-15  9:41 UTC  (7+ messages)
` [PATCH net v3 2/2] security: implement sctp_assoc_established hook in selinux

pull-request: ieee802154 for net 2022-02-15
 2022-02-15  9:32 UTC 

[PATCH V4 0/4] vDPA/ifcvf: implement shared IRQ feature
 2022-02-15  9:13 UTC  (13+ messages)
` [PATCH V4 4/4] "

[BUG/PATCH v3] net: mvpp2: always set port pcs ops
 2022-02-15  8:38 UTC  (2+ messages)

[PATCH] net: bridge: multicast: notify switchdev driver whenever MC processing gets disabled
 2022-02-15  8:31 UTC  (3+ messages)

[PATCH v3 1/8] dt-bindings: net: add schema for ASIX USB Ethernet controllers
 2022-02-15  8:28 UTC  (11+ messages)
` [PATCH v3 2/8] dt-bindings: net: add schema for Microchip/SMSC LAN95xx "
` [PATCH v3 3/8] dt-bindings: usb: ci-hdrc-usb2: fix node node for ethernet controller
` [PATCH v3 4/8] ARM: dts: bcm283x: fix ethernet node name
` [PATCH v3 5/8] ARM: dts: exynos: fix ethernet node name for different odroid boards
` [PATCH v3 6/8] ARM: dts: omap3/4/5: fix ethernet node name for different OMAP boards
` [PATCH v3 7/8] ARM: dts: tegra20/30: fix ethernet node name for different tegra boards
` [PATCH v3 8/8] arm64: dts: imx8mm-kontron: fix ethernet node name

[PATCH net-next] net/smc: return ETIMEDOUT when smc_connect_clc() timeout
 2022-02-15  8:24 UTC 

[net] tipc: fix wrong publisher node address in link publications
 2022-02-15  8:16 UTC  (3+ messages)

[RFC PATCH v1] can: gs_usb: change active_channels's type from atomic_t to u8
 2022-02-15  8:13 UTC  (2+ messages)

Why vlan_dev can not follow real_dev mtu change from smaller to bigger
 2022-02-15  8:08 UTC 

linux-next: build failure after merge of the spi tree
 2022-02-15  7:33 UTC  (2+ messages)

[PATCH v2] ath5k: use swap() to make code cleaner
 2022-02-15  7:25 UTC  (3+ messages)

[syzbot] KASAN: use-after-free Read in ath9k_hif_usb_reg_in_cb (3)
 2022-02-15  6:57 UTC  (2+ messages)

[syzbot] kernel BUG in __text_poke
 2022-02-15  6:42 UTC  (3+ messages)

[syzbot] KASAN: vmalloc-out-of-bounds Read in bpf_jit_free
 2022-02-15  6:41 UTC  (3+ messages)

[PATCH bpf-next v3] bpf: reject kfunc calls that overflow insn->imm
 2022-02-15  6:39 UTC  (4+ messages)

[Issue report] drivers/ftgmac100: DHCP occasionally fails during boot up or link down/up
 2022-02-15  6:38 UTC 

[PATCH bpf-next v4] bpf: reject kfunc calls that overflow insn->imm
 2022-02-15  6:57 UTC 

[PATCH] ath9k: use swap() to make code cleaner
 2022-02-15  6:20 UTC  (2+ messages)

[PATCH v1] gve: fix zero size queue page list allocation
 2022-02-15  5:34 UTC  (6+ messages)
` [PATCH net-next v2] gve: enhance no queue page list detection

[PATCH] ath5k: use swap() to make code cleaner
 2022-02-15  5:39 UTC  (3+ messages)

[PATCH 11/49] qed: replace bitmap_weight with bitmap_empty in qed_roce_stop()
 2022-02-15  5:35 UTC 

[PATCH net v2 1/1] openvswitch: Fix setting ipv6 fields causing hw csum failure
 2022-02-15  5:27 UTC  (2+ messages)

[PATCH v2 net-next] net: dsa: mv88e6xxx: Fix validation of built-in PHYs on 6095/6097
 2022-02-15  5:20 UTC  (2+ messages)

[PATCH net-next] net: marvell: prestera: Fix includes
 2022-02-15  5:17 UTC  (2+ messages)

[PATCH bpf-next v3 0/4] bpf, arm64: support more atomic ops
 2022-02-15  4:25 UTC  (2+ messages)

[PATCH net] ipv6: per-netns exclusive flowlabel checks
 2022-02-15  4:15 UTC  (4+ messages)

[PATCH 0/9] use GFP_KERNEL
 2022-02-15  3:19 UTC  (2+ messages)

[PATCH] mt76: mt7915: use min_t() to make code cleaner
 2022-02-15  2:33 UTC 

[PATCH v2] mctp: fix use after free
 2022-02-15  2:26 UTC  (2+ messages)

[PATCH] mctp: fix use after free
 2022-02-15  2:16 UTC  (3+ messages)

[net-next v8 0/2] net: sched: allow user to select txqueue
 2022-02-15  2:00 UTC  (7+ messages)
` [net-next v8 1/2] net: sched: use queue_mapping to pick tx queue
` [net-next v8 2/2] net: sched: support hash/classid/cpuid selecting "

[PATCH] net: bluetooth: assign len after null check
 2022-02-15  2:01 UTC 

[PATCH net] net: sched: limit TC_ACT_REPEAT loops
 2022-02-15  1:54 UTC  (4+ messages)

[PATCH net-next] net: prestera: acl: add multi-chain support offload
 2022-02-15  1:22 UTC  (2+ messages)

[PATCH net] ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path
 2022-02-15  1:13 UTC  (5+ messages)

[PATCH -next] dpaa2-eth: Simplify bool conversion
 2022-02-15  1:09 UTC 

[PATCH net-next] net: ip6mr: add support for passing full packet on wrong mif
 2022-02-15  1:00 UTC  (2+ messages)

[PATCH v3 net-next] net: drop_monitor: support drop reason
 2022-02-15  0:48 UTC  (4+ messages)

[PATCH net-next 1/1] ice: add TTY for GNSS module for E810T device
 2022-02-15  0:18 UTC  (2+ messages)

[PATCH net-next] net: bridge: vlan: check for errors from __vlan_del in __vlan_flush
 2022-02-14 23:58 UTC  (3+ messages)

[PATCH net] net: mscc: ocelot: fix use-after-free in ocelot_vlan_del()
 2022-02-14 23:42 UTC 

[BUG/PATCH v2] net: mvpp2: always set port pcs ops
 2022-02-14 23:41 UTC  (3+ messages)

[PATCH] Bluetooth: make array bt_uuid_any static const
 2022-02-14 21:51 UTC 

[RFC] CDC-NCM: avoid overflow in sanity checking
 2022-02-14 19:41 UTC  (8+ messages)

[PATCH net] bonding: fix data-races around agg_select_timer
 2022-02-14 19:15 UTC 

[net-next v5 0/2] page_pool: Add page_pool stat counters
 2022-02-14 20:02 UTC  (3+ messages)
` [net-next v5 1/2] "
` [net-next v5 2/2] page_pool: Add function to batch and return stats

[PATCH bpf-next 0/3] introduce xdp frags support to veth driver
 2022-02-14 21:03 UTC  (6+ messages)
` [PATCH bpf-next 2/3] veth: rework veth_xdp_rcv_skb in order to accept non-linear skb

[net:master 21/30] net/netfilter/xt_socket.c:224:3: error: implicit declaration of function 'nf_defrag_ipv6_disable'
 2022-02-14 18:55 UTC  (3+ messages)

[PATCH] net: hso: Use GFP_KERNEL instead of GFP_ATOMIC when possible
 2022-02-14 19:09 UTC 

DSA using cpsw and lan9303
 2022-02-14 19:17 UTC  (4+ messages)

BTF compatibility issue across builds
 2022-02-14 20:19 UTC  (10+ messages)

[PATCH net] dpaa2-eth: Initialize mutex used in one step timestamping path
 2022-02-14 19:17 UTC  (2+ messages)

[syzbot] KASAN: vmalloc-out-of-bounds Read in __text_poke
 2022-02-14 19:53 UTC  (2+ messages)

[PATCH net-next 0/2] Provide direct access to 1588 one step register
 2022-02-14 19:18 UTC  (2+ messages)

[PATCH] dns_resolver: Add dns_query tracing
 2022-02-14 18:53 UTC 

sunhme: some cleanups
 2022-02-14 18:33 UTC  (4+ messages)
` [PATCH 2/3] sunhme: fix the version number in struct ethtool_drvinfo
  ` [PATCH 2/3 v2] "
` [PATCH 4/x] sunhme: switch to devres

[PATCH] ice: check the return of ice_ptp_gettimex64
 2022-02-14 18:16 UTC  (2+ messages)

[PATCH V2] wcn36xx: use struct_size over open coded arithmetic
 2022-02-14 17:51 UTC  (2+ messages)

Fw: [Bug 215599] New: System freeze after add mirror rule from traffic control
 2022-02-14 17:39 UTC 

[PATCH] mac80211: fix forwarded mesh frames AC & queue selection
 2022-02-14 17:32 UTC 

Fw: [Bug 215599] New: System freeze after add mirror rule from traffic control
 2022-02-14 17:30 UTC 

[PATCH bpf-next v2] libbpf: Use dynamically allocated buffer when receiving netlink messages
 2022-02-14 16:52 UTC  (5+ 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).