netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-10 04:34:51 to 2020-09-10 17:51:09 UTC [more...]

[PATCH net-next + leds v2 0/7] PLEASE REVIEW: Add support for LEDs on Marvell PHYs
 2020-09-10 14:46 UTC  (12+ messages)
` [PATCH net-next + leds v2 3/7] net: phy: add simple incrementing phyindex member to phy_device struct
` [PATCH net-next + leds v2 5/7] net: phy: add support for LEDs controlled by ethernet PHY chips
` [PATCH net-next + leds v2 6/7] net: phy: marvell: add support for LEDs controlled by Marvell PHYs
` [PATCH net-next + mvebu v2 7/7] arm64: dts: armada-3720-turris-mox: add nodes for ethernet PHY LEDs

[PATCH V4 net-next 0/4] Enhance current features in ena driver
 2020-09-10 13:07 UTC  (2+ messages)
` [PATCH V4 net-next 2/4] net: ena: ethtool: Add new device statistics

[PATCH bpf-next v3 0/9] bpf: Support multi-attach for freplace programs
 2020-09-10 13:09 UTC  (5+ messages)
` [PATCH bpf-next v3 1/9] bpf: change logging calls from verbose() to bpf_log() and use log pointer
` [PATCH bpf-next v3 7/9] libbpf: add support for supplying target to bpf_raw_tracepoint_open()
` [PATCH bpf-next v3 8/9] selftests: add test for multiple attachments of freplace program
` [PATCH bpf-next v3 9/9] selftests/bpf: Adding test for arg dereference in extension trace

[PATCH net-next] net: try to avoid unneeded backlog flush
 2020-09-10 16:14 UTC  (3+ messages)

[PATCH v3 00/11] Hyper-V: Support PAGE_SIZE larger than 4K
 2020-09-10 14:34 UTC  (2+ messages)
` [PATCH v3 06/11] hv: hyperv.h: Introduce some hvpfn helper functions

[PATCH net-next 0/3] Fix some kernel-doc warnings for i40e
 2020-09-10 15:09 UTC  (2+ messages)
` [PATCH net-next 3/3] i40e: Fix a kernel-doc warning in i40e_ptp.c

[PATCH v3 net-next 0/9] mv88e6xxx: Add devlink regions support
 2020-09-10 15:38 UTC  (5+ messages)
` [PATCH v3 net-next 2/9] net: devlink: region: Pass the region ops to the snapshot function

[PATCHv10 bpf-next 0/5] xdp: add a new helper for dev map multicast support
 2020-09-10 17:50 UTC  (10+ messages)
` [PATCHv11 "
  ` [PATCHv11 bpf-next 2/5] "

[PATCH net-next] net: mvpp2: Initialize link in mvpp2_isr_handle_{xlg,gmac_internal}
 2020-09-10 17:48 UTC 

[PATCH net-next v3 0/3] DP83869 Feature additions
 2020-09-10 17:34 UTC  (9+ messages)
` [PATCH net-next v3 2/3] net: phy: dp83869: support Wake on LAN
` [PATCH net-next v3 3/3] net: dp83869: Add speed optimization feature

[PATCH net-next 0/8] s390/qeth: updates 2020-09-10
 2020-09-10 17:23 UTC  (9+ messages)
` [PATCH net-next 1/8] s390/cio: Add new Operation Code OC3 to PNSO
` [PATCH net-next 2/8] s390/cio: Helper functions to read CSSID, IID, and CHID
` [PATCH net-next 3/8] s390/qeth: Detect PNSO OC3 capability
` [PATCH net-next 4/8] s390/qeth: Translate address events into switchdev notifiers
` [PATCH net-next 5/8] bridge: Add SWITCHDEV_FDB_FLUSH_TO_BRIDGE notifier
` [PATCH net-next 6/8] s390/qeth: Reset address notification in case of buffer overflow
` [PATCH net-next 7/8] s390/qeth: implement ndo_bridge_getlink for learning_sync
` [PATCH net-next 8/8] s390/qeth: implement ndo_bridge_setlink "

[PATCH v2 00/29] [Set 1,2,3] Rid W=1 warnings in Wireless
 2020-09-10 16:47 UTC  (36+ messages)
` [PATCH 01/29] iwlwifi: dvm: Demote non-compliant kernel-doc headers
` [PATCH 02/29] iwlwifi: rs: "
` [PATCH 03/29] iwlwifi: dvm: tx: "
` [PATCH 04/29] iwlwifi: dvm: lib: "
` [PATCH 05/29] iwlwifi: calib: Demote seemingly unintentional kerneldoc header
` [PATCH 06/29] wil6210: Fix a couple of formatting issues in 'wil6210_debugfs_init'
` [PATCH 07/29] iwlwifi: dvm: sta: Demote a bunch of nonconformant kernel-doc headers
` [PATCH 08/29] iwlwifi: mvm: ops: Remove unused static struct 'iwl_mvm_debug_names'
` [PATCH 09/29] iwlwifi: dvm: Demote a couple of nonconformant kernel-doc headers
` [PATCH 10/29] iwlwifi: mvm: utils: Fix some doc-rot
` [PATCH 11/29] iwlwifi: dvm: scan: Demote a few nonconformant kernel-doc headers
` [PATCH 12/29] iwlwifi: dvm: rxon: Demote non-conformant "
` [PATCH 13/29] iwlwifi: mvm: tx: Demote misuse of "
` [PATCH 14/29] iwlwifi: dvm: devices: Fix function documentation formatting issues
` [PATCH 15/29] iwlwifi: iwl-drv: Provide descriptions debugfs dentries
` [PATCH 16/29] wil6210: wmi: Fix formatting and demote non-conforming function headers
` [PATCH 17/29] wil6210: interrupt: Demote comment header which is clearly not kernel-doc
` [PATCH 18/29] wil6210: txrx: Demote obvious abuse of kernel-doc
` [PATCH 19/29] wil6210: txrx_edma: Demote comments which are clearly not kernel-doc
` [PATCH 20/29] wil6210: pmc: Demote a few nonconformant kernel-doc function headers
` [PATCH 21/29] wil6210: wil_platform: Demote kernel-doc header to standard comment block
` [PATCH 22/29] wil6210: wmi: Correct misnamed function parameter 'ptr_'
` [PATCH 23/29] ath6kl: wmi: Remove unused variable 'rate'
` [PATCH 24/29] ath9k: ar9002_initvals: Remove unused array 'ar9280PciePhy_clkreq_off_L1_9280'
` [PATCH 25/29] ath9k: ar9001_initvals: Remove unused array 'ar5416Bank6_9100'
` [PATCH 26/29] ath9k: ar5008_initvals: Remove unused table entirely
` [PATCH 27/29] ath9k: ar5008_initvals: Move ar5416Bank{0,1,2,3,7} to where they are used
` [PATCH 28/29] brcmsmac: phytbl_lcn: Remove unused array 'dot11lcn_gain_tbl_rev1'
` [PATCH 29/29] brcmsmac: phy_lcn: Remove unused variable 'lcnphy_rx_iqcomp_table_rev0'

[PATCH v2 net-next 0/4] DSA tag_8021q cleanup
 2020-09-10 16:48 UTC  (5+ messages)
` [PATCH v2 net-next 1/4] net: dsa: tag_8021q: include missing refcount.h
` [PATCH v2 net-next 2/4] net: dsa: tag_8021q: setup tagging via a single function call
` [PATCH v2 net-next 3/4] net: dsa: tag_8021q: add a context structure
` [PATCH v2 net-next 4/4] Revert "net: dsa: Add more convenient functions for installing port VLANs"

[PATCH bpf-next v2 3/5] tcp: simplify tcp_set_congestion_control(): always reinitialize
 2020-09-10 16:53 UTC 

[PATCH bpf-next v2 4/5] tcp: simplify _bpf_setsockopt(): remove flags argument
 2020-09-10 16:53 UTC 

[PATCH bpf-next v2 5/5] tcp: simplify tcp_set_congestion_control() load=false case
 2020-09-10 16:53 UTC 

[PATCH net-next 00/10] net/smc: updates 2020-09-10
 2020-09-10 16:48 UTC  (11+ messages)
` [PATCH net-next 01/10] net/smc: reduce active tcp_listen workers
` [PATCH net-next 02/10] net/smc: introduce better field names
` [PATCH net-next 03/10] net/smc: dynamic allocation of CLC proposal buffer
` [PATCH net-next 04/10] net/smc: common routine for CLC accept and confirm
` [PATCH net-next 05/10] net/smc: improve server ISM device determination
` [PATCH net-next 06/10] net/smc: reduce smc_listen_decline() calls
` [PATCH net-next 07/10] net/smc: immediate freeing in smc_lgr_cleanup_early()
` [PATCH net-next 08/10] s390/net: add SMC config as one of the defaults of CCWGROUP
` [PATCH net-next 09/10] net/smc: use the retry mechanism for netlink messages
` [PATCH net-next 10/10] net/smc: use separate work queues for different worker types

[PATCH bpf-next v3 0/2] tools: bpftool: support creating outer maps
 2020-09-10 16:45 UTC  (8+ messages)
` [PATCH bpf-next v3 1/3] tools: bpftool: clean up function to dump map entry
` [PATCH bpf-next v3 2/3] tools: bpftool: keep errors for map-of-map dumps if distinct from ENOENT
` [PATCH bpf-next v3 3/3] tools: bpftool: add "inner_map" to "bpftool map create" outer maps

[PATCH net-next] ath5k: fix 'mode' kernel-doc warning in ath5k_hw_pcu_init()
 2020-09-10 16:28 UTC  (2+ messages)

[RFC PATCH] __netif_receive_skb_core: don't untag vlan from skb on DSA master
 2020-09-10 16:22 UTC 

[PATCH v2 0/9] nfc: s3fwrn5: Few cleanups
 2020-09-10 16:14 UTC  (6+ messages)
` [PATCH v2 1/9] dt-bindings: net: nfc: s3fwrn5: Convert to dtschema
` [PATCH v2 9/9] arm64: defconfig: Enable Samsung S3FWRN5 NFC driver

[PATCH 00/15] Adding GAUDI NIC code to habanalabs driver
 2020-09-10 16:11 UTC  (3+ messages)
` [PATCH 07/15] habanalabs/gaudi: allow user to get MAC addresses in INFO IOCTL
` [PATCH 08/15] habanalabs/gaudi: add a new IOCTL for NIC control operations

[PATCH] Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
 2020-09-10 15:59 UTC 

[PATCH net-next 0/3] Fix some kernel-doc warnings for e1000/e1000e
 2020-09-10 15:04 UTC  (4+ messages)
` [PATCH net-next 1/3] e1000e: Fix some kernel-doc warnings in ich8lan.c
` [PATCH net-next 2/3] e1000e: Fix some kernel-doc warnings in netdev.c
` [PATCH net-next 3/3] e1000: Fix a bunch of kerneldoc parameter issues in e1000_hw.c

VLAN filtering with DSA
 2020-09-10 15:07 UTC 

[PATCH net] net: ipa: fix u32_replace_bits by u32p_xxx version
 2020-09-10 15:41 UTC 

[net-next v8 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX3255 (AC3x)
 2020-09-10 15:00 UTC 

[net-next] crypto/chcr: move nic TLS functionality to drivers/net
 2020-09-10 14:21 UTC 

[PATCH 0/5] dpaa2_eth: support 1588 one-step timestamping
 2020-09-10 14:43 UTC  (9+ messages)
` [PATCH 1/5] dpaa2-eth: add APIs of 1588 single step timestamping
` [PATCH 2/5] dpaa2-eth: define a global ptp_qoriq structure pointer
` [PATCH 3/5] dpaa2-eth: invoke dpaa2_eth_enable_tx_tstamp() once in code
` [PATCH 4/5] dpaa2-eth: utilize skb->cb[0] for hardware timestamping
` [PATCH 5/5] dpaa2-eth: support PTP Sync packet one-step timestamping

[net 0/4][pull request] Intel Wired LAN Driver Updates 2020-09-09
 2020-09-10 14:48 UTC  (2+ messages)

[PATCH] brcmsmac: main: Eliminate empty brcms_c_down_del_timer()
 2020-09-10 14:04 UTC 

(pch_gbe): transmit queue 0 timed out
 2020-09-10 14:05 UTC  (2+ messages)

[PATCH -next 0/3] rtlwifi: rtl8723ae: fix comparison pointer to bool warning
 2020-09-10 14:16 UTC  (3+ messages)
` [PATCH -next 1/3] rtlwifi: rtl8723ae: fix comparison pointer to bool warning in rf.c
` [PATCH -next 2/3] rtlwifi: rtl8723ae: fix comparison pointer to bool warning in trx.c

[PATCH bpf-next v2 0/5] tcp: increase flexibility of EBPF congestion control initialization
 2020-09-10 14:04 UTC  (3+ messages)
` [PATCH bpf-next v2 1/5] tcp: only init congestion control if not initialized already
` [PATCH bpf-next v2 2/5] tcp: simplify EBPF TCP_CONGESTION to always init CC

[PATCH] net: ethernet: freescale: Add device "fwnode" while MDIO bus get registered
 2020-09-10 13:26 UTC  (2+ messages)

[PATCH net-next] net: smc91x: Remove set but not used variable 'status' in smc_phy_configure()
 2020-09-10 13:12 UTC 

[PATCH net-next 0/4] tcp: increase flexibility of EBPF congestion control initialization
 2020-09-10 13:17 UTC  (6+ messages)

[PATCH v2] net: Phy: Add PHY lookup support on MDIO bus in case of ACPI probe
 2020-09-10 13:12 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Check trampoline execution in d_path test
 2020-09-10 12:22 UTC 

[PATCH net] net: DCB: Validate DCB_ATTR_DCB_BUFFER argument
 2020-09-10 12:09 UTC 

[PATCH net-next v7 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX3255 (AC3x)
 2020-09-10 11:28 UTC  (8+ messages)
` [PATCH net-next v7 1/6] net: marvell: prestera: Add driver for Prestera family ASIC devices
` [PATCH net-next v7 5/6] net: marvell: prestera: Add Switchdev driver implementation

[PATCH v4 00/11] microchip: add support for ksz88x3 driver family
 2020-09-10 11:41 UTC  (2+ messages)

[PATCH net 0/2] net: Fix bridge enslavement failure
 2020-09-10 11:01 UTC  (3+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] selftests: rtnetlink: Test bridge enslavement with different parent IDs

[Linux-kernel-mentees] [PATCH] net: bluetooth: Fix null pointer dereference in hci_event_packet()
 2020-09-10 10:49 UTC  (4+ messages)
`  "

[v2, 0/5] dpaa2_eth: support 1588 one-step timestamping
 2020-09-10 10:30 UTC  (7+ messages)
` [v2, 1/5] dpaa2-eth: add APIs of 1588 single step timestamping
` [v2, 2/5] dpaa2-eth: define a global ptp_qoriq structure pointer
` [v2, 3/5] dpaa2-eth: invoke dpaa2_eth_enable_tx_tstamp() once in code
` [v2, 4/5] dpaa2-eth: utilize skb->cb[0] for hardware timestamping
` [v2, 5/5] dpaa2-eth: support PTP Sync packet one-step timestamping

[trivial PATCH] treewide: Convert switch/case fallthrough; to break;
 2020-09-10 10:16 UTC  (8+ messages)

[PATCH ethtool] tunnels: implement new --show-tunnels command
 2020-09-10 10:16 UTC  (2+ messages)

[PATCH v2] macsec: Support 32bit PN netlink attribute for XPN links
 2020-09-10  9:56 UTC 

[PATCH bpf-next 1/2] bpf: Fix context type resolving for extension programs
 2020-09-10  9:49 UTC  (4+ messages)

[PATCH] block: remove redundant empty check of mq_list
 2020-09-10  9:44 UTC  (3+ messages)

WARNING in tracepoint_add_func
 2020-09-10  9:44 UTC  (2+ messages)

general protection fault in batadv_iv_ogm_schedule (2)
 2020-09-10  9:43 UTC 

WARNING in bpf_raw_tp_link_fill_link_info
 2020-09-10  9:29 UTC 

[PATCH v3 0/4] ksz9477 dsa switch driver improvements
 2020-09-10  9:27 UTC  (3+ messages)

[PATCH bpf] xsk: fix number of pinned pages/umem size discrepancy
 2020-09-10  9:24 UTC  (2+ messages)

[PATCH net] net: mvneta: fix possible use-after-free in mvneta_xdp_put_buff
 2020-09-10  9:08 UTC 

[PATCH net] s390/qeth: delay draining the TX buffers
 2020-09-10  9:05 UTC 

kernel BUG at net/rxrpc/conn_object.c:LINE!
 2020-09-10  8:48 UTC 

[PATCH] net: Fix broken NETIF_F_CSUM_MASK spell in netdev_features.h
 2020-09-10  8:46 UTC 

[PATCH v2] net: Correct the comment of dst_dev_put()
 2020-09-10  8:41 UTC 

[PATCH v3 0/2] To support the HFP WBS, a chip vendor may choose a particular
 2020-09-10  8:20 UTC  (5+ messages)
` [PATCH v3 1/2] Bluetooth: btusb: define HCI packet sizes of USB Alts
` [PATCH v3 2/2] Bluetooth: sco: new getsockopt options BT_SNDMTU/BT_RCVMTU

[PATCH net v2] net: Clarify the difference between hard_header_len and needed_headroom
 2020-09-10  8:23 UTC  (2+ messages)

[PATCH bpf-next 0/3] samples/bpf: improve xdpsock application
 2020-09-10  8:31 UTC  (4+ messages)
` [PATCH bpf-next 1/3] samples/bpf: fix one packet sending in xdpsock
` [PATCH bpf-next 2/3] samples/bpf: fix possible deadlock "
` [PATCH bpf-next 3/3] samples/bpf: add quiet option to xdpsock

KASAN: use-after-free Read in __xfrm6_tunnel_spi_lookup
 2020-09-10  8:09 UTC  (5+ messages)

[PATCH] selftests/mptcp: Better delay & reordering configuration
 2020-09-10  5:07 UTC 

Exposing device ACL setting through devlink
 2020-09-10  7:00 UTC  (5+ messages)

[PATCH net-next RFC v3 00/14] Add devlink reload action option
 2020-09-10  6:51 UTC  (15+ messages)
` [PATCH net-next RFC v3 01/14] devlink: Add reload action option to devlink reload command

[PATCH rdma-next 0/8] RDMA/qedr: various fixes
 2020-09-10  6:29 UTC  (3+ messages)
  ` [EXT] "

[PATCH net-next RFC v1 0/4] Add devlink traps in devlink port context
 2020-09-10  6:16 UTC  (5+ messages)
` [PATCH net-next RFC v1 2/4] devlink: Add devlink traps under devlink_ports context

BUG: stack guard page was hit in validate_chain (2)
 2020-09-10  4:37 UTC 


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