netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-03 13:41:07 to 2019-09-04 08:59:28 UTC [more...]

[PATCH v5] perf machine: arm/arm64: Improve completeness for kernel address space
 2019-09-04  8:59 UTC  (10+ messages)

[PATCH] net/skbuff: silence warnings under memory pressure
 2019-09-04  8:25 UTC  (16+ messages)

linux-next: build failure after merge of the net-next tree
 2019-09-04  8:18 UTC  (3+ messages)

[PATCH 1/2] linux/kernel.h: add yesno(), onoff(), enableddisabled(), plural() helpers
 2019-09-04  8:07 UTC  (3+ messages)

[PATCH v1 net-next 00/15] tc-taprio offload for SJA1105 DSA
 2019-09-04  7:50 UTC  (3+ messages)
` [PATCH v1 net-next 10/15] net: dsa: Pass ndo_setup_tc slave callback to drivers

[PATCH net] ipmr: remove cache_resolve_queue_len
 2019-09-04  7:50 UTC  (3+ messages)
` [PATCHv2 net-next] "

[PATCH] ath10k: Use ARRAY_SIZE instead of dividing sizeof array with sizeof an element
 2019-09-04  7:41 UTC 

[patch net-next] rocker: add missing init_net check in FIB notifier
 2019-09-04  7:40 UTC 

[PATCH net] ipv4: fix ifa_flags reuse problem in using ifconfig tool
 2019-09-04  7:37 UTC 

rtnl_lock() question
 2019-09-04  7:39 UTC  (2+ messages)

[RFC PATCH v2 net-next 00/15] tc-taprio offload for SJA1105 DSA
 2019-09-04  7:31 UTC  (5+ messages)
` [RFC PATCH v2 net-next 10/15] net: dsa: Pass ndo_setup_tc slave callback to drivers

[PATCH v3 1/2] net: bridge: use mac_len in bridge forwarding
 2019-09-04  7:14 UTC  (4+ messages)
` [Bridge] "

[PATCH net-next v3] tc SKB extension for tc Chains/Conntrack hardware offload
 2019-09-04  7:13 UTC  (4+ messages)
` [PATCH net-next v3] net: openvswitch: Set OvS recirc_id from tc chain index

[PATCH bpf 0/2] libbpf: remove two dependencies on Linux kernel headers and improve performance as a bonus
 2019-09-04  6:56 UTC  (5+ messages)
` [PATCH bpf 2/2] libbpf: remove dependency on barrier.h in xsk.h

[PATCH] ath9k: Remove unneeded variable to store return value
 2019-09-04  6:43 UTC 

[PATCH 1/2] Fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe
 2019-09-04  6:23 UTC  (2+ messages)

[PATCH] wcn36xx: use dynamic allocation for large variables
 2019-09-04  6:22 UTC  (2+ messages)

[PATCH] ath6kl: Fix a possible null-pointer dereference in ath6kl_htc_mbox_create()
 2019-09-04  6:21 UTC  (2+ messages)

[PATCH -next] carl9170: remove set but not used variable 'udev'
 2019-09-04  6:10 UTC  (2+ messages)

[PATCH] wil6210: Delete an unnecessary kfree() call in wil_tid_ampdu_rx_alloc()
 2019-09-04  6:08 UTC  (2+ messages)

[PATCH][next] wil6210: fix wil_cid_valid with negative cid values
 2019-09-04  6:05 UTC  (2+ messages)

[PATCHv2 1/1] net: rds: add service level support in rds-info
 2019-09-04  5:08 UTC  (3+ messages)

[net-next 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2019-09-03
 2019-09-04  4:51 UTC  (17+ messages)
` [net-next 01/15] ice: Fix EMP reset handling
` [net-next 02/15] ice: Fix resource leak in ice_remove_rule_internal()
` [net-next 03/15] ice: Report what the user set for coalesce [tx|rx]-usecs
` [net-next 04/15] ice: Deduce TSA value from the priority value in the CEE mode
` [net-next 05/15] ice: add needed PFR during driver unload
` [net-next 06/15] ice: update driver unloading field for Queue Shutdown AQ command
` [net-next 07/15] ice: add print of autoneg state to link message
` [net-next 08/15] ice: print extra message if topology issue
` [net-next 09/15] ice: Cleanup defines in ice_type.h
` [net-next 10/15] ice: Limit Max TCs on devices with more than 4 ports
` [net-next 11/15] ice: Correctly handle return values for init DCB
` [net-next 12/15] ice: Always notify FW of VF reset
` [net-next 13/15] ice: Report stats when VSI is down
` [net-next 14/15] ice: Remove enable DCB when SW LLDP is activated
` [net-next 15/15] ice: Only disable VLAN pruning for the VF when all VLANs are removed

[pull request][net-next V2 00/18] Mellanox, mlx5 software managed steering
 2019-09-04  4:48 UTC  (20+ messages)
` [net-next V2 01/18] net/mlx5: Add flow steering actions to fs_cmd shim layer
` [net-next V2 02/18] net/mlx5: DR, Add the internal direct rule types definitions
` [net-next V2 03/18] net/mlx5: DR, Add direct rule command utilities
` [net-next V2 04/18] net/mlx5: DR, ICM pool memory allocator
` [net-next V2 05/18] net/mlx5: DR, Expose an internal API to issue RDMA operations
` [net-next V2 06/18] net/mlx5: DR, Add Steering entry (STE) utilities
` [net-next V2 07/18] net/mlx5: DR, Expose steering domain functionality
` [net-next V2 08/18] net/mlx5: DR, Expose steering table functionality
` [net-next V2 09/18] net/mlx5: DR, Expose steering matcher functionality
` [net-next V2 10/18] net/mlx5: DR, Expose steering action functionality
` [net-next V2 11/18] net/mlx5: DR, Expose steering rule functionality
` [net-next V2 12/18] net/mlx5: DR, Add required FW steering functionality
` [net-next V2 13/18] net/mlx5: DR, Expose APIs for direct rule managing
` [net-next V2 14/18] net/mlx5: DR, Add CONFIG_MLX5_SW_STEERING for software steering support
` [net-next V2 15/18] net/mlx5: Add direct rule fs_cmd implementation
` [net-next V2 16/18] net/mlx5: Add API to set the namespace steering mode
` [net-next V2 17/18] net/mlx5: Add support to use SMFS in switchdev mode
` [net-next V2 18/18] net/mlx5: Add devlink flow_steering_mode parameter

[PATCH net-next 0/5] net/tls: minor cleanups
 2019-09-04  4:36 UTC  (7+ messages)
` [PATCH net-next 1/5] net/tls: use the full sk_proto pointer
` [PATCH net-next 4/5] net/tls: clean up the number of #ifdefs for CONFIG_TLS_DEVICE

[RFC v3] vhost: introduce mdev based hardware vhost backend
 2019-09-04  4:32 UTC  (4+ messages)

[PATCH 0/3] net: remove an redundant continue
 2019-09-04  3:46 UTC  (4+ messages)
` [PATCH 1/3] rtlwifi: Remove an unnecessary continue in _rtl8723be_phy_config_bb_with_pgheaderfile
` [PATCH 2/3] nfp: Drop unnecessary continue in nfp_net_pf_alloc_vnics
` [PATCH 3/3] ath10k: Drop unnecessary continue in ath10k_mac_update_vif_chan

[PATCH] net-ipv6: fix excessive RTF_ADDRCONF flag on ::1/128 local route (and others)
 2019-09-04  3:17 UTC  (8+ messages)

[PATCH] net: hsr: remove an redundant null check before kfree_skb
 2019-09-04  3:09 UTC 

[PATCH 0/3] net: Use kzfree() directly
 2019-09-04  2:39 UTC  (4+ messages)
` [PATCH 1/3] ixgbe: Use kzfree() rather than its implementation
` [PATCH 2/3] sunrpc: Use kzfree "
` [PATCH 3/3] net: mpoa: "

[BACKPORT 4.14.y 0/8] Candidates from Spreadtrum 4.14 product kernel
 2019-09-04  2:38 UTC  (5+ messages)
` [BACKPORT 4.14.y 4/8] net: sctp: fix warning "NULL check before some freeing functions is not needed"

[PATCH v2 bpf-next 1/3] capability: introduce CAP_BPF and CAP_TRACING
 2019-09-04  1:39 UTC  (6+ messages)
` [PATCH v2 bpf-next 2/3] bpf: implement CAP_BPF

[PATCH bpf-next 00/13] bpf: adding map batch processing support
 2019-09-04  1:35 UTC  (12+ messages)

[PATCH] Clock-independent TCP ISN generation
 2019-09-04  0:45 UTC  (13+ messages)

[PATCH bpf-next] selftests/bpf: precision tracking tests
 2019-09-03 22:51 UTC 

Proposal: r8152 firmware patching framework
 2019-09-03 22:50 UTC  (7+ messages)

[PATCH 0/4] ethtool: implement Energy Detect Powerdown support via phy-tunable
 2019-09-03 22:41 UTC  (3+ messages)

[PATCH v7 net-next 00/19] ionic: Add ionic driver
 2019-09-03 22:28 UTC  (20+ messages)
` [PATCH v7 net-next 01/19] devlink: Add new info version tags for ASIC and FW
` [PATCH v7 net-next 02/19] ionic: Add basic framework for IONIC Network device driver
` [PATCH v7 net-next 03/19] ionic: Add hardware init and device commands
` [PATCH v7 net-next 04/19] ionic: Add port management commands
` [PATCH v7 net-next 05/19] ionic: Add basic lif support
` [PATCH v7 net-next 06/19] ionic: Add interrupts and doorbells
` [PATCH v7 net-next 07/19] ionic: Add basic adminq support
` [PATCH v7 net-next 08/19] ionic: Add adminq action
` [PATCH v7 net-next 09/19] ionic: Add notifyq support
` [PATCH v7 net-next 10/19] ionic: Add the basic NDO callbacks for netdev support
` [PATCH v7 net-next 11/19] ionic: Add management of rx filters
` [PATCH v7 net-next 12/19] ionic: Add Rx filter and rx_mode ndo support
` [PATCH v7 net-next 13/19] ionic: Add async link status check and basic stats
` [PATCH v7 net-next 14/19] ionic: Add initial ethtool support
` [PATCH v7 net-next 15/19] ionic: Add Tx and Rx handling
` [PATCH v7 net-next 16/19] ionic: Add netdev-event handling
` [PATCH v7 net-next 17/19] ionic: Add driver stats
` [PATCH v7 net-next 18/19] ionic: Add RSS support
` [PATCH v7 net-next 19/19] ionic: Add coalesce and other features

[PATCH v2] riscv: add support for SECCOMP and SECCOMP_FILTER
 2019-09-03 22:27 UTC  (2+ messages)

[PATCH v2] net: fixed_phy: Add forward declaration for struct gpio_desc;
 2019-09-03 22:23 UTC 

[PATCH net 0/2] nexthops: Fix multipath notifications for IPv6 and selftests
 2019-09-03 22:22 UTC  (3+ messages)
` [PATCH net 1/2] ipv6: Fix RTA_MULTIPATH with nexthop objects
` [PATCH net 2/2] selftest: A few cleanups for fib_nexthops.sh

[PATCH v2 net] net: Properly update v4 routes with v6 nexthop
 2019-09-03 22:17 UTC  (2+ messages)

[PATCH bpf] bpf: fix precision tracking of stack slots
 2019-09-03 22:16 UTC 

[PATCH] net: sched: taprio: Fix potential integer overflow in taprio_set_picos_per_byte
 2019-09-03 21:26 UTC  (4+ messages)

[PATCH v4 0/2] Drop IPV6 packets if IPv6 is disabled on boot
 2019-09-03 20:55 UTC  (13+ messages)
` [PATCH v4 1/2] netfilter: Terminate rule eval if protocol=IPv6 and ipv6 module is disabled

[PATCH bpf-next V9 0/3] BPF: New helper to obtain namespace data from current task
 2019-09-03 20:36 UTC  (10+ messages)
` [PATCH bpf-next V9 1/3] bpf: new "

[PATCH net-next] net: Fail explicit bind to local reserved ports
 2019-09-03 20:34 UTC  (3+ messages)

[net PATCH] net: sock_map, fix missing ulp check in sock hash case
 2019-09-03 20:24 UTC 

net/mlx5e: bind() always returns EINVAL with XDP_ZEROCOPY
 2019-09-03 20:19 UTC  (2+ messages)

[PATCH] net/mlx5: Use PTR_ERR_OR_ZERO rather than its implementation
 2019-09-03 20:08 UTC  (2+ messages)

[pull request][net-next 00/18] Mellanox, mlx5 software managed steering
 2019-09-03 20:08 UTC  (4+ messages)
` [net-next 01/18] net/mlx5: Add flow steering actions to fs_cmd shim layer

[PATCH] net: fixed_phy: Add forward declaration for struct gpio_desc;
 2019-09-03 19:46 UTC  (2+ messages)

[PATCH net-next] net/ncsi: support unaligned payload size in NC-SI cmd handler
 2019-09-03 19:21 UTC  (4+ messages)

[PATCH v2 net-next 1/2] i40e: fix hw_dbg usage in i40e_hmc_get_object_va
 2019-09-03 19:20 UTC  (2+ messages)
` [PATCH v2 net-next 2/2] i40e: Implement debug macro hw_dbg using dev_dbg

BUG: using smp_processor_id() in preemptible [ADDR] code: mime_typevmnet0/NUM
 2019-09-03 19:04 UTC 

Is bug 200755 in anyone's queue??
 2019-09-03 17:55 UTC  (5+ messages)

[PATCH net-next v3 0/3] net: dsa: mt7530: Convert to PHYLINK and add support for port 5
 2019-09-03 17:28 UTC  (3+ messages)
` [PATCH net-next v3 2/3] dt-bindings: net: dsa: mt7530: Add "

BUG_ON in skb_segment, after bpf_skb_change_proto was applied
 2019-09-03 17:24 UTC  (10+ messages)

[PATCH net-next,v2 0/4] flow_offload: update mangle action representation
 2019-09-03 16:45 UTC  (5+ messages)
` [PATCH net-next,v2 1/4] net: flow_offload: flip mangle action mask
` [PATCH net-next,v2 2/4] net: flow_offload: bitwise AND on mangle action value field
` [PATCH net-next,v2 3/4] net: flow_offload: mangle action at byte level
` [PATCH net-next,v2 4/4] netfilter: nft_payload: packet mangling offload support

[PATCH AUTOSEL 5.2 04/23] iwlwifi: add new cards for 22000 and fix struct name
 2019-09-03 16:24 UTC  (5+ messages)
` [PATCH AUTOSEL 5.2 05/23] iwlwifi: add new cards for 22000 and change wrong structs
` [PATCH AUTOSEL 5.2 06/23] iwlwifi: add new cards for 9000 and 20000 series
` [PATCH AUTOSEL 5.2 07/23] iwlwifi: change 0x02F0 fw from qu to quz
` [PATCH AUTOSEL 5.2 08/23] iwlwifi: pcie: add support for qu c-step devices

[PATCH AUTOSEL 4.19 069/167] mt76: fix corrupted software generated tx CCMP PN
 2019-09-03 16:23 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 071/167] iwlwifi: fix devices with PCI Device ID 0x34F0 and 11ac RF modules
` [PATCH AUTOSEL 4.19 072/167] iwlwifi: add new card for 9260 series

[PATCH bpf-next v2 0/4] xsk: various CPU barrier and {READ, WRITE}_ONCE fixes
 2019-09-03 15:26 UTC  (4+ messages)
` [PATCH bpf-next v2 2/4] xsk: add proper barriers and {READ, WRITE}_ONCE-correctness for state

[PATCH v2 0/4] can: mcp251x: Make use of device properties
 2019-09-03 15:22 UTC  (4+ messages)
` [PATCH v2 4/4] can: mcp251x: Get rid of legacy platform data

memory leak in nr_rx_frame (2)
 2019-09-03 14:35 UTC  (2+ messages)

[PATCH 2/2] Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe
 2019-09-03 14:14 UTC  (2+ messages)

KSZ8863 ethernet PHY support question
 2019-09-03 13:59 UTC 

[PATCH bpf-next] arm64: bpf: optimize modulo operation
 2019-09-03 14:05 UTC  (2+ messages)

[PATCH] Fix a double free bug in rsi_91x_deinit
 2019-09-03 13:55 UTC  (2+ messages)
` [PATCH] rsi: fix a double free bug in rsi_91x_deinit()

[PATCH][next] zd1211rw: zd_usb: Use struct_size() helper
 2019-09-03 13:45 UTC  (2+ messages)

[PATCH] brcmfmac: replace strncpy() by strscpy()
 2019-09-03 13:43 UTC  (2+ messages)

[PATCH bpf-next 1/2] selftests/bpf: test_progs: fix verbose mode garbage
 2019-09-03 13:40 UTC  (2+ messages)


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