netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-26 13:21:39 to 2020-01-27 11:29:24 UTC [more...]

[RFC net-next v3 00/10] net: bridge: mrp: Add support for Media Redundancy Protocol (MRP)
 2020-01-27 11:29 UTC  (22+ messages)
` [RFC net-next v3 03/10] net: bridge: mrp: Add MRP interface used by netlink
` [RFC net-next v3 04/10] net: bridge: mrp: Add generic netlink interface to configure MRP
` [RFC net-next v3 06/10] net: bridge: mrp: switchdev: Extend switchdev API to offload MRP
` [RFC net-next v3 09/10] net: bridge: mrp: Integrate MRP into the bridge

[PATCH v3 net-next 0/3] sfc: refactor mcdi filtering code
 2020-01-27 11:13 UTC  (4+ messages)
` [PATCH v3 net-next 1/3] sfc: rename mcdi filtering functions/structs
` [PATCH v3 net-next 2/3] sfc: create header for mcdi filtering code
` [PATCH v3 net-next 3/3] sfc: move "

[RFC net-next 0/8] net: Add support for Synopsys DesignWare XPCS
 2020-01-27 11:21 UTC  (11+ messages)
` [RFC net-next 1/8] net: stmmac: selftests: Do not fail if PHY is not attached
` [RFC net-next 2/8] net: phylink: Add phylink_and and phylink_andnot Helpers
` [RFC net-next 3/8] net: stmmac: Switch to phylink_and()/phylink_andnot()
` [RFC net-next 4/8] net: stmmac: Fallback to dev_fwnode() if needed
` [RFC net-next 5/8] net: phylink: Add missing Backplane speeds
` [RFC net-next 6/8] net: phylink: Configure MAC/PCS when link is up without PHY
` [RFC net-next 7/8] net: phy: Add Synopsys DesignWare XPCS MDIO module
` [RFC net-next 8/8] net: stmmac: Integrate it with DesignWare XPCS

[PATCH] Support for nlattr and nested_nlattr attribute search in EBPF filter
 2020-01-27 11:10 UTC  (3+ messages)

[PATCH bpf-next v3 0/3] XDP flush cleanups
 2020-01-27 10:58 UTC  (5+ messages)
` [PATCH bpf-next v3 1/3] bpf: xdp, update devmap comments to reflect napi/rcu usage
` [PATCH bpf-next v3 2/3] bpf: xdp, virtio_net use access ptr macro for xdp enable check
` [PATCH bpf-next v3 3/3] bpf: xdp, remove no longer required rcu_read_{un}lock()

[PATCH net-net v2 00/15] bnxt_en: Updates for net-next
 2020-01-27 10:33 UTC  (17+ messages)
` [PATCH net-next v2 01/15] bnxt_en: Improve link up detection
` [PATCH net-next v2 02/15] bnxt_en: Improve bnxt_probe_phy()
` [PATCH net-next v2 03/15] bnxt_en: Remove the setting of dev_port
` [PATCH net-next v2 04/15] bnxt_en: Support UDP RSS hashing on 575XX chips
` [PATCH net-next v2 05/15] bnxt_en: Do not accept fragments for aRFS flow steering
` [PATCH net-next v2 06/15] bnxt_en: Periodically check and remove aged-out ntuple filters
` [PATCH net-next v2 07/15] bnxt_en: Disable workaround for lost interrupts on 575XX B0 and newer chips
` [PATCH net-next v2 08/15] bnxt_en: Refactor bnxt_dl_register()
` [PATCH net-next v2 09/15] bnxt_en: Register devlink irrespective of firmware spec version
` [PATCH net-next v2 10/15] bnxt_en: Move devlink_register before registering netdev
` [PATCH net-next v2 11/15] bnxt_en: Add support to update progress of flash update
` [PATCH net-next v2 12/15] bnxt_en: Rename switch_id to dsn
` [PATCH net-next v2 13/15] devlink: add macro for "fw.roce"
` [PATCH net-next v2 14/15] bnxt_en: Add support for devlink info command
` [PATCH net-next v2 15/15] devlink: document devlink info versions reported by bnxt_en driver

[PATCH net-next 0/7] ethtool netlink interface, part 2
 2020-01-27 10:32 UTC  (21+ messages)
` [PATCH net-next 1/7] ethtool: fix kernel-doc descriptions
` [PATCH net-next 2/7] ethtool: provide message mask with DEBUG_GET request
` [PATCH net-next 3/7] ethtool: set message mask with DEBUG_SET request
` [PATCH net-next 4/7] ethtool: add DEBUG_NTF notification
` [PATCH net-next 5/7] ethtool: provide WoL settings with WOL_GET request
` [PATCH net-next 6/7] ethtool: set wake-on-lan settings with WOL_SET request
` [PATCH net-next 7/7] ethtool: add WOL_NTF notification

pull-request: wireless-drivers-next-2020-01-26
 2020-01-27 10:26 UTC  (2+ messages)

pull request: bluetooth-next 2020-01-26
 2020-01-27 10:25 UTC  (2+ messages)

[PATCH ipsec v2 0/2] ipsec interfaces: fix sending with bpf_redirect() / AF_PACKET sockets
 2020-01-27 10:20 UTC  (6+ messages)
` [PATCH ipsec v3 "

[PATCH] drivers: net: xgene: Fix the order
 2020-01-27 10:18 UTC  (2+ messages)

[PATCH net-next] r8169: don't set min_mtu/max_mtu if not needed
 2020-01-27 10:16 UTC  (2+ messages)

[PATCH] mlxsw: minimal: Fix an error handling path in 'mlxsw_m_port_create()'
 2020-01-27 10:14 UTC  (2+ messages)

[PATCH net] net: dsa: Fix use-after-free in probing of DSA switch tree
 2020-01-27 10:13 UTC  (2+ messages)

[PATCH net-next] net: remove eth_change_mtu
 2020-01-27 10:09 UTC  (2+ messages)

[PATCH net 0/2] XDP fixes for socionext driver
 2020-01-27 10:08 UTC  (6+ messages)
` [PATCH net 1/2] net: socionext: fix possible user-after-free in netsec_process_rx
` [PATCH net 2/2] net: socionext: fix xdp_result initialization "

[patch net-next v2 0/4] net: allow per-net notifier to follow netdev into namespace
 2020-01-27 10:04 UTC  (2+ messages)

[PATCH net-next] soreuseport: Cleanup duplicate initialization of more_reuse->max_socks
 2020-01-27 10:01 UTC  (3+ messages)
` [PATCH v2 "

[PATCH net-next v3 0/4] Support fraglist GRO/GSO
 2020-01-27 10:00 UTC  (2+ messages)

[PATCH v5] mvneta driver disallow XDP program on hardware buffer management
 2020-01-27  9:59 UTC  (2+ messages)

[PATCH net] rxrpc: Fix use-after-free in rxrpc_receive_data()
 2020-01-27  9:57 UTC  (2+ messages)

[PATCH] mvneta driver XDP fixes armhf
 2020-01-27  9:56 UTC  (8+ messages)

[PATCH net] net_sched: ematch: reject invalid TCF_EM_SIMPLE
 2020-01-27  9:56 UTC  (2+ messages)

[PATCH] net: include struct nhmsg size in nh nlmsg size
 2020-01-27  9:54 UTC  (2+ messages)

[Patch net] net_sched: walk through all child classes in tc_bind_tclass()
 2020-01-27  9:53 UTC  (2+ messages)

[Patch net] net_sched: fix ops->bind_class() implementations
 2020-01-27  9:52 UTC  (2+ messages)

memory leak in mrp_request_join
 2020-01-27  9:47 UTC  (3+ messages)
` [PATCH] net/802/mrp: disconnect on uninit

[PATCH bpf-next v4 00/12] Extend SOCKMAP to store listening sockets
 2020-01-27  9:36 UTC  (6+ messages)
` [PATCH bpf-next v4 02/12] net, sk_msg: Annotate lockless access to sk_prot on clone

[PATCH 00/14] net: axienet: Error handling, SGMII and 64-bit DMA fixes
 2020-01-27  9:28 UTC  (5+ messages)
` [PATCH 14/14] net: axienet: Update devicetree binding documentation

[PATCH net] l2tp: Allow duplicate session creation with UDP
 2020-01-27  9:25 UTC  (12+ messages)

[PATCH 0/6] Netfilter updates for net-next
 2020-01-27  9:18 UTC  (8+ messages)
` [PATCH 1/6] netfilter: nf_tables: add nft_setelem_parse_key()
` [PATCH 2/6] netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attribute
` [PATCH 3/6] netfilter: nf_tables: Support for sets with multiple ranged fields
` [PATCH 4/6] bitmap: Introduce bitmap_cut(): cut bits and shift remaining
` [PATCH 5/6] nf_tables: Add set type for arbitrary concatenation of ranges
` [PATCH 6/6] selftests: netfilter: Introduce tests for sets with range concatenation

[PATCH v2 net-next 13/13] qed: FW 8.42.2.0 debug features
 2020-01-27  8:57 UTC  (2+ messages)

[PATCH 4.19 000/306] 4.19.87-stable review
 2020-01-27  8:42 UTC  (7+ messages)

[PATCH net-next v4] net/core: Replace driver version to be kernel version
 2020-01-27  8:32 UTC  (2+ messages)

[PATCH] net/mlx5: Remove a useless 'drain_workqueue()' call in 'mlx5e_ipsec_cleanup()'
 2020-01-27  8:08 UTC  (2+ messages)

[PATCH net-next] net/core: Replace driver version to be kernel version
 2020-01-27  6:45 UTC  (20+ messages)

[PATCH v2 net-next 11/13] qed: Debug feature: ilt and mdump
 2020-01-27  6:00 UTC  (3+ messages)
` [RFC PATCH] qed: Debug feature: qed_dbg_ilt_get_dump_buf_size() can be static

[PATCH net-next 00/16] bnxt_en: Updates for net-next
 2020-01-27  5:42 UTC  (9+ messages)
` [PATCH net-next 01/16] bnxt_en: Support ingress rate limiting with TC-offload
` [PATCH net-next 09/16] bnxt_en: Refactor bnxt_dl_register()
` [PATCH net-next 14/16] devlink: add macros for "fw.roce" and "board.nvm_cfg"

[PATCH bpf-next 00/12] Add support for XDP in egress path
 2020-01-27  4:03 UTC  (12+ messages)
` [PATCH bpf-next 03/12] net: Add IFLA_XDP_EGRESS for XDP programs in the "

KASAN: slab-out-of-bounds Read in bitmap_ip_add
 2020-01-27  4:01 UTC  (2+ messages)

[PATCH v2 net-next 09/13] qed: FW 8.42.2.0 HSI changes
 2020-01-27  2:51 UTC  (2+ messages)

Managing a WiFi interface with a broken driver
 2020-01-27  0:32 UTC 

[PATCH v2 net-next 05/13] qed: Use dmae to write to widebus registers in fw_funcs
 2020-01-26 23:30 UTC  (2+ messages)

[bpf PATCH v2] bpf: verifier, do_refine_retval_range may clamp umin to 0 incorrectly
 2020-01-26 22:20 UTC 

[PATCH bpf-next v2 0/3] XDP flush cleanups
 2020-01-26 21:30 UTC  (7+ messages)
` [PATCH bpf-next v2 1/3] bpf: xdp, update devmap comments to reflect napi/rcu usage
` [PATCH bpf-next v2 2/3] bpf: xdp, virtio_net use access ptr macro for xdp enable check
` [PATCH bpf-next v2 3/3] bpf: xdp, remove no longer required rcu_read_{un}lock()

[PATCH v2 net-next 00/13] qed*: Utilize FW 8.42.2.0
 2020-01-26 20:30 UTC  (4+ messages)

[PATCH v3 0/2] wl1251: remove ti,power-gpio for sdio mode
 2020-01-26 20:00 UTC  (3+ messages)
` [PATCH v3 1/2] DTS: bindings: wl1251: mark ti,power-gpio as optional
` [PATCH v3 2/2] wl1251: remove ti,power-gpio for SDIO mode

[PATCHSET v2 0/4] io_uring: add support for accept(4)
 2020-01-26 20:07 UTC  (6+ messages)
` [PATCH 2/4] io_uring: io_uring: add support for async work inheriting files

[PATCH net-next v5 0/2] Bare UDP L3 Encapsulation Module
 2020-01-26 20:06 UTC  (4+ messages)
` [PATCH net-next v5 1/2] net: UDP tunnel encapsulation module for tunnelling different protocols like MPLS,IP,NSH etc

[PATCH v2 1/2] DTS: bindings: wl1251: mark ti,power-gpio as optional
 2020-01-26 19:59 UTC  (5+ messages)
` [PATCH v2 1/2] DTS: bindings: wl1251: mark ti, power-gpio "
  ` ***UNCHECKED*** "

[net-next:master 7/69] pktgen.c:(.text.mod_cur_headers+0xba0): undefined reference to `__umoddi3'
 2020-01-26 19:56 UTC  (2+ messages)

[PATCH v5 00/17] octeontx2-pf: Add network driver for physical function
 2020-01-26 19:54 UTC  (6+ messages)
` [PATCH v5 04/17] octeontx2-pf: Initialize and config queues

[PATCH] ARM: dts: ls1021a: Restore MDIO compatible to gianfar
 2020-01-26 19:49 UTC 

INFO: rcu detected stall in hash_ip4_gc
 2020-01-26 19:17 UTC 

INFO: rcu detected stall in addrconf_rs_timer (3)
 2020-01-26 19:12 UTC  (3+ messages)

general protection fault in ip_set_comment_free
 2020-01-26 18:57 UTC 

[PATCH] ionic: Fix rx queue allocation in 'ionic_lif_alloc()'
 2020-01-26 18:36 UTC  (2+ messages)

[PATCH stable v4.4 1/2] net: stmmac: use correct DMA buffer size in the RX descriptor
 2020-01-26 18:27 UTC  (2+ messages)

[pull request][net-next V2 00/14] Mellanox, mlx5 updates 2020-01-24
 2020-01-26 17:22 UTC  (6+ messages)
` [net-next V2 11/14] ethtool: Add support for low latency RS FEC

[PATCH][next] iwlegacy: ensure loop counter addr does not wrap and cause an infinite loop
 2020-01-26 15:52 UTC  (2+ messages)

[PATCH] net: wireless: realtek: rtlwifi: fix spelling mistake
 2020-01-26 15:49 UTC  (2+ messages)
` [PATCH] "

[PATCH] rtlwifi: btcoex: fix spelling mistake "initilized" -> "initialized"
 2020-01-26 15:48 UTC  (2+ messages)

[PATCH] rtlwifi: rtl8723ae: remove unused variables
 2020-01-26 15:47 UTC  (2+ messages)

[PATCH] rtlwifi: rtl8192ee: remove unused variables
 2020-01-26 15:46 UTC  (2+ messages)

[PATCH] rtlwifi: rtl8821ae: remove unused variables
 2020-01-26 15:46 UTC  (2+ messages)

[PATCH] rtlwifi: rtl8188ee: remove redundant assignment to variable cond
 2020-01-26 15:45 UTC  (2+ messages)

[PATCH] brcmfmac: Remove always false 'idx < 0' statement
 2020-01-26 15:43 UTC  (2+ messages)

[PATCH] brcmfmac: sdio: Fix OOB interrupt initialization on brcm43362
 2020-01-26 15:41 UTC  (2+ messages)

[PATCH -next 1/6] rtw88: use true,false for bool variable
 2020-01-26 15:41 UTC  (2+ messages)

[PATCH 1/9] rtlwifi: rtl8192cu: Fix typo
 2020-01-26 15:40 UTC  (2+ messages)

[PATCH] hostap: Adjust indentation in prism2_hostapd_add_sta
 2020-01-26 15:36 UTC  (2+ messages)

[PATCH 1/2] libertas: don't exit from lbs_ibss_join_existing() with RCU read lock held
 2020-01-26 15:14 UTC  (2+ messages)

[PATCH v2 2/9] net: wireless: rtl818x: Constify ioreadX() iomem argument (as in generic implementation)
 2020-01-26 15:11 UTC  (2+ messages)

[PATCH] wcn36xx: rockchip: fix spelling mistake "to" -> "too"
 2020-01-26 14:40 UTC  (2+ messages)

[PATCH] ar5523: fix spelling mistake "to" -> "too"
 2020-01-26 14:36 UTC  (2+ messages)

[PATCH] ath10k: Use device_get_match_data() to simplify code
 2020-01-26 14:34 UTC  (4+ messages)

[PATCH] ath10k: Add newlines to printk messages
 2020-01-26 14:29 UTC  (2+ messages)

[PATCH net-next] tcp: export count for rehash attempts
 2020-01-26 14:29 UTC  (2+ messages)

[PATCH net-next 0/5] s390/qeth: updates 2020-01-25
 2020-01-26 14:27 UTC  (2+ messages)

[RFC PATCH 0/4] Introduce master_xmit_slave_get
 2020-01-26 13:21 UTC  (4+ messages)
` [RFC PATCH 2/4] bonding: Rename slave_arr to active_slaves
` [RFC PATCH 3/4] bonding: Add helpers to get xmit slave
` [RFC PATCH 4/4] bonding: Implement ndo_xmit_slave_get


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