netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-17 16:21:04 to 2019-12-18 03:11:08 UTC [more...]

KASAN: global-out-of-bounds Read in precalculate_color
 2019-12-18  3:11 UTC 

[PATCH] tools lib api fs: fix gcc9 compilation error
 2019-12-18  3:10 UTC  (3+ messages)

[PATCH bpf-next 00/13] Introduce BPF STRUCT_OPS
 2019-12-18  3:07 UTC  (13+ messages)
` [PATCH bpf-next 07/13] bpf: tcp: Support tcp_congestion_ops in bpf
` [PATCH bpf-next 08/13] bpf: Add BPF_FUNC_tcp_send_ack helper
` [PATCH bpf-next 09/13] bpf: Add BPF_FUNC_jiffies
` [PATCH bpf-next 11/13] bpf: libbpf: Add STRUCT_OPS support

[PATCH net-next v2] openvswitch: add TTL decrement action
 2019-12-18  3:06 UTC  (3+ messages)

[PATCH v2 bpf-next 0/3] Skeleton improvements and documentation
 2019-12-18  3:05 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/3] bpftool, selftests/bpf: embed object file inside skeleton
` [PATCH v2 bpf-next 2/3] libbpf: remove BPF_EMBED_OBJ macro from libbpf.h
` [PATCH v2 bpf-next 3/3] bpftool: add gen subcommand manpage

[PATCH v2 0/2] wl1251: remove ti,power-gpio for sdio mode
 2019-12-18  2:44 UTC  (4+ messages)
` [PATCH v2 1/2] DTS: bindings: wl1251: mark ti,power-gpio as optional
` [PATCH v2 2/2] wl1251: remove ti,power-gpio for SDIO mode

[PATCH bpf-next] libbpf: reduce log level for custom section names
 2019-12-18  2:41 UTC  (2+ messages)

[PATCH net v2] dpaa2-ptp: fix double free of the ptp_qoriq IRQ
 2019-12-18  2:11 UTC  (5+ messages)

[PATCH v3] net: hisilicon: Fix a BUG trigered by wrong bytes_compl
 2019-12-18  2:11 UTC 

[PATCH] net: hisilicon: Fix a BUG trigered by wrong bytes_compl
 2019-12-18  1:56 UTC  (4+ messages)

[PATCH v2] net: hisilicon: Fix a BUG trigered by wrong bytes_compl
 2019-12-18  1:41 UTC 

[PATCH] net-sysfs: Call dev_hold always in rx_queue_add_kobject
 2019-12-18  1:36 UTC  (3+ messages)

[PATCH] NFC: pn544: Adjust indentation in pn544_hci_check_presence
 2019-12-18  1:21 UTC 

[PATCH] hostap: Adjust indentation in prism2_hostapd_add_sta
 2019-12-18  1:15 UTC 

[PATCH net-next v2 0/8] net: bcmgenet: Turn on offloads by default
 2019-12-18  1:06 UTC  (11+ messages)
` [PATCH net-next v2 1/8] net: bcmgenet: enable NETIF_F_HIGHDMA flag
` [PATCH net-next v2 2/8] net: bcmgenet: enable NETIF_F_HW_CSUM feature
` [PATCH net-next v2 3/8] net: bcmgenet: use CHECKSUM_COMPLETE for NETIF_F_RXCSUM
` [PATCH net-next v2 4/8] net: bcmgenet: Refactor bcmgenet_set_features()
` [PATCH net-next v2 5/8] net: bcmgenet: Utilize bcmgenet_set_features() during resume/open
` [PATCH net-next v2 6/8] net: bcmgenet: Turn on offloads by default
` [PATCH net-next v2 7/8] net: bcmgenet: Be drop monitor friendly while re-allocating headroom
` [PATCH net-next v2 8/8] net: bcmgenet: Add software counters to track reallocations

[PATCH bpf-next v13 0/2] bpf: adding get_fd_path helper
 2019-12-18  0:56 UTC  (11+ messages)
` [PATCH bpf-next v13 1/2] bpf: add new helper get_fd_path for mapping a file descriptor to a pathname
  ` [PATCH bpf-next v14 0/2] bpf: adding get_fd_path helper
    ` [PATCH bpf-next v14 1/2] bpf: add new helper get_fd_path for mapping a file descriptor to a pathname
    ` [PATCH bpf-next v14 2/2] selftests/bpf: test for bpf_get_fd_path() from tracepoint
` [PATCH bpf-next v13 "

[PATCH net-next] net: systemport: Set correct DMA mask
 2019-12-18  0:29 UTC 

[PATCH v4 bpf-next 0/4] Add libbpf-provided extern variables support
 2019-12-18  0:08 UTC  (10+ messages)
` [PATCH v4 bpf-next 2/4] libbpf: support libbpf-provided extern variables

[RFC PATCH v2 0/8] Convert Felix DSA switch to PHYLINK
 2019-12-17 23:39 UTC  (11+ messages)
` [RFC PATCH v2 1/8] mii: Add helpers for parsing SGMII auto-negotiation
` [RFC PATCH v2 2/8] net: phylink: make QSGMII a valid PHY mode for in-band AN
` [RFC PATCH v2 3/8] net: phylink: call mac_an_restart for SGMII/QSGMII inband interfaces too
` [RFC PATCH v2 4/8] enetc: Make MDIO accessors more generic and export to include/linux/fsl
` [RFC PATCH v2 5/8] enetc: Set MDIO_CFG_HOLD to the recommended value of 2
` [RFC PATCH v2 6/8] net: mscc: ocelot: make phy_mode a member of the common struct ocelot_port
` [RFC PATCH v2 7/8] net: mscc: ocelot: export ANA, DEV and QSYS registers to include/soc/mscc
` [RFC PATCH v2 8/8] net: dsa: felix: Add PCS operations for PHYLINK

[PATCH net-next 0/8] net: bcmgenet: Turn on offloads by default
 2019-12-17 23:36 UTC  (21+ messages)
` [PATCH net-next 1/8] net: bcmgenet: enable NETIF_F_HIGHDMA flag
` [PATCH net-next 2/8] net: bcmgenet: enable NETIF_F_HW_CSUM feature
` [PATCH net-next 3/8] net: bcmgenet: use CHECKSUM_COMPLETE for NETIF_F_RXCSUM
` [PATCH net-next 4/8] net: bcmgenet: Refactor bcmgenet_set_features()
` [PATCH net-next 5/8] net: bcmgenet: Utilize bcmgenet_set_features() during resume/open
` [PATCH net-next 6/8] net: bcmgenet: Turn on offloads by default
` [PATCH net-next 7/8] net: bcmgenet: Be drop monitor friendly while re-allocating headroom
` [PATCH net-next 8/8] net: bcmgenet: Add software counters to track reallocations

[PATCH net] net: phy: make phy_error() report which PHY has failed
 2019-12-17 23:34 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: more succinct Makefile output
 2019-12-17 23:22 UTC  (3+ messages)

[PATCH bpf-next] libbpf: Fix libbpf_common.h when installing libbpf through 'make install'
 2019-12-17 23:21 UTC  (3+ messages)

[net-next v3 PATCH] page_pool: handle page recycle for NUMA_NO_NODE condition
 2019-12-17 23:17 UTC 

[PATCH net 0/2] net/sched: cls_u32: fix refcount leak
 2019-12-17 23:00 UTC  (3+ messages)
` [PATCH net 1/2] net/sched: cls_u32: fix refcount leak in the error path of u32_change()
` [PATCH net 2/2] tc-testing: initial tdc selftests for cls_u32

[PATCH bpf-next 0/3] Skeleton improvements and documnetation
 2019-12-17 22:54 UTC  (8+ messages)
` [PATCH bpf-next 1/3] bpftool, selftests/bpf: embed object file inside skeleton
` [PATCH bpf-next 2/3] libbpf: remove BPF_EMBED_OBJ macro from libbpf.h
` [PATCH bpf-next 3/3] bpftool: add gen subcommand manpage

WARNING in wp_page_copy
 2019-12-17 22:38 UTC  (9+ messages)

XDP multi-buffer design discussion
 2019-12-17 22:30 UTC  (4+ messages)

pull-request: wireless-drivers-2019-12-17
 2019-12-17 22:27 UTC  (2+ messages)

[PATCH net] net: dsa: sja1105: Fix double delivery of TX timestamps to socket error queue
 2019-12-17 22:21 UTC  (4+ messages)

[PATCH net-next] net: dsa: Make PHYLINK related function static again
 2019-12-17 22:17 UTC  (2+ messages)

[net-next 1/1] tipc: don't send gap blocks in ACK messages
 2019-12-17 22:17 UTC  (2+ messages)

[PATCH net-next 0/3] nfp: tls: implement the stream sync RX resync
 2019-12-17 22:12 UTC  (4+ messages)
` [PATCH net-next 1/3] nfp: pass packet pointer to nfp_net_parse_meta()
` [PATCH net-next 2/3] net/tls: add helper for testing if socket is RX offloaded
` [PATCH net-next 3/3] nfp: tls: implement the stream sync RX resync

[PATCH net v2] dpaa2-ptp: fix double free of the ptp_qoriq IRQ
 2019-12-17 22:11 UTC  (2+ messages)

[PATCH net] cxgb4: fix refcount init for TC-MQPRIO offload
 2019-12-17 22:09 UTC  (2+ messages)

[PATCH nf-next] netfilter: Document ingress hook
 2019-12-17 21:59 UTC  (2+ messages)

[PATCH nf-next] netfilter: Clean up unnecessary #ifdef
 2019-12-17 21:58 UTC  (2+ messages)

[PATCH net-next v2 0/9] Add ipv6 tunnel support to NFP
 2019-12-17 21:57 UTC  (10+ messages)
` [PATCH net-next v2 1/9] nfp: flower: pass flow rule pointer directly to match functions
` [PATCH net-next v2 2/9] nfp: flower: move udp tunnel key match compilation to helper function
` [PATCH net-next v2 3/9] nfp: flower: compile match for IPv6 tunnels
` [PATCH net-next v2 4/9] nfp: flower: offload list of IPv6 tunnel endpoint addresses
` [PATCH net-next v2 5/9] nfp: flower: modify pre-tunnel and set tunnel action for ipv6
` [PATCH net-next v2 6/9] nfp: flower: handle ipv6 tunnel no neigh request
` [PATCH net-next v2 7/9] nfp: flower: handle notifiers for ipv6 route changes
` [PATCH net-next v2 8/9] nfp: flower: support ipv6 tunnel keep-alive messages from fw
` [PATCH net-next v2 9/9] nfp: flower: update flow merge code to support IPv6 tunnels

[PATCH net-next 0/3] net: emaclite: support arm64 platform
 2019-12-17 21:57 UTC  (3+ messages)
` [PATCH net-next 1/3] net: emaclite: Fix coding style

[PATCH v3 0/2] net: stmmac: dwc-qos: ACPI device support
 2019-12-17 21:55 UTC  (2+ messages)

[v2, PATCH 0/2] net-next: stmmac: dwmac-mediatek: add more support for RMII
 2019-12-17 21:48 UTC  (2+ messages)

[PATCH net-next v1] sch_cake: drop unused variable tin_quantum_prio
 2019-12-17 21:46 UTC 

[PATCHv2 nf-next 0/5] netfilter: nft_tunnel: a bunch of fixes and improvements
 2019-12-17 21:39 UTC  (5+ messages)
` [PATCHv2 nf-next 2/5] netfilter: nft_tunnel: add the missing ERSPAN_VERSION nla_policy

[PATCH nf-next 0/7] netfilter: nft_tunnel: reinforce key opts support
 2019-12-17 21:39 UTC  (6+ messages)
` [PATCH nf-next 1/7] netfilter: nft_tunnel: parse ERSPAN_VERSION attr as u8

[PATCH v2] hdlcdrv: replace unnecessary assertion in hdlcdrv_register
 2019-12-17 21:27 UTC  (2+ messages)

[PATCH net-next v2 0/3] improve clause 45 support in phylink
 2019-12-17 21:26 UTC  (2+ messages)

[PATCH iproute2-next] taprio: Add support for the SetAndHold and SetAndRelease commands
 2019-12-17 21:25 UTC  (2+ messages)

[net-next v3 00/20][pull request] Intel Wired LAN Driver Updates 2019-12-09
 2019-12-17 21:04 UTC  (9+ messages)
` [PATCH v3 05/20] RDMA/irdma: Add driver framework definitions
` [PATCH v3 19/20] RDMA: Add irdma Kconfig/Makefile and remove i40iw

[PATCH v2] nfc: s3fwrn5: replace the assertion with a WARN_ON
 2019-12-17 20:43 UTC 

[PATCH net-next v3 00/11] Multipath TCP: Prerequisites
 2019-12-17 20:38 UTC  (12+ messages)
` [PATCH net-next v3 01/11] net: Make sock protocol value checks more specific
` [PATCH net-next v3 02/11] sock: Make sk_protocol a 16-bit value
` [PATCH net-next v3 03/11] tcp: Define IPPROTO_MPTCP
` [PATCH net-next v3 04/11] tcp: Add MPTCP option number
` [PATCH net-next v3 05/11] tcp, ulp: Add clone operation to tcp_ulp_ops
` [PATCH net-next v3 06/11] mptcp: Add MPTCP to skb extensions
` [PATCH net-next v3 07/11] tcp: Prevent coalesce/collapse when skb has MPTCP extensions
` [PATCH net-next v3 08/11] tcp: Export TCP functions and ops struct
` [PATCH net-next v3 09/11] tcp: Check for filled TCP option space before SACK
` [PATCH net-next v3 10/11] tcp: clean ext on tx recycle
` [PATCH net-next v3 11/11] skb: add helpers to allocate ext independently from sk_buff

[PATCH ghak90 V7 00/21] audit: implement container identifier
 2019-12-17 19:56 UTC  (9+ messages)
` [PATCH ghak90 V7 06/21] audit: contid limit of 32k imposed to avoid DoS

[PATCH net-next 1/2] net/mlx5e: refactor indr setup block
 2019-12-17 19:54 UTC  (5+ messages)
` [PATCH net-next 2/2] net/mlx5e: add mlx5e_rep_indr_setup_ft_cb support

[PATCH net-next] net/mlx5e: Support accept action on nic table
 2019-12-17 19:50 UTC  (2+ messages)

[PATCH 1/1] net/mlx5: limit the function in local scope
 2019-12-17 19:44 UTC 

[PATCH][v2] page_pool: handle page recycle for NUMA_NO_NODE condition
 2019-12-17 19:38 UTC  (16+ messages)
            ` 答复: "

[PATCH net-next] netdevsim: Add max_vfs to bus_dev
 2019-12-17 19:06 UTC  (18+ messages)

[BUG] mv88e6xxx: tx regression in v5.3
 2019-12-17 18:26 UTC  (11+ messages)

[PATCH bpf] bpf: Fix cgroup local storage prog tracking
 2019-12-17 18:14 UTC  (3+ messages)

[PATCH net-next] net: mvpp2: cycle comphy to power it down
 2019-12-17 18:04 UTC  (2+ messages)

[PATCH net-next 00/11] phylib consolidation
 2019-12-17 17:36 UTC  (21+ messages)
` [PATCH net-next 01/11] net: phy: remove redundant .aneg_done initialisers
` [PATCH net-next 02/11] net: phy: use phy_resolve_aneg_pause()
` [PATCH net-next 03/11] net: phy: add genphy_check_and_restart_aneg()
` [PATCH net-next 04/11] net: phy: provide and use genphy_read_status_fixed()
` [PATCH net-next 05/11] net: phy: marvell: rearrange to use genphy_read_lpa()
` [PATCH net-next 06/11] net: phy: marvell: initialise link partner state earlier
` [PATCH net-next 07/11] net: phy: marvell: use positive logic for link state
` [PATCH net-next 09/11] net: phy: marvell: use existing clause 37 definitions
` [PATCH net-next 10/11] net: phy: marvell: use phy_modify_changed()
` [PATCH net-next 11/11] net: phy: marvell: use genphy_check_and_restart_aneg()

[PATCH bpf v2 0/4] Fix concurrency issues between XSK wakeup and control path using RCU
 2019-12-17 17:33 UTC  (2+ messages)

[PATCH net-next v3 0/3] New openvswitch MPLS actions for layer 2 tunnelling
 2019-12-17 17:30 UTC  (5+ messages)
` [PATCH net-next v3 3/3] openvswitch: New "

[PATCH V6 net-next 00/11] Peer to Peer One-Step time stamping
 2019-12-17 17:18 UTC  (5+ messages)
` [PATCH V6 net-next 11/11] ptp: Add a driver for InES time stamping IP core

[PATCH net 0/2] net: macb: fix probing of PHY not described in the dt
 2019-12-17 17:07 UTC  (3+ messages)
` [PATCH net 1/2] of: mdio: export of_mdiobus_child_is_phy
` [PATCH net 2/2] net: macb: fix probing of PHY not described in the dt

[PATCH] dt-bindings: Add missing 'properties' keyword enclosing 'snps,tso'
 2019-12-17 16:46 UTC  (2+ messages)

[PATCH iproute2-next v2 0/2] pretty-print 802.3ad slave state
 2019-12-17 16:36 UTC  (3+ messages)
` [PATCH iproute2-next v2 2/2] iplink: bond: print 3ad actor/partner oper states as strings

[PATCH iproute2-next 0/2] display permanent hardware address
 2019-12-17 16:35 UTC  (3+ messages)
` [PATCH iproute2-next 2/2] ip link: show "

[PATCH net-next v3] net: bridge: add STP xstats
 2019-12-17 16:35 UTC  (3+ messages)
` [PATCH iproute2 v4] iplink: add support for "

[PATCH iproute2 0/3] Devlink health reporter's issues
 2019-12-17 16:33 UTC  (4+ messages)

[PATCH v2 00/55] Improve wfx driver
 2019-12-17 16:14 UTC  (7+ messages)
` [PATCH v2 01/55] staging: wfx: fix the cache of rate policies on interface reset
` [PATCH v2 03/55] staging: wfx: fix counter overflow
` [PATCH v2 04/55] staging: wfx: use boolean appropriately
` [PATCH v2 05/55] staging: wfx: firmware does not support more than 32 total retries
` [PATCH v2 06/55] staging: wfx: fix rate control handling
` [PATCH v2 08/55] staging: wfx: detect race condition in WEP authentication


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