netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-28 17:22:42 to 2020-09-29 01:54:58 UTC [more...]

[PATCH v6 bpf-next 0/6] bpf: add helpers to support BTF-based kernel data display
 2020-09-29  1:54 UTC  (6+ messages)
` [PATCH v6 bpf-next 6/6] selftests/bpf: add test for bpf_seq_printf_btf helper

[PATCH net v2] ethtool: mark netlink family as __ro_after_init
 2020-09-29  1:53 UTC  (2+ messages)

[PATCH net] genetlink: add missing kdoc for validation flags
 2020-09-29  1:53 UTC  (2+ messages)

[bpf-next PATCH] bpf, selftests: Fix cast to smaller integer type 'int' warning in raw_tp
 2020-09-29  1:50 UTC 

[PATCH net 0/4] via-rhine: Resume fix and other maintenance work
 2020-09-29  1:50 UTC  (6+ messages)
` [PATCH net 1/4] via-rhine: Fix for the hardware having a reset failure after resume
` [PATCH net 2/4] via-rhine: VTunknown1 device is really VT8251 South Bridge
` [PATCH net 3/4] via-rhine: New device driver maintainer
` [PATCH net 4/4] via-rhine: Version bumped to 1.5.2

[PATCH][next] net/sched: cls_u32: Replace one-element array with flexible-array member
 2020-09-29  1:48 UTC  (2+ messages)

[PATCH][next] qed/qed_ll2: Replace one-element array with flexible-array member
 2020-09-29  1:48 UTC  (2+ messages)

[PATCH 1/2] virtio-net: don't disable guest csum when disable LRO
 2020-09-29  1:45 UTC  (6+ messages)
` [PATCH 2/2] virtio-net: ethtool configurable RXCSUM

[PATCH net-next 1/1] l2tp: report rx cookie discards in netlink get
 2020-09-29  1:46 UTC  (2+ messages)

[PATCH net-next v2 0/7] mv88e6xxx: Add per port devlink regions
 2020-09-29  1:46 UTC  (9+ messages)
` [PATCH net-next v2 1/7] net: devlink: Add unused port flavour

[PATCH v1 net-next] stmmac: intel: Adding ref clock 1us tic for LPI cntr
 2020-09-29  1:44 UTC  (2+ messages)

[PATCH] net/x25: Fix null-ptr-deref in x25_connect
 2020-09-29  1:43 UTC  (2+ messages)

[PATCH v7 bpf-next 0/8] bpf: add helpers to support BTF-based kernel data display
 2020-09-29  1:41 UTC  (2+ messages)

[PATCH] net: usb: ax88179_178a: add MCT usb 3.0 adapter
 2020-09-29  1:39 UTC  (2+ messages)

[PATCH v2] net: usb: ax88179_178a: fix missing stop entry in driver_info
 2020-09-29  1:38 UTC  (2+ messages)

[PATCH AUTOSEL 5.8 03/29] mt76: mt7915: use ieee80211_free_txskb to free tx skbs
 2020-09-29  1:30 UTC  (13+ messages)
` [PATCH AUTOSEL 5.8 04/29] libbpf: Remove arch-specific include path in Makefile
` [PATCH AUTOSEL 5.8 05/29] drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices
` [PATCH AUTOSEL 5.8 06/29] Revert "wlcore: Adding suppoprt for IGTK key in wlcore driver"
` [PATCH AUTOSEL 5.8 08/29] net: dsa: microchip: look for phy-mode in port nodes
` [PATCH AUTOSEL 5.8 09/29] hv_netvsc: Cache the current data path to avoid duplicate call and message
` [PATCH AUTOSEL 5.8 10/29] net: dec: de2104x: Increase receive ring size for Tulip
` [PATCH AUTOSEL 5.8 11/29] rndis_host: increase sleep time in the query-response loop
` [PATCH AUTOSEL 5.8 16/29] drivers/net/wan/lapbether: Make skb->protocol consistent with the header
` [PATCH AUTOSEL 5.8 17/29] drivers/net/wan/hdlc: Set skb->protocol before transmitting
` [PATCH AUTOSEL 5.8 18/29] mac80211: Fix radiotap header channel flag for 6GHz band
` [PATCH AUTOSEL 5.8 19/29] mac80211: do not allow bigger VHT MPDUs than the hardware supports
` [PATCH AUTOSEL 5.8 25/29] net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries

[PATCH AUTOSEL 5.4 02/18] libbpf: Remove arch-specific include path in Makefile
 2020-09-29  1:30 UTC  (8+ messages)
` [PATCH AUTOSEL 5.4 03/18] drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices
` [PATCH AUTOSEL 5.4 05/18] net: dec: de2104x: Increase receive ring size for Tulip
` [PATCH AUTOSEL 5.4 06/18] rndis_host: increase sleep time in the query-response loop
` [PATCH AUTOSEL 5.4 10/18] drivers/net/wan/lapbether: Make skb->protocol consistent with the header
` [PATCH AUTOSEL 5.4 11/18] drivers/net/wan/hdlc: Set skb->protocol before transmitting
` [PATCH AUTOSEL 5.4 12/18] mac80211: Fix radiotap header channel flag for 6GHz band
` [PATCH AUTOSEL 5.4 13/18] mac80211: do not allow bigger VHT MPDUs than the hardware supports

[PATCH net-next 00/10] net: ipa: miscellaneous cleanups
 2020-09-29  1:35 UTC  (12+ messages)
` [PATCH net-next 01/10] net: ipa: kill definition of TRE_FLAGS_IEOB_FMASK
` [PATCH net-next 02/10] net: ipa: kill unused status opcodes
` [PATCH net-next 03/10] net: ipa: kill unused status exceptions
` [PATCH net-next 04/10] net: ipa: remove unused status structure field masks
` [PATCH net-next 05/10] net: ipa: share field mask values for GSI interrupt type
` [PATCH net-next 06/10] net: ipa: share field mask values for GSI global interrupt
` [PATCH net-next 07/10] net: ipa: share field mask values for GSI general interrupt
` [PATCH net-next 08/10] net: ipa: fix two mild warnings
` [PATCH net-next 09/10] net: ipa: rename a phandle variable
` [PATCH net-next 10/10] net: ipa: fix two comments

[PATCH AUTOSEL 4.19 01/11] drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices
 2020-09-29  1:31 UTC  (6+ messages)
` [PATCH AUTOSEL 4.19 03/11] net: dec: de2104x: Increase receive ring size for Tulip
` [PATCH AUTOSEL 4.19 04/11] rndis_host: increase sleep time in the query-response loop
` [PATCH AUTOSEL 4.19 07/11] drivers/net/wan/lapbether: Make skb->protocol consistent with the header
` [PATCH AUTOSEL 4.19 08/11] drivers/net/wan/hdlc: Set skb->protocol before transmitting
` [PATCH AUTOSEL 4.19 09/11] mac80211: do not allow bigger VHT MPDUs than the hardware supports

[PATCH AUTOSEL 4.14 1/9] drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices
 2020-09-29  1:31 UTC  (6+ messages)
` [PATCH AUTOSEL 4.14 3/9] net: dec: de2104x: Increase receive ring size for Tulip
` [PATCH AUTOSEL 4.14 4/9] rndis_host: increase sleep time in the query-response loop
` [PATCH AUTOSEL 4.14 5/9] drivers/net/wan/lapbether: Make skb->protocol consistent with the header
` [PATCH AUTOSEL 4.14 6/9] drivers/net/wan/hdlc: Set skb->protocol before transmitting
` [PATCH AUTOSEL 4.14 7/9] mac80211: do not allow bigger VHT MPDUs than the hardware supports

[PATCH AUTOSEL 4.9 1/5] net: dec: de2104x: Increase receive ring size for Tulip
 2020-09-29  1:31 UTC  (5+ messages)
` [PATCH AUTOSEL 4.9 2/5] rndis_host: increase sleep time in the query-response loop
` [PATCH AUTOSEL 4.9 3/5] drivers/net/wan/lapbether: Make skb->protocol consistent with the header
` [PATCH AUTOSEL 4.9 4/5] drivers/net/wan/hdlc: Set skb->protocol before transmitting
` [PATCH AUTOSEL 4.9 5/5] mac80211: do not allow bigger VHT MPDUs than the hardware supports

[PATCH AUTOSEL 4.4 1/4] net: dec: de2104x: Increase receive ring size for Tulip
 2020-09-29  1:32 UTC  (4+ messages)
` [PATCH AUTOSEL 4.4 2/4] rndis_host: increase sleep time in the query-response loop
` [PATCH AUTOSEL 4.4 3/4] drivers/net/wan/lapbether: Make skb->protocol consistent with the header
` [PATCH AUTOSEL 4.4 4/4] drivers/net/wan/hdlc: Set skb->protocol before transmitting

[PATCH net] ethtool: mark netlink policy as __ro_after_init
 2020-09-29  0:58 UTC  (2+ messages)

[PATCH net] drivers/net/wan/x25_asy: Keep the ldisc running even when netif is down
 2020-09-29  0:36 UTC  (3+ messages)

[PATCH v2 bpf-next 0/9] libbpf: BTF writer APIs
 2020-09-29  0:33 UTC  (3+ messages)
` [PATCH v2 bpf-next 7/9] libbpf: add BTF writing APIs

[RFC iproute2-next] devlink: display elapsed time during flash update
 2020-09-28 23:49 UTC 

[PATCH bpf-next v9 00/11] bpf: Support multi-attach for freplace programs
 2020-09-29  0:22 UTC  (5+ messages)
` [PATCH bpf-next v9 04/11] bpf: move prog->aux->linked_prog and trampoline into bpf_link on attach
` [PATCH bpf-next v9 11/11] selftests: Remove fmod_ret from test_overhead

KASAN: use-after-free Read in tcf_action_init
 2020-09-28 21:50 UTC  (2+ messages)

[net-next v2 00/15] 1GbE Intel Wired LAN Driver Updates 2020-09-28
 2020-09-28 21:54 UTC  (12+ messages)
` [net-next v2 02/15] igb: read PBA number from flash
` [net-next v2 04/15] igc: Rename IGC_TSYNCTXCTL_VALID macro
` [net-next v2 05/15] igc: Don't reschedule ptp_tx work
` [net-next v2 06/15] igc: Remove timeout check from "
` [net-next v2 08/15] igc: Expose LPI counters
` [net-next v2 09/15] igc: Remove references to SYSTIMR register
` [net-next v2 11/15] igc: Remove reset disable flag
` [net-next v2 12/15] igc: Export a way to read the PTP timer
` [net-next v2 13/15] igc: Reject schedules with a base_time in the future
` [net-next v2 14/15] igc: Clean up nvm_info structure

[PATCH v4 0/4] isolation: limit msix vectors to housekeeping CPUs
 2020-09-28 21:59 UTC  (6+ messages)
` [PATCH v4 1/4] sched/isolation: API to get number of "
` [PATCH v4 2/4] sched/isolation: Extend nohz_full to isolate managed IRQs
` [PATCH v4 3/4] i40e: Limit msix vectors to housekeeping CPUs
` [PATCH v4 4/4] PCI: Limit pci_alloc_irq_vectors() "

[net-next 00/15] 1GbE Intel Wired LAN Driver Updates 2020-09-28
 2020-09-28 22:30 UTC  (18+ messages)
` [net-next 01/15] igb: add XDP support
` [net-next 02/15] igb: read PBA number from flash
` [net-next 03/15] igc: Add new device ID's
` [net-next 04/15] igc: Rename IGC_TSYNCTXCTL_VALID macro
` [net-next 05/15] igc: Don't reschedule ptp_tx work
` [net-next 06/15] igc: Remove timeout check from "
` [net-next 07/15] igc: Clean RX descriptor error flags
` [net-next 08/15] igc: Expose LPI counters
` [net-next 09/15] igc: Remove references to SYSTIMR register
` [net-next 10/15] igc: Save PTP time before a reset
` [net-next 11/15] igc: Remove reset disable flag
` [net-next 12/15] igc: Export a way to read the PTP timer
` [net-next 13/15] igc: Reject schedules with a base_time in the future
` [net-next 14/15] igc: Clean up nvm_info structure
` [net-next 15/15] e1000e: Add support for Meteor Lake

[PATCH net-next 00/14] net/smc: introduce SMC-Dv2 support
 2020-09-28 22:19 UTC  (2+ messages)

[PATCH next-queue v1 1/3] Revert "PCI: Make pci_enable_ptm() private"
 2020-09-28 22:32 UTC  (3+ messages)

[PATCH net 0/3] net: core: fix a lockdep splat in the dev_addr_list
 2020-09-28 22:14 UTC  (2+ messages)

[PATCH] net: Use kobj_to_dev() API
 2020-09-28 22:15 UTC  (2+ messages)

[PATCH] fs: remove ->sendpage
 2020-09-28 22:17 UTC  (2+ messages)

net/mlx5: Refactor tc flow attributes structure
 2020-09-28 23:25 UTC  (2+ messages)

[PATCH][next] net/mlx5e: Fix potential null pointer dereference
 2020-09-28 23:22 UTC  (2+ messages)

[PATCH net-next] net/mlx5e: Fix a use after free on error in mlx5_tc_ct_shared_counter_get()
 2020-09-28 23:21 UTC  (3+ messages)

[PATCH v2 net-next] net: mvneta: try to use in-irq pp cache in mvneta_txq_bufs_free
 2020-09-28 21:58 UTC  (2+ messages)

[PATCH net-next] lib8390: Replace panic() call with BUILD_BUG_ON
 2020-09-28 23:03 UTC  (2+ messages)

[PATCH net-next] ip6gre: avoid tx_error when sending MLD/DAD on external tunnels
 2020-09-28 23:01 UTC  (2+ messages)

[PATCH RESEND v3 0/2] Use the new usb control message API
 2020-09-28 23:00 UTC  (2+ messages)

[PATCH] net: qrtr: ns: Protect radix_tree_deref_slot() using rcu read locks
 2020-09-28 22:56 UTC  (2+ messages)

[PATCH net-next 0/5] ibmvnic: refactor some send/handle functions
 2020-09-28 23:06 UTC  (2+ messages)

[PATCH] atm: atmtcp: Constify atmtcp_v_dev_ops
 2020-09-28 23:04 UTC  (2+ messages)

[patch 00/35] net: in_interrupt() cleanup and fixes
 2020-09-28 23:04 UTC  (12+ messages)
` [patch 10/35] net: intel: Remove in_interrupt() warnings
` [patch 11/35] net: ionic: Replace in_interrupt() usage
` [patch 12/35] net: ionic: Remove WARN_ON(in_interrupt())
` [patch 15/35] net: sfc: Replace in_interrupt() usage
    ` [RFC PATCH net-next] sfc: replace "

[PATCH net] ibmvnic: set up 200GBPS speed
 2020-09-28 23:04 UTC  (2+ messages)

[pull request][net-next 00/15] mlx5 SW steering updates 2020-09-25
 2020-09-28 21:41 UTC  (5+ messages)
` [net-next 01/15] net/mlx5: DR, Add buddy allocator utilities

[PATCH bpf-next] bpf: cpumap: remove rcpu pointer from cpu_map_build_skb signature
 2020-09-28 21:32 UTC  (2+ messages)

[net-next] ice: use new timeout for devlink flash notify on erasing
 2020-09-28 21:29 UTC 

[net PATCH] octeontx2-af: Fix enable/disable of default NPC entries
 2020-09-28 21:28 UTC  (2+ messages)

[PATCH v6 bpf-next 0/3] enable BPF_PROG_TEST_RUN for raw_tp
 2020-09-28 21:27 UTC  (2+ messages)

[PATCH net] net/tls: sendfile fails with ktls offload
 2020-09-28 21:13 UTC  (3+ messages)
  `  "

[PATCH iproute2] build: avoid make jobserver warnings
 2020-09-28 20:52 UTC  (2+ messages)
  ` [iproute PATCH] "

RGMII timing calibration (on 12nm Amlogic SoCs) - integration into dwmac-meson8b
 2020-09-28 20:23 UTC  (7+ messages)

[PATCH can-next] can: add ISO 15765-2:2016 transport protocol
 2020-09-28 20:04 UTC 

[Patch net] net_sched: remove a redundant goto chain check
 2020-09-28 19:59 UTC  (3+ messages)

[PATCH V1 vhost-next] vdpa/mlx5: Make vdpa core driver a distinct module
 2020-09-28 19:55 UTC  (2+ messages)

[PATCH net-next v2 00/10] udp_tunnel: convert Intel drivers with shared tables
 2020-09-28 19:50 UTC  (4+ messages)

[PATCH net] net: bridge: fdb: don't flush ext_learn entries
 2020-09-28 19:48 UTC  (2+ messages)

[PATCH v6 1/4] Bluetooth: Interleave with allowlist scan
 2020-09-28 19:45 UTC  (3+ messages)
` [PATCH v6 4/4] Bluetooth: Add toggle to switch off interleave scan

[RESEND PATCH net-next v5 0/2] DP83869 WoL and Speed optimization
 2020-09-28 19:44 UTC  (6+ messages)
` [RESEND PATCH net-next v5 1/2] net: phy: dp83869: support Wake on LAN
` [RESEND PATCH net-next v5 2/2] net: phy: dp83869: Add speed optimization feature

[PATCH net-next v5 0/2] DP83869 WoL and Speed optimization
 2020-09-28 19:43 UTC  (4+ messages)
` [PATCH net-next v5 1/2] net: phy: dp83869: support Wake on LAN

[PATCH net] net: ethernet: ave: Replace alloc_etherdev() with devm_alloc_etherdev()
 2020-09-28 19:38 UTC  (2+ messages)

[PATCH net v3] net: phy: realtek: fix rtl8211e rx/tx delay config
 2020-09-28 19:37 UTC  (2+ messages)

[PATCH v1 net] net: stmmac: Modify configuration method of EEE timers
 2020-09-28 19:34 UTC  (2+ messages)

[PATCH] vhost: Don't call vq_access_ok() when using IOTLB
 2020-09-28 19:29 UTC  (2+ messages)

pull request (net): ipsec 2020-09-28
 2020-09-28 19:25 UTC  (2+ messages)

[PATCH bpf-next] xsk: fix possible crash in socket_release when out-of-memory
 2020-09-28 19:25 UTC  (2+ messages)

[PATCH ethtool 1/2] netlink: return -ENOMEM when calloc fails
 2020-09-28 19:21 UTC  (3+ messages)

[PATCH bpf-next v2 0/6] Various BPF helper improvements
 2020-09-28 19:02 UTC  (4+ messages)
` [PATCH bpf-next v2 4/6] bpf, libbpf: add bpf_tail_call_static helper for bpf programs

[PATCH 1/2 net-next] net/mlx5e: TC: Fix IS_ERR() vs NULL checks
 2020-09-28 18:51 UTC  (4+ messages)
` [PATCH 2/2 net-next] net/mlx5e: TC: Fix potential Oops in mlx5e_tc_unoffload_from_slow_path()

[PATCH v3 01/11] xen/manage: keep track of the on-going suspend mode
 2020-09-28 18:49 UTC  (11+ messages)

WARNING in hrtimer_forward
 2020-09-28 18:35 UTC  (2+ messages)

[RFC PATCH net-next 0/6] implement kthread based napi poll
 2020-09-28 18:15 UTC  (9+ messages)
` [RFC PATCH net-next 1/6] net: implement threaded-able napi poll loop support

general protection fault in strncasecmp
 2020-09-28 17:40 UTC 

[Patch net 0/2] net_sched: fix a UAF in tcf_action_init()
 2020-09-28 17:38 UTC  (7+ messages)
` [Patch net 1/2] net_sched: defer tcf_idr_insert() in tcf_action_init_1()

linux-next: Tree for Sep 28 (kernel/bpf/verifier.c)
 2020-09-28 17:35 UTC 

Request for Comment: LED device naming for netdev LEDs
 2020-09-28 17:22 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 NNTP newsgroup(s).