netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-05 05:13:58 to 2021-08-05 19:12:08 UTC [more...]

[PATCH net-next] netdevsim: Forbid devlink reload when adding or deleting ports
 2021-08-05 19:12 UTC  (11+ messages)
` [PATCH net-next v1] "

RMNET QMAP data aggregation with size greater than 16384
 2021-08-05 19:10 UTC  (2+ messages)

[PATCH net-next] ethtool: return error from ethnl_ops_begin if dev is NULL
 2021-08-05 19:08 UTC 

[PATCH net-next v2 0/8] Add Gigabit Ethernet driver support
 2021-08-05 19:07 UTC  (3+ messages)
` [PATCH net-next v2 6/8] ravb: Add net_features and net_hw_features to struct ravb_hw_info

[RESEND PATCH v5 0/6] Bluetooth: fix locking and socket killing in SCO and RFCOMM
 2021-08-05 19:06 UTC  (3+ messages)
` [RESEND PATCH v5 1/6] Bluetooth: schedule SCO timeouts with delayed_work

[net-next] WARNING: CPU: 2 PID: 1189 at ../net/core/skbuff.c:5412 skb_try_coalesce+0x354/0x368
 2021-08-05 19:04 UTC 

[Patch net-next 00/13] net: add more tracepoints to TCP/IP stack
 2021-08-05 18:57 UTC  (14+ messages)
` [Patch net-next 01/13] net: introduce a new header file include/trace/events/ip.h
` [Patch net-next 02/13] ipv4: introduce tracepoint trace_ip_queue_xmit()
` [Patch net-next 03/13] tcp: introduce tracepoint trace_tcp_transmit_skb()
` [Patch net-next 04/13] udp: introduce tracepoint trace_udp_send_skb()
` [Patch net-next 05/13] udp: introduce tracepoint trace_udp_v6_send_skb()
` [Patch net-next 06/13] ipv4: introduce tracepoint trace_ip_rcv()
` [Patch net-next 07/13] ipv6: introduce tracepoint trace_ipv6_rcv()
` [Patch net-next 08/13] ipv4: introduce tracepoint trace_ip_local_deliver_finish()
` [Patch net-next 09/13] udp: introduce tracepoint trace_udp_rcv()
` [Patch net-next 10/13] ipv6: introduce tracepoint trace_udpv6_rcv()
` [Patch net-next 11/13] tcp: introduce tracepoint trace_tcp_v4_rcv()
` [Patch net-next 12/13] ipv6: introduce tracepoint trace_tcp_v6_rcv()
` [Patch net-next 13/13] sock: introduce tracepoint trace_sk_data_ready()

[PATCH net-next v4] ptp: ocp: Expose various resources on the timecard
 2021-08-05 18:55 UTC  (6+ messages)

[PATCH net-next 0/4] ethtool: runtime-resume netdev parent before ethtool ops
 2021-08-05 18:48 UTC  (12+ messages)
` [PATCH net-next 1/4] ethtool: runtime-resume netdev parent before ethtool ioctl ops
` [PATCH net-next 4/4] ethtool: runtime-resume netdev parent in ethnl_ops_begin

[PATCH v1 0/3] Clean up and fix error handling in mdio_mux_init()
 2021-08-05 18:47 UTC  (6+ messages)

[PATCH bpf-next v4 0/5] sockmap: add sockmap support for unix stream socket
 2021-08-05 18:44 UTC  (7+ messages)
` [PATCH bpf-next v4 1/5] af_unix: add read_sock for stream socket types
` [PATCH bpf-next v4 2/5] af_unix: add unix_stream_proto for sockmap
` [PATCH bpf-next v4 3/5] selftest/bpf: add tests for sockmap with unix stream type
` [PATCH bpf-next v4 4/5] selftest/bpf: change udp to inet in some function names
` [PATCH bpf-next v4 5/5] selftest/bpf: add new tests in sockmap for unix stream to tcp

[PATCH net v2] net: ethernet: ti: cpsw: fix min eth packet size for non-switch use-cases
 2021-08-05 18:43 UTC  (2+ messages)

[PATCH v1 1/1] wwan: core: Avoid returning error pointer from wwan_create_dev()
 2021-08-05 18:31 UTC 

[PATCH V7 0/9] PCI: Enable 10-Bit tag support for PCIe devices
 2021-08-05 18:12 UTC  (10+ messages)
` [PATCH V7 7/9] PCI/sysfs: Add a 10-Bit Tag sysfs file
` [PATCH V7 9/9] PCI/P2PDMA: Add a 10-Bit Tag check in P2PDMA

macvlan breaks garp for vrrp
 2021-08-05 18:09 UTC  (2+ messages)

[RFC bpf-next 0/5] SO_TXTIME support in AF_XDP
 2021-08-05 17:53 UTC  (3+ messages)
` [RFC bpf-next 3/5] igc: Launchtime support in XDP Tx ZC path

[PATCH net-next v5] ethernet: fix PTP_1588_CLOCK dependencies
 2021-08-05 17:43 UTC  (2+ messages)

[PATCH net-next] net: dsa: mt7530: drop untagged frames on VLAN-aware ports without PVID
 2021-08-05 17:23 UTC 

[RFT net-next 0/2] stmmac: recycle SKB
 2021-08-05 17:11 UTC  (3+ messages)
` [RFT net-next 1/2] stmmac: use build_skb()
` [RFT net-next 2/2] stmmac: skb recycling

[PATCH] selftests/bpf: Fix bpf-iter-tcp4 test to print correctly the dest IP
 2021-08-05 17:05 UTC  (2+ messages)

[PATCH v3 bpf-next 0/2] BPF iterator for UNIX domain socket
 2021-08-05 16:59 UTC  (5+ messages)
` [PATCH v3 bpf-next 1/2] bpf: af_unix: Implement "
` [PATCH v3 bpf-next 2/2] selftest/bpf: Implement sample UNIX domain socket iterator program

[PATCH bpf-next 0/3] XDP bonding support
 2021-07-31  5:57 UTC  (9+ messages)
` [PATCH bpf-next v6 0/7]: "
  ` [PATCH bpf-next v6 1/7] net: bonding: Refactor bond_xmit_hash for use with xdp_buff
  ` [PATCH bpf-next v6 2/7] net: core: Add support for XDP redirection to slave device
  ` [PATCH bpf-next v6 3/7] net: bonding: Add XDP support to the bonding driver
  ` [PATCH bpf-next v6 4/7] devmap: Exclude XDP broadcast to master device
  ` [PATCH bpf-next v6 5/7] net: core: Allow netdev_lower_get_next_private_rcu in bh context
  ` [PATCH bpf-next v6 6/7] selftests/bpf: Fix xdp_tx.c prog section name
  ` [PATCH bpf-next v6 7/7] selftests/bpf: Add tests for XDP bonding

[PATCH V2 00/14] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-08-05 16:01 UTC  (12+ messages)
` [PATCH V2 03/14] x86/set_memory: Add x86_set_memory_enc static call support
` [PATCH V2 10/14] DMA: Add dma_map_decrypted/dma_unmap_encrypted() function
` [PATCH V2 11/14] x86/Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM

[PATCH v2] Bluetooth: Shutdown controller after workqueues are flushed or cancelled
 2021-08-05 15:50 UTC  (12+ messages)

[GIT PULL] Networking for 5.14-rc5
 2021-08-05 15:43 UTC 

[PATCH] ath: dfs_pattern_detector: Fix possible null-pointer dereference in channel_detector_create()
 2021-08-05 15:38 UTC 

[PATCH V7 7/9] PCI/sysfs: Add a 10-Bit Tag sysfs file
 2021-08-05 15:31 UTC  (3+ messages)

[PATCH v2 0/6] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-08-05 15:09 UTC  (3+ messages)
` [PATCH v2 5/6] PCI: Adapt all code locations to not use struct pci_dev::driver directly

[PATCH net-next 0/3] net: ethernet: ti: cpsw/emac: switch to use skb_put_padto()
 2021-08-05 14:55 UTC  (4+ messages)
` [PATCH net-next 1/3] net: ethernet: ti: cpsw: "
` [PATCH net-next 2/3] net: ethernet: ti: davinci_emac: "
` [PATCH net-next 3/3] net: ethernet: ti: davinci_cpdma: drop frame padding

[PATCH net v2] net: pegasus: fix uninit-value in get_interrupt_interval
 2021-08-05 14:50 UTC  (2+ messages)

[PATCH 0/2] net: fix use-after-free bugs
 2021-08-05 14:50 UTC  (2+ messages)

[PATCH net] page_pool: mask the page->signature before the checking
 2021-08-05 14:47 UTC  (6+ messages)

[RFC PATCH 00/14] bpf/tests: Extend the eBPF test suite
 2021-08-05 14:37 UTC  (9+ messages)
` [PATCH] bpf: Fix off-by-one in tail call count limiting

[PATCH net-next] netdevsim: Protect both reload_down and reload_up paths
 2021-08-05 14:34 UTC 

[PATCH] bpf: Fix integer overflow involving bucket_size
 2021-08-05 14:26 UTC  (2+ messages)

[PATCH net-next v4] ethernet: fix PTP_1588_CLOCK dependencies
 2021-08-05 14:10 UTC  (5+ messages)

[PATCH net 0/3] Always flood multicast to the DSA CPU port
 2021-08-05 14:05 UTC  (5+ messages)
` [PATCH net 1/3] net: dsa: stop syncing the bridge mcast_router attribute at join time
` [PATCH net 2/3] net: dsa: mt7530: remove the .port_set_mrouter implementation
` [PATCH net 3/3] net: dsa: don't disable multicast flooding to the CPU even without an IGMP querier

net/ipv6: broken handling of ICMPv6 redirects since Linux 4.18-rc1
 2021-08-05 14:04 UTC 

[PATCH][next] brcmfmac: firmware: Fix uninitialized variable ret
 2021-08-05 13:53 UTC  (3+ messages)

[PATCH net] net: Fix memory leak in ieee802154_raw_deliver
 2021-08-05 13:50 UTC  (2+ messages)

[PATCH] iwlwifi: select MAC80211_LEDS conditionally
 2021-08-05 13:44 UTC  (4+ messages)

[PATCH v10 00/17] Introduce VDUSE - vDPA Device in Userspace
 2021-08-05 13:31 UTC  (17+ messages)
` [PATCH v10 01/17] iova: Export alloc_iova_fast() and free_iova_fast()
` [PATCH v10 10/17] virtio: Handle device reset failure in register_virtio_device()

[PATCH net-next 00/21] ethtool, stats: introduce and use standard XDP stats
 2021-08-05 13:31 UTC  (9+ messages)
` [PATCH net-next 03/21] ethtool, stats: introduce standard XDP statistics

[PATCH] Bluetooth: increase BTNAMSIZ to 21 chars to fix potential buffer overflow
 2021-08-05 13:06 UTC  (2+ messages)

[PATCH NET v2 0/7] skbuff: introduce skb_expand_head()
 2021-08-05 12:55 UTC  (4+ messages)
  ` [PATCH NET v3 5/7] vrf: use skb_expand_head in vrf_finish_output

[PATCH net-next] net: dsa: tag_sja1105: optionally build as module when switch driver is module if PTP is enabled
 2021-08-05 12:40 UTC  (2+ messages)

[PATCH] net: ethernet: ti: am65-cpsw: fix crash in am65_cpsw_port_offload_fwd_mark_update()
 2021-08-05 12:40 UTC  (2+ messages)

[PATCH net] bnx2x: fix an error code in bnx2x_nic_load()
 2021-08-05 12:40 UTC  (2+ messages)

[PATCH net-next 0/2] GRO and Toeplitz hash selftests
 2021-08-05 12:30 UTC  (5+ messages)
` [PATCH net-next 1/2] selftests/net: GRO coalesce test
` [PATCH net-next 2/2] selftests/net: toeplitz test

[PATCH net-next] netdevice: add the case if dev is NULL
 2021-08-05 12:30 UTC  (2+ messages)

[PATCH net-next] net: Remove redundant if statements
 2021-08-05 12:30 UTC  (2+ messages)

linux-next: build failure after merge of the net-next tree
 2021-08-05 12:34 UTC  (3+ messages)

[PATCH net-next] dsa: sja1105: fix reverse dependency
 2021-08-05 12:22 UTC  (7+ messages)

[net-next:master 2/15] net/unix/af_unix.c:2471 manage_oob() warn: returning freed memory 'skb'
 2021-08-05 11:57 UTC 

[PATCH 00/64] Introduce strict memcpy() bounds checking
 2021-08-05 11:36 UTC  (3+ messages)
` [PATCH 58/64] powerpc: Split memset() to avoid multi-field overflow

[PATCH bpf-next 0/3] tools: ksnoop: tracing kernel function entry/return with argument/return value display
 2021-08-05 11:14 UTC  (3+ messages)

[PATCH net-next 0/4] add frag page support in page pool
 2021-08-05 11:05 UTC  (5+ messages)
` [PATCH net-next 1/4] page_pool: keep pp info as long as page pool owns the page
` [PATCH net-next 2/4] page_pool: add interface to manipulate frag count in page pool
` [PATCH net-next 3/4] page_pool: add frag page recycling support "
` [PATCH net-next 4/4] net: hns3: support skb's frag page recycling based on "

[PATCH][next] net/ipv6/mcast: Use struct_size() helper
 2021-08-05 11:00 UTC  (2+ messages)

[PATCH net-next 0/3] net: bridge: fix recent ioctl changes
 2021-08-05 10:40 UTC  (6+ messages)
` [PATCH net-next 1/3] net: bridge: fix ioctl locking
` [PATCH net-next 2/3] net: bridge: fix ioctl old_deviceless bridge argument
` [PATCH net-next 3/3] net: core: don't call SIOCBRADD/DELIF for non-bridge devices

[PATCH net-next] net: fix GRO skb truesize update
 2021-08-05 10:40 UTC  (2+ messages)

[PATCH 0/4] net: wwan: iosm: fixes
 2021-08-05 10:30 UTC  (2+ messages)

possible deadlock in __sock_release
 2021-08-05 10:13 UTC  (2+ messages)
` [syzbot] "

[PATCH v3 net-next 0/8] NXP SJA1105 driver support for "H" switch topologies
 2021-08-05 10:10 UTC  (2+ messages)

[PATCH net-next] net: ipa: fix IPA v4.9 interconnects
 2021-08-05 10:10 UTC  (2+ messages)

[PATCH v6 4/4] Bluetooth: Support the quality report events
 2021-08-05 10:03 UTC 

[PATCH][next] mctp: remove duplicated assignment of pointer hdr
 2021-08-05 10:00 UTC  (2+ messages)

[PATCH V7 8/9] PCI/IOV: Add 10-Bit Tag sysfs files for VF devices
 2021-08-05  9:39 UTC  (3+ messages)

[RFC PATCH v1 0/7] virtio/vsock: introduce MSG_EOR flag for SEQPACKET
 2021-08-05  9:21 UTC  (5+ messages)
      ` [!!Mass Mail KSE][MASSMAIL KLMS] "

[PATCH net-next 0/3] net: fec: add support to select wakeup irq source
 2021-08-05  9:18 UTC  (5+ messages)
` [PATCH net-next 1/3] dt-bindings: net: fsl,fec: add "fsl,wakeup-irq" property
  ` [PATCH net-next 1/3] dt-bindings: net: fsl, fec: add "fsl, wakeup-irq" property
` [PATCH net-next 2/3] net: fec: add support to select wakeup irq source
` [PATCH net-next 3/3] arm64: dts: imx8m: add "fsl,wakeup-irq" property for FEC

[PATCH V7 7/9] PCI/sysfs: Add a 10-Bit Tag sysfs file
 2021-08-05  8:38 UTC  (2+ messages)

[PATCH V7 6/9] PCI: Enable 10-Bit Tag support for PCIe RP devices
 2021-08-05  8:25 UTC  (2+ messages)

[PATCH net-next v3] ethernet: fix PTP_1588_CLOCK dependencies
 2021-08-05  8:11 UTC  (3+ messages)

[PATCH V7 5/9] PCI/IOV: Enable 10-Bit tag support for PCIe VF devices
 2021-08-05  8:03 UTC  (2+ messages)

[PATCH 1/2] irqchip: irq-meson-gpio: make it possible to build as a module
 2021-08-05  7:57 UTC  (4+ messages)

[PATCH V7 4/9] PCI: Enable 10-Bit Tag support for PCIe Endpoint devices
 2021-08-05  7:47 UTC  (2+ messages)

[PATCH] net: mac80211: Remove unnecessary variable and label
 2021-08-05  6:43 UTC 

[PATCH v4 01/10] net/ps3_gelic: Add gelic_descr structures
 2021-08-05  5:08 UTC  (6+ messages)
  ` [PATCH v4 02/10] net/ps3_gelic: Use local dev variable
  ` [PATCH v4 03/10] net/ps3_gelic: Format cleanups
  ` [PATCH v4 04/10] net/ps3_gelic: Add new macro BUG_ON_DEBUG
  ` [PATCH v4 05/10] net/ps3_gelic: Add vlan_id structure
  ` [PATCH v4 06/10] net/ps3_gelic: Cleanup debug code


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