netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-10 19:38:10 to 2019-11-11 19:51:41 UTC [more...]

[PATCH V5 net-next 0/7] ARM: Enable GENET support for RPi 4
 2019-11-11 19:49 UTC  (7+ messages)
` [PATCH V5 net-next 2/7] net: bcmgenet: Fix error handling on IRQ retrieval
` [PATCH V5 net-next 3/7] dt-bindings: net: bcmgenet: Add BCM2711 support
` [PATCH V5 net-next 4/7] "
` [PATCH V5 net-next 5/7] net: bcmgenet: Refactor register access in bcmgenet_mii_config
` [PATCH V5 net-next 6/7] net: bcmgenet: Add RGMII_RXID support
` [PATCH V5 net-next 7/7] ARM: dts: bcm2711-rpi-4: Enable GENET support

pull request: linux-bluetooth 2019-11-11
 2019-11-11 19:32 UTC 

[net-next 1/1] virtual-bus: Implementation of Virtual Bus
 2019-11-11 19:22 UTC 

[PATCH net-next 0/3] add DMA sync capability to page_pool API
 2019-11-11 19:11 UTC  (4+ messages)
` [PATCH net-next 2/3] net: page_pool: add the possibility to sync DMA memory for non-coherent devices

[PATCH v2 bpf-next 0/3] Add support for memory-mapping BPF array maps
 2019-11-11 18:40 UTC  (7+ messages)
` [PATCH v2 bpf-next 1/3] bpf: add mmap() support for BPF_MAP_TYPE_ARRAY
` [PATCH v2 bpf-next 2/3] libbpf: make global data internal arrays mmap()-able, if possible

[PATCH 00/18] octeontx-af: Debugfs support and updates to parser profile
 2019-11-11 18:38 UTC  (19+ messages)
` [PATCH 01/18] octeontx2-af: Dump current resource provisioning status
` [PATCH 02/18] octeontx2-af: Add NPA aura and pool contexts to debugfs
` [PATCH 03/18] octeontx2-af: Add NIX RQ, SQ and CQ "
` [PATCH 04/18] octeontx2-af: Add NDC block stats "
` [PATCH 05/18] octeontx2-af: Add CGX LMAC "
` [PATCH 06/18] octeontx2-af: Add per CGX port level NIX Rx/Tx counters
` [PATCH 07/18] octeontx2-af: Add NPC MCAM entry allocation status to debugfs
` [PATCH 08/18] octeontx2-af: Add mbox API to validate all responses
` [PATCH 09/18] octeontx2-af: Sync hw mbox with bounce buffer
` [PATCH 10/18] octeontx2-af: Add macro to generate mbox handlers declarations
` [PATCH 11/18] octeontx2-af: Update NPC KPU packet parsing profile
` [PATCH 12/18] octeontx2-af: Clear NPC MCAM entries before update
` [PATCH 13/18] octeontx2-af: Add more RSS algorithms
` [PATCH 14/18] octeontx2-af: Support fixed transmit scheduler topology
` [PATCH 15/18] octeontx2-af: Enable broadcast packet replication
` [PATCH 16/18] octeontx2-af: Support configurable NDC cache way_mask
` [PATCH 17/18] octeontx2-af: Add option to disable dynamic entry caching in NDC
` [PATCH 18/18] octeontx2-af: Start/Stop traffic in CGX along with NPC

[PATCH net-next v2 00/10] devlink subdev
 2019-11-11 18:46 UTC  (3+ messages)

[PATCH net] inet: stop leaking jiffies on the wire
 2019-11-11 18:24 UTC  (8+ messages)

[PATCH V4 net-next 0/7] ARM: Enable GENET support for RPi 4
 2019-11-11 18:19 UTC  (10+ messages)
` [PATCH V4 net-next 1/7] net: bcmgenet: Avoid touching non-existent interrupt
` [PATCH V4 net-next 2/7] net: bcmgenet: Fix error handling on IRQ retrieval
` [PATCH V4 net-next 3/7] dt-bindings: net: bcmgenet: Add BCM2711 support
` [PATCH V4 net-next 4/7] "
` [PATCH V4 net-next 5/7] net: bcmgenet: Refactor register access in bcmgenet_mii_config
` [PATCH V4 net-next 6/7] net: bcmgenet: Add RGMII_RXID support
` [PATCH V4 net-next 7/7] ARM: dts: bcm2711-rpi-4: Enable GENET support

[PATCH net-next] sfc: trace_xdp_exception on XDP failure
 2019-11-11 18:01 UTC  (4+ messages)

[PATCH] net: bnxt_en: Fix array overrun in bnxt_fill_l2_rewrite_fields()
 2019-11-11 17:50 UTC  (3+ messages)

[PATCH net-next 00/14] vsock: add multi-transports support
 2019-11-11 17:30 UTC  (11+ messages)
` [PATCH net-next 11/14] "
` [PATCH net-next 12/14] vsock/vmci: register vmci_transport only when VMCI guest/host are active
` [PATCH net-next 13/14] vsock: prevent transport modules unloading
` [PATCH net-next 14/14] vsock: fix bind() behaviour taking care of CID

[PATCH v6 net-next 00/13] net: ethernet: ti: introduce new cpsw switchdev based driver
 2019-11-11 17:26 UTC  (3+ messages)
` [PATCH v6 net-next 06/13] dt-bindings: net: ti: add new cpsw switch driver bindings

[PATCH] net: remove static inline from dev_put/dev_hold
 2019-11-11 17:21 UTC  (3+ messages)

[PATCH v5 net-next 00/12] net: ethernet: ti: introduce new cpsw switchdev based driver
 2019-11-11 17:08 UTC  (4+ messages)

[PATCH bpf-next 0/3] Add support for memory-mapping BPF array maps
 2019-11-11 16:39 UTC  (5+ messages)
` [PATCH bpf-next 1/3] bpf: add mmap() support for BPF_MAP_TYPE_ARRAY

[PATCH] net: mscc: ocelot: reinterpret the return value of of_get_phy_mode
 2019-11-11 16:21 UTC 

[PATCH] selftests: bpf: add missing object file to TEST_FILES
 2019-11-11 16:17 UTC 

[RFC PATCH 0/1] Change page_pool timeout handling
 2019-11-11 16:16 UTC  (6+ messages)
` [RFC PATCH 1/1] page_pool: do not release pool until inflight == 0

[PATCH v3 bpf-next 02/18] bpf: Add bpf_arch_text_poke() helper
 2019-11-11 16:10 UTC  (7+ messages)

WARNING: refcount bug in j1939_netdev_start
 2019-11-11 16:07 UTC  (3+ messages)

[PATCH net-next 1/2] UDP tunnel encapsulation module for tunnelling different protocols like MPLS,IP,NSH etc
 2019-11-11 16:02 UTC  (11+ messages)

[PATCH] rtw88: remove duplicated include from ps.c
 2019-11-11 15:58 UTC  (2+ messages)

[PATCH net-next 0/2] Add support for SFPs behind PHYs
 2019-11-11 15:52 UTC  (11+ messages)
` [PATCH net-next 1/2] net: phy: add core phylib sfp support

Regression in mvneta with XDP patches
 2019-11-11 15:45 UTC  (9+ messages)

[PATCH net-next 00/19] Mellanox, mlx5 sub function support
 2019-11-11 15:06 UTC  (28+ messages)

[PATCH net-next 0/6] net: stmmac: Improvements for -next
 2019-11-11 14:42 UTC  (7+ messages)
` [PATCH net-next 1/6] net: stmmac: Fix sparse warning
` [PATCH net-next 2/6] net: stmmac: gmac4+: Add Split Header support
` [PATCH net-next 3/6] net: stmmac: xgmac: Add C45 PHY support in the MDIO callbacks
` [PATCH net-next 4/6] net: stmmac: tc: Remove the speed dependency
` [PATCH net-next 5/6] net: stmmac: Rework stmmac_rx()
` [PATCH net-next 6/6] net: stmmac: Implement UDP Segmentation Offload

[net-next PATCH] samples/bpf: adjust Makefile and README.rst
 2019-11-11 14:30 UTC  (4+ messages)

[PATCH bpf-next 1/2] selftests: bpf: test_lwt_ip_encap: add missing object file to TEST_FILES
 2019-11-11 14:22 UTC  (5+ messages)
` [PATCH bpf-next 2/2] selftests: bpf: test_tc_edt: "

[PATCH] net: add missing semicolon in net_dev_template
 2019-11-11 14:17 UTC 

INFO: task hung in vivid_stop_generating_vid_cap
 2019-11-11 14:00 UTC  (2+ messages)

[PATCH] samples: bpf: fix outdated README build command
 2019-11-11 13:58 UTC  (4+ messages)

WARNING in dma_buf_vunmap
 2019-11-11 13:54 UTC  (2+ messages)

Gentoo Linux 5.x - Tigon3
 2019-11-11 13:44 UTC  (10+ messages)

net --> net-next merge
 2019-11-11 13:39 UTC  (2+ messages)

Unix domain socket missing error code
 2019-11-11 13:38 UTC 

next-20191108: qemu arm64: WARNING: suspicious RCU usage
 2019-11-11 13:34 UTC  (2+ messages)

[PATCH net-next] net: openvswitch: add hash info to upcall
 2019-11-11 13:30 UTC  (3+ messages)

[PATCH net-next 0/3] Unlock new potential in SJA1105 with PTP system timestamping
 2019-11-11 13:19 UTC  (3+ messages)

[PATCH] cxgb4: make function 'cxgb4_mqprio_free_hw_resources' static
 2019-11-11 13:26 UTC 

[PATCH 0/2] net: atlantic: make some symbol & function static
 2019-11-11 13:19 UTC  (3+ messages)
` [PATCH 1/2] net: atlantic: make symbol 'aq_pm_ops' static
` [PATCH 2/2] net: atlantic: make function 'aq_ethtool_get_priv_flags','aq_ethtool_set_priv_flags' static

[PATCH][next] cxgb4: remove redundant assignment to hdr_len
 2019-11-11 12:44 UTC 

[PATCH net-next] lwtunnel: ignore any TUNNEL_OPTIONS_PRESENT flags set by users
 2019-11-11 12:40 UTC  (2+ messages)

[PATCH net-next] lwtunnel: get nlsize for erspan options properly
 2019-11-11 12:40 UTC  (2+ messages)

[PATCH net-next] lwtunnel: change to use nla_parse_nested on new options
 2019-11-11 12:40 UTC  (2+ messages)

[PATCH][next] tipc: fix update of the uninitialized variable err
 2019-11-11 12:33 UTC 

[PATCH v2 1/2] dt-bindings: net: dp83869: Add TI dp83869 phy
 2019-11-11 12:29 UTC  (2+ messages)

[PATCH net-next 00/15] Accomodate DSA front-end into Ocelot
 2019-11-11 12:17 UTC  (9+ messages)
` [PATCH net-next 15/15] net: mscc: ocelot: don't hardcode the number of the CPU port

[PATCH net-next 0/2] dpaa_eth documentation updates
 2019-11-11 12:03 UTC  (3+ messages)
` [PATCH net-next 1/2] Documentation: networking: dpaa_eth: adjust buffer pool info
` [PATCH net-next 2/2] Documentation: networking: dpaa_eth: adjust sysfs paths

[PATCH] xfrm: release device reference for invalid state
 2019-11-11 11:32 UTC  (3+ messages)

linux-next: build warning after merge of the net-next tree
 2019-11-11 10:24 UTC  (2+ messages)

[PATCH net] dpaa2-eth: free already allocated channels on probe defer
 2019-11-11  9:40 UTC 

[PATCH 0/4] net: macb: cover letter
 2019-11-11  8:53 UTC  (4+ messages)
` [PATCH 1/4] net: macb: add phylink support

[PATCH] NFC: nxp-nci: Fix NULL pointer dereference after I2C communication error
 2019-11-11  8:43 UTC  (2+ messages)

[RFC PATCH v2 bpf-next 00/15] xdp_flow: Flow offload to XDP
 2019-11-11  7:32 UTC  (12+ messages)

[PATCH] mdio_bus: Fix PTR_ERR applied after initialization to constant
 2019-11-11  7:13 UTC 

[PATCH net,v2 0/3] Rework mt762x GDM setup flow
 2019-11-11  6:51 UTC  (4+ messages)
` [PATCH net,v2 1/3] net: ethernet: mediatek: Integrate GDM/PSE setup operations
` [PATCH net,v2 2/3] net: ethernet: mediatek: Refine the timing of GDM/PSE setup
` [PATCH net,v2 3/3] net: ethernet: mediatek: Enable GDM GDMA_DROP_ALL mode

Followup: Kernel memory leak on 4.11+ & 5.3.x with IPsec
 2019-11-11  6:28 UTC  (3+ messages)

[net-next, 1/2] enetc: Configure the Time-Aware Scheduler via tc-taprio offload
 2019-11-11  4:41 UTC  (2+ messages)
` [net-next, 2/2] enetc: update TSN Qbv PSPEED set according to adjust link speed

KASAN: use-after-free Read in j1939_session_get_by_addr_locked
 2019-11-11  3:57 UTC  (2+ messages)

[PATCH bpf-next 0/5] Extend libbpf to support shared umems and Rx|Tx-only sockets
 2019-11-11  3:32 UTC  (2+ messages)

[PATCH bpf-next v4 0/6] libbpf: Fix pinning and error message bugs and add new getters
 2019-11-11  3:29 UTC  (2+ messages)

[PATCH] net: mdio-octeon: Fix pointer/integer casts
 2019-11-11  2:36 UTC  (3+ messages)

Possible bug in TCP retry logic/Kernel crash
 2019-11-11  2:20 UTC  (3+ messages)

[PATCH v3] lib: optimize cpumask_local_spread()
 2019-11-11  2:02 UTC  (2+ messages)

linux-next: build warning after merge of the net-next tree
 2019-11-11  1:45 UTC  (2+ messages)

[net-next v1 PATCH 2/2] page_pool: make inflight returns more robust via blocking alloc cache
 2019-11-11  0:13 UTC  (3+ messages)
` [RFC PATCH] page_pool: page_pool_empty_alloc_cache_once() can be static

KASAN: use-after-free Read in j1939_sk_recv
 2019-11-10 22:55 UTC  (2+ messages)

[PATCH V3 net-next 0/7] ARM: Enable GENET support for RPi 4
 2019-11-10 21:10 UTC  (16+ messages)
` [PATCH V3 net-next 1/7] net: bcmgenet: Avoid touching non-existent interrupt
` [PATCH V3 net-next 2/7] net: bcmgenet: Fix error handling on IRQ retrieval
` [PATCH V3 net-next 3/7] dt-bindings: net: bcmgenet: Add BCM2711 support
` [PATCH V3 net-next 4/7] "
` [PATCH V3 net-next 5/7] net: bcmgenet: Refactor register access in bcmgenet_mii_config
` [PATCH V3 net-next 6/7] net: bcmgenet: Add RGMII_RXID and RGMII_ID support

[PATCH 0/8] y2038: bug fixes from y2038 work
 2019-11-10 20:44 UTC  (3+ messages)
` [PATCH 1/8] y2038: timex: remove incorrect time_t truncation

[PATCH net-next 00/17] Allow slow to initialise GPON modules to work
 2019-11-10 19:59 UTC  (6+ messages)
` [PATCH net-next 10/17] net: sfp: eliminate mdelay() from PHY probe

[net-next v1 PATCH 0/2] Change XDP lifetime guarantees for page_pool objects
 2019-11-10 19:56 UTC  (7+ messages)
` [net-next v1 PATCH 1/2] xdp: revert forced mem allocator removal for page_pool


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