messages from 2019-10-25 16:08:42 to 2019-10-26 13:20:00 UTC [more...]
[PATCH AUTOSEL 5.3 01/99] tools: bpf: Use !building_out_of_srctree to determine srctree
2019-10-26 13:15 UTC (20+ messages)
` [PATCH AUTOSEL 5.3 05/99] rt2x00: initialize last_reset
` [PATCH AUTOSEL 5.3 20/99] rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local record
` [PATCH AUTOSEL 5.3 22/99] cfg80211: fix a bunch of RCU issues in multi-bssid code
` [PATCH AUTOSEL 5.3 24/99] mac80211: fix scan when operating on DFS channels in ETSI domains
` [PATCH AUTOSEL 5.3 25/99] llc: fix sk_buff leak in llc_sap_state_process()
` [PATCH AUTOSEL 5.3 26/99] llc: fix sk_buff leak in llc_conn_service()
` [PATCH AUTOSEL 5.3 31/99] net_sched: fix backward compatibility for TCA_KIND
` [PATCH AUTOSEL 5.3 35/99] iwlwifi: mvm: fix race in sync rx queue notification
` [PATCH AUTOSEL 5.3 38/99] iwlwifi: exclude GEO SAR support for 3168
` [PATCH AUTOSEL 5.3 47/99] net: usb: qmi_wwan: add Telit 0x1050 composition
` [PATCH AUTOSEL 5.3 48/99] netns: fix NLM_F_ECHO mechanism for RTM_NEWNSID
` [PATCH AUTOSEL 5.3 49/99] netfilter: conntrack: avoid possible false sharing
` [PATCH AUTOSEL 5.3 52/99] net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
` [PATCH AUTOSEL 5.3 59/99] netdevsim: Fix error handling in nsim_fib_init and nsim_fib_exit
` [PATCH AUTOSEL 5.3 71/99] net: aquantia: correctly handle macvlan and multicast coexistence
` [PATCH AUTOSEL 5.3 78/99] net: i82596: fix dma_alloc_attr for sni_82596
` [PATCH AUTOSEL 5.3 82/99] net: stmmac: disable/enable ptp_ref_clk in suspend/resume flow
` [PATCH AUTOSEL 5.3 90/99] net: bcmgenet: don't set phydev->link from MAC
` [PATCH AUTOSEL 5.3 98/99] net: hns3: fix mis-counting IRQ vector numbers issue
[PATCH AUTOSEL 4.19 01/59] tools: bpf: Use !building_out_of_srctree to determine srctree
2019-10-26 13:18 UTC (8+ messages)
` [PATCH AUTOSEL 4.19 03/59] mac80211_hwsim: fix incorrect dev_alloc_name failure goto
` [PATCH AUTOSEL 4.19 06/59] net: dsa: b53: Do not clear existing mirrored port mask
` [PATCH AUTOSEL 4.19 16/59] mac80211: fix scan when operating on DFS channels in ETSI domains
` [PATCH AUTOSEL 4.19 19/59] llc: fix another potential sk_buff leak in llc_ui_sendmsg()
` [PATCH AUTOSEL 4.19 21/59] NFC: pn533: fix use-after-free and memleaks
` [PATCH AUTOSEL 4.19 23/59] iwlwifi: dbg_ini: fix memory leak in alloc_sgtable
` [PATCH AUTOSEL 4.19 25/59] iwlwifi: exclude GEO SAR support for 3168
[PATCH net-next 00/13] Control action percpu counters allocation by netlink flag
2019-10-26 12:26 UTC (24+ messages)
[PATCH 00/31] Netfilter/IPVS updates for net-next
2019-10-26 11:47 UTC (32+ messages)
` [PATCH 01/31] netfilter: ipset: add a coding-style fix to ip_set_ext_destroy
` [PATCH 02/31] netfilter: ipset: remove inline from static functions in .c files
` [PATCH 03/31] netfilter: ipset: move ip_set_comment functions from ip_set.h to ip_set_core.c
` [PATCH 04/31] netfilter: ipset: move functions "
` [PATCH 05/31] netfilter: ipset: make ip_set_put_flags extern
` [PATCH 06/31] netfilter: ipset: move function to ip_set_bitmap_ip.c
` [PATCH 07/31] netfilter: ipset: move ip_set_get_ip_port() to ip_set_bitmap_port.c
` [PATCH 08/31] ipvs: no need to update skb route entry for local destination packets
` [PATCH 09/31] ipvs: batch __ip_vs_cleanup
` [PATCH 10/31] ipvs: batch __ip_vs_dev_cleanup
` [PATCH 11/31] selftests: netfilter: add ipvs test script
` [PATCH 12/31] selftests: netfilter: add ipvs nat test case
` [PATCH 13/31] selftests: netfilter: add ipvs tunnel "
` [PATCH 14/31] netfilter: ecache: document extension area access rules
` [PATCH 15/31] netfilter: ctnetlink: don't dump ct extensions of unconfirmed conntracks
` [PATCH 16/31] netfilter: conntrack: free extension area immediately
` [PATCH 17/31] netfilter: add and use nf_hook_slow_list()
` [PATCH 18/31] netfilter: nft_tproxy: Fix typo in IPv6 module description
` [PATCH 19/31] netfilter: nf_flow_table: move priority to struct nf_flowtable
` [PATCH 20/31] netfilter: nf_tables: dynamically allocate hooks per net_device in flowtables
` [PATCH 21/31] netfilter: nf_tables: allow netdevice to be used only once per flowtable
` [PATCH 22/31] netfilter: nf_tables: increase maximum devices number "
` [PATCH 23/31] netfilter: nf_tables_offload: add nft_flow_block_chain()
` [PATCH 24/31] netfilter: nf_tables_offload: Pass callback list to nft_setup_cb_call()
` [PATCH 25/31] netfilter: nf_tables_offload: add nft_flow_cls_offload_setup()
` [PATCH 26/31] netfilter: nf_tables_offload: remove rules on unregistered device only
` [PATCH 27/31] netfilter: nf_tables: support for multiple devices per netdev hook
` [PATCH 28/31] netfilter: ecache: don't look for ecache extension on dying/unconfirmed conntracks
` [PATCH 29/31] netfilter: nf_tables_offload: add nft_chain_offload_cmd()
` [PATCH 30/31] netfilter: nf_tables_offload: add nft_flow_block_offload_init()
` [PATCH 31/31] netfilter: nf_tables_offload: unbind if multi-device binding fails
[PATCH net-next] net: aquantia: Fix build error wihtout CONFIG_PTP_1588_CLOCK
2019-10-26 11:09 UTC (4+ messages)
` [EXT] "
[PATCH net-next 0/3] net: aquantia: ptp followup fixes
2019-10-26 11:05 UTC (4+ messages)
` [PATCH net-next 1/3] net: aquantia: fix var initialization warning
` [PATCH net-next 2/3] net: aquantia: fix warnings on endianness
` [PATCH net-next 3/3] net: aquantia: disable ptp object build if no config
[GIT PULL] IPVS fixes for v5.4
2019-10-26 10:48 UTC (2+ messages)
[PATCH v2 0/2] ipv4: fix route update on metric change
2019-10-26 9:53 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] selftests: fib_tests: add more tests for metric update
[PATCH] net: hisilicon: Fix ping latency when deal with high throughput
2019-10-26 8:49 UTC
[PATCH v2 00/11] OpenPandora: make wl1251 connected to mmc3 sdio port of OpenPandora work again
2019-10-26 8:24 UTC (4+ messages)
` [PATCH v2 01/11] Documentation: dt: wireless: update wl1251 for sdio
[PATCH net-next 0/4] ICMP flow improvements
2019-10-26 7:55 UTC (9+ messages)
` [PATCH net-next 3/4] flow_dissector: extract more ICMP information
[PATCH] net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()
2019-10-26 7:54 UTC
Commit 0ddcf43d5d4a causes the local table to conflict with the main table
2019-10-26 7:07 UTC
[PATCH 0/3] ARM: dts: rockchip: Use hci_bcm driver for bcm43540 on Veyron devices
2019-10-26 5:27 UTC (3+ messages)
` [PATCH 2/3] dt-bindings: net: broadcom-bluetooth: Add BCM43540 compatible string
[PATCH] net: fec: remove redundant assignment to pointer bdp
2019-10-26 4:54 UTC (2+ messages)
` [EXT] "
[PATCH] wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggle
2019-10-26 4:53 UTC
[PATCH v2 net-next 0/6] ionic updates
2019-10-26 3:53 UTC (2+ messages)
[PATCH net-next] r8169: improve rtl8169_rx_fill
2019-10-26 3:29 UTC (2+ messages)
[PATCH net-next] r8169: align fix_features callback with vendor driver
2019-10-26 3:29 UTC (2+ messages)
[PATCH net] cxgb4: request the TX CIDX updates to status page
2019-10-26 3:21 UTC (2+ messages)
pull request: bluetooth-next 2019-10-23
2019-10-26 3:20 UTC (2+ messages)
[PATCH net] netns: fix GFP flags in rtnl_net_notifyid()
2019-10-26 3:15 UTC (2+ messages)
[PATCH net-next] net: aquantia: remove unused including <linux/version.h>
2019-10-26 2:51 UTC
[PATCH] net: ethernet: Use the correct style for SPDX License Identifier
2019-10-26 2:30 UTC (2+ messages)
[net-next] tcp: add TCP_INFO status for failed client TFO
2019-10-26 2:25 UTC (3+ messages)
` [net-next v2] "
[PATCH 0/2] net: phy: dp83867: enable robust auto-mdix
2019-10-26 2:25 UTC (2+ messages)
[PATCH -next] net: dsa: LAN9303: select REGMAP when LAN9303 enable
2019-10-26 2:21 UTC
[RFC] net: sch_generic: fq_codel vs pfifo_fast
2019-10-26 2:20 UTC (3+ messages)
` [PATCH v5] net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardware
[PATCH net 0/2] net/smc: fixes for -net
2019-10-26 2:18 UTC (2+ messages)
[PATCH -next] net: aquantia: make two symbols be static
2019-10-26 2:07 UTC
[PATCH wireless-drivers 0/2] fix mt76x2e hangs on U7612E mini-pcie
2019-10-26 1:38 UTC (11+ messages)
` [PATCH wireless-drivers 1/2] mt76: mt76x2e: disable pcie_aspm by default
[PATCH net-next] r8152: check the pointer rtl_fw->fw before using it
2019-10-26 0:03 UTC (2+ messages)
[PATCH bpf-next 0/5] Fix BPF probe memory helpers
2019-10-25 23:36 UTC (17+ messages)
` [PATCH bpf-next 1/5] uaccess: Add non-pagefault user-space write function
` [PATCH bpf-next 2/5] bpf: Make use of probe_user_write in probe write helper
` [PATCH bpf-next 3/5] bpf: Add probe_read_{user,kernel} and probe_read_str_{user,kernel} helpers
` [PATCH bpf-next 4/5] bpf, samples: Use bpf_probe_read_user where appropriate
` [PATCH bpf-next 5/5] bpf, testing: Add selftest to read/write sockaddr from user space
[PATCH] [V2] net: mvneta: make stub functions static inline
2019-10-25 23:22 UTC (2+ messages)
[PATCH bpf-next v3] bpf: add new helper fd2path for mapping a file descriptor to a pathname
2019-10-25 22:57 UTC (2+ messages)
patch review delays
2019-10-25 22:39 UTC (4+ messages)
[RFC 01/20] ice: Initialize and register multi-function device to provide RDMA
2019-10-25 22:27 UTC (12+ messages)
WARNING: at net/sched/sch_generic.c:448
2019-10-25 22:26 UTC (4+ messages)
Linux-5.4: bpf: test_core_reloc_arrays.o: Segmentation fault with llc -march=bpf
2019-10-25 21:50 UTC (5+ messages)
[PATCHSET v2 0/4] io_uring: add support for accept(4)
2019-10-25 21:45 UTC (7+ messages)
` [PATCH 1/4] io_uring: reorder struct sqe_submit
` [PATCH 2/4] io_uring: io_uring: add support for async work inheriting files
` [PATCH 3/4] net: add __sys_accept4_file() helper
` [PATCH 4/4] io_uring: add support for IORING_OP_ACCEPT
[PATCH bpf-next] selftests/bpf: fix .gitignore to ignore no_alu32/
2019-10-25 21:42 UTC (2+ messages)
[PATCH] bpftool: Allow to read btf as raw data
2019-10-25 21:40 UTC (4+ messages)
[PATCH ghak90 V7 00/21] audit: implement container identifier
2019-10-25 21:00 UTC (15+ messages)
` [PATCH ghak90 V7 04/21] audit: convert to contid list to check for orch/engine ownership
` [PATCH ghak90 V7 05/21] audit: log drop of contid on exit of last task
` [PATCH ghak90 V7 06/21] audit: contid limit of 32k imposed to avoid DoS
` [PATCH ghak90 V7 08/21] audit: add contid support for signalling the audit daemon
[net-next v2 0/9][pull request] 40GbE Intel Wired LAN Driver Updates 2019-10-25
2019-10-25 20:42 UTC (10+ messages)
` [net-next v2 1/9] i40e: Fix for persistent lldp support
` [net-next v2 2/9] i40e: Wrong 'Advertised FEC modes' after set FEC to AUTO
` [net-next v2 3/9] i40e: Extract detection of HW flags into a function
` [net-next v2 4/9] i40e: Extend PHY access with page change flag
` [net-next v2 5/9] i40e: initialize ITRN registers with correct values
` [net-next v2 6/9] i40e: allow ethtool to report SW and FW versions in recovery mode
` [net-next v2 7/9] i40e: Fix LED blinking flow for X710T*L devices
` [net-next v2 8/9] i40e: Refactoring VF MAC filters counting to make more reliable
` [net-next v2 9/9] i40e: prevent memory leak in i40e_setup_macvlans
[PATCH v2 3/3] vhost, kcov: collect coverage from vhost_worker
2019-10-25 20:26 UTC (2+ messages)
[PATCH net-next] net: dsa: return directly from dsa_to_port
2019-10-25 20:02 UTC (3+ messages)
[PATCH v3 1/2] dt-bindings: ptp: Add bindings doc for IDT ClockMatrix based PTP clock
2019-10-25 19:32 UTC (2+ messages)
[PATCH bpf-next v3] libbpf: fix compatibility for kernels without need_wakeup
2019-10-25 19:30 UTC (2+ messages)
[PATCH v2 1/1] xfrm : lock input tasklet skb queue
2019-10-25 19:25 UTC (8+ messages)
[PATCH] net: ethernet: ftgmac100: Fix DMA coherency issue with SW checksum
2019-10-25 19:11 UTC (2+ messages)
[PATCH v2 wireless-drivers 0/2] fix mt76x2e hangs on U7612E mini-pcie
2019-10-25 18:54 UTC (3+ messages)
` [PATCH v2 wireless-drivers 1/2] mt76: mt76x2e: disable pcie_aspm by default
` [PATCH v2 wireless-drivers 2/2] mt76: dma: fix buffer unmap with non-linear skbs
[PATCH net-next 0/2] net: dsa: b53: Add support for MDB
2019-10-25 18:44 UTC (5+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] net: dsa: bcm_sf2: Wire up MDB operations
[PATCH net-nex V2 0/3] page_pool: API for numa node change handling
2019-10-25 18:37 UTC (4+ messages)
` [PATCH net-nex V2 2/3] page_pool: Don't recycle non-reusable pages
[PATCH bpf-next 1/5] perf/core: Add PERF_FORMAT_LOST read_format
2019-10-25 18:19 UTC (2+ messages)
[PATCH bpf-next v3 0/2] xsk: XSKMAP lookup improvements
2019-10-25 18:19 UTC (5+ messages)
` [PATCH bpf-next v3 1/2] xsk: store struct xdp_sock as a flexible array member of the XSKMAP
` [PATCH bpf-next v3 2/2] bpf: implement map_gen_lookup() callback for XSKMAP
[PATCH v2 0/9] Improvements to memory usage by parse events
2019-10-25 18:08 UTC (15+ messages)
` [PATCH v3 "
` [PATCH v3 6/9] perf tools: add destructors for parse event terms
` [PATCH v4 0/9] Improvements to memory usage by parse events
` [PATCH v4 1/9] perf tools: add parse events handle error
` [PATCH v4 2/9] perf tools: move ALLOC_LIST into a function
` [PATCH v4 3/9] perf tools: avoid a malloc for array events
` [PATCH v4 4/9] perf tools: splice events onto evlist even on error
` [PATCH v4 5/9] perf tools: ensure config and str in terms are unique
` [PATCH v4 6/9] perf tools: add destructors for parse event terms
` [PATCH v4 7/9] perf tools: before yyabort-ing free components
` [PATCH v4 8/9] perf tools: if pmu configuration fails free terms
` [PATCH v4 9/9] perf tools: add a deep delete for parse event terms
[PATCH v5 net-next 00/12] net: ethernet: ti: introduce new cpsw switchdev based driver
2019-10-25 17:47 UTC (3+ messages)
` [PATCH v5 net-next 05/12] dt-bindings: net: ti: add new cpsw switch driver bindings
[PATCHv2] bpftool: Try to read btf as raw data if elf read fails
2019-10-25 17:32 UTC (7+ messages)
[PATCH bpf-next v2 0/4] libbpf: Support automatic pinning of maps using 'pinning' BTF attribute
2019-10-25 17:28 UTC (4+ messages)
` [PATCH bpf-next v2 3/4] libbpf: Support configurable pinning of maps from BTF annotations
[PATCH bpf-next] libbpf: Add libbpf_set_log_level() function to adjust logging
2019-10-25 16:58 UTC (2+ messages)
[PATCH net v5 00/10] net: fix nested device bugs
2019-10-25 16:53 UTC (3+ messages)
[PATCH bpf-next v3 0/5] xdp: Support multiple programs on a single interface through chain calls
2019-10-25 16:30 UTC (13+ messages)
` [PATCH bpf-next v3 1/5] bpf: Support chain calling multiple BPF programs after each other
` bpf indirect calls
[PATCH v2 0/3] dma-mapping: introduce new dma unmap and sync variants
2019-10-25 16:12 UTC (3+ messages)
` [PATCH v2 3/3] dpaa2_eth: use new unmap and sync dma api variants
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).