netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-03 07:35:20 to 2019-09-04 03:17:21 UTC [more...]

[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 

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

[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  (14+ 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  (7+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] net: phy: adin: implement Energy Detect Powerdown mode "
` [PATCH 3/4] [ethtool] ethtool: sync ethtool-copy.h: adds support for EDPD (3rd Sep 2019)
` [PATCH 4/4] [ethtool] ethtool: implement support for Energy Detect Power Down

[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 

rtnl_lock() question
 2019-09-03 21:55 UTC 

[PATCH] net/skbuff: silence warnings under memory pressure
 2019-09-03 21:42 UTC  (8+ messages)

[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

[pull request][net-next V2 00/18] Mellanox, mlx5 software managed steering
 2019-09-03 20:05 UTC  (19+ 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: 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  (9+ messages)
` [PATCH v2 1/4] can: mcp251x: Use devm_clk_get_optional() to get the input clock
` [PATCH v2 2/4] can: mcp251x: Make use of device property API
` [PATCH v2 3/4] can: mcp251x: Call wrapper instead of regulator_disable()
` [PATCH v2 4/4] can: mcp251x: Get rid of legacy platform data

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

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)

[PATCH] ipw2x00: fix spelling mistake "initializationg" -> "initialization"
 2019-09-03 13:40 UTC  (2+ messages)

[PATCH] airo: fix memory leaks
 2019-09-03 13:39 UTC  (2+ messages)

[PATCHv3] zd1211rw: remove false assertion from zd_mac_clear()
 2019-09-03 13:39 UTC  (2+ messages)

[PATCH] brcmfmac: remove redundant assignment to pointer hash
 2019-09-03 13:38 UTC  (2+ messages)

[PATCH 1/2] linux/kernel.h: add yesno(), onoff(), enableddisabled(), plural() helpers
 2019-09-03 13:37 UTC  (2+ messages)
` [PATCH 2/2] drm: convert to use "

[PATCH] brcm80211: Avoid possible null-pointer dereferences in wlc_phy_radio_init_2056()
 2019-09-03 13:37 UTC  (2+ messages)

[PATCH v3 1/2] net: bridge: use mac_len in bridge forwarding
 2019-09-03 13:36 UTC  (3+ messages)
` [Bridge] "

[PATCH] rtw88: remove redundant assignment to pointer debugfs_topdir
 2019-09-03 13:36 UTC  (2+ messages)

[PATCH] rtlwifi: remove unused variables 'RTL8712_SDIO_EFUSE_TABLE' and 'MAX_PGPKT_SIZE'
 2019-09-03 13:28 UTC  (2+ messages)

[PATCH net] ipmr: remove cache_resolve_queue_len
 2019-09-03 13:18 UTC  (4+ messages)

[PATCH net] sctp: use transport pf_retrans in sctp_do_8_2_transport_strike
 2019-09-03 13:15 UTC  (2+ messages)

[PATCH v2] Fix non-kerneldoc comment in realtek/rtlwifi/usb.c
 2019-09-03 13:06 UTC  (2+ messages)
` [PATCH v2] rtlwifi: fix non-kerneldoc comment in usb.c

KASAN: use-after-free Read in atusb_disconnect
 2019-09-03 12:08 UTC 

WARNING in hso_free_net_device
 2019-09-03 12:08 UTC 

KASAN: use-after-free Read in rsi_rx_done_handler
 2019-09-03 12:08 UTC 

[PATCH] net: 9p: Fix possible null-pointer dereferences in p9_cm_event_handler()
 2019-09-03 10:55 UTC  (3+ messages)

[PATCH v3] tun: fix use-after-free when register netdev failed
 2019-09-03 10:50 UTC  (15+ messages)

[PATCH net] tipc: add NULL pointer check before calling kfree_rcu
 2019-09-03  9:53 UTC 

pull-request: can-next 2019-09-03
 2019-09-03  9:46 UTC 

how to search for the best route from userspace in netlink?
 2019-09-03  9:29 UTC  (3+ messages)

[PATCH v3] rtw88: pci: Move a mass of jobs in hw IRQ to soft IRQ
 2019-09-03  9:18 UTC  (6+ messages)
` [PATCH v4] "

[PATCH v5 04/17] MIPS: PCI: refactor ioc3 special handling
 2019-09-03  9:10 UTC  (2+ messages)

[PATCH 4.14] tcp: fix tcp_rtx_queue_tail in case of empty retransmit queue
 2019-09-03  8:55 UTC  (7+ messages)

[PATCH v3 1/2] net: core: Notify on changes to dev->promiscuity
 2019-09-03  8:14 UTC  (8+ messages)

[PATCH v4 0/5] vsock/virtio: optimizations to increase the throughput
 2019-09-03  8:02 UTC  (6+ messages)
` [PATCH v4 2/5] vsock/virtio: reduce credit update messages
` request for stable (was Re: [PATCH v4 0/5] vsock/virtio: optimizations to increase the throughput)

[PATCH] hostap: remove set but not used variable 'copied' in prism2_io_debug_proc_read
 2019-09-03  8:01 UTC  (2+ messages)

[PATCH v4 1/5] vsock/virtio: limit the memory used per-socket
 2019-09-03  8:00 UTC  (13+ messages)

[PATCH net-next] vsock/virtio: a better comment on credit update
 2019-09-03  7:47 UTC  (2+ messages)

[PATCH net-next] r8152: modify rtl8152_set_speed function
 2019-09-03  7:36 UTC  (9+ 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).