Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
 messages from 2020-08-31 16:06:23 to 2020-09-01 12:38:48 UTC [more...]

[PATCH net-next v2 1/3] net: openvswitch: improve coding style
 2020-09-01 12:32 UTC  (5+ messages)

[net-next v2 0/4] tipc: add more features to TIPC encryption
 2020-08-31  8:38 UTC  (3+ messages)
` [net-next v2 1/4] tipc: optimize key switching time and logic
` [net-next v2 2/4] tipc: introduce encryption master key

[PATCH 0/5] SMSC: Cleanups and clock setup
 2020-09-01 12:30 UTC  (13+ messages)
` [PATCH 1/5] net: phy: smsc: skip ENERGYON interrupt if disabled
` [PATCH 4/5] net: phy: smsc: add phy refclk in support
` [PATCH 5/5] net: phy: smsc: LAN8710/LAN8720: remove PHY_RST_AFTER_CLK_EN flag

[PATCH net-next v4 0/3] net: openvswitch: improve the codes
 2020-09-01 12:26 UTC 

[PATCH v2 1/2] ath10k: Keep track of which interrupts fired, don't poll them
 2020-09-01 12:14 UTC  (5+ messages)

[net] tipc: fix using smp_processor_id() in preemptible
 2020-09-01 12:18 UTC  (7+ messages)

[PATCH 0/2] prandom_u32: make output less predictable
 2020-09-01 11:57 UTC  (10+ messages)
` [PATCH 1/2] random32: make prandom_u32() output unpredictable
` [PATCH 2/2] random32: add noise from network and scheduling activity

[PATCH net-next v3 0/3] net: openvswitch: improve codes
 2020-09-01 11:54 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: openvswitch: improve coding style

[PATCH v2] Bluetooth: Clear suspend tasks on unregister
 2020-09-01 11:24 UTC  (2+ messages)

[PATCH net-next] vhost: fix typo in error message
 2020-09-01 11:14 UTC  (3+ messages)

a saner API for allocating DMA addressable pages
 2020-09-01 11:06 UTC  (11+ messages)
` [PATCH 05/28] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT

[PATCH] Revert "wlcore: Adding suppoprt for IGTK key in wlcore driver"
 2020-09-01 10:59 UTC  (3+ messages)
  ` [EXTERNAL] "

PMTUD broken inside network namespace with multipath routing
 2020-09-01 10:44 UTC  (11+ messages)

[PATCH] drivers: reduce the param length of the line
 2020-09-01 10:26 UTC 

[PATCH] net: usb: dm9601: Add USB ID of Keenetic Plus DSL
 2020-09-01  8:57 UTC 

[PATCH][next] rtlwifi: Use fallthrough pseudo-keyword
 2020-09-01  9:36 UTC  (2+ messages)

[PATCH] rtlwifi: switch from 'pci_' to 'dma_' API
 2020-09-01  9:35 UTC  (2+ messages)

[PATCH] rtl818x_pci: switch from 'pci_' to 'dma_' API
 2020-09-01  9:34 UTC  (2+ messages)

[PATCH] p54: avoid accessing the data mapped to streaming DMA
 2020-09-01  9:34 UTC  (2+ messages)
`  "

[PATCH net-next] octeontx2-pf: Add UDP segmentation offload support
 2020-09-01  9:31 UTC 

[PATCH bpf-next v2] bpf: {cpu,dev}map: change various functions return type from int to void
 2020-09-01  9:30 UTC  (3+ messages)

[PATCH][next] mediatek: Use fallthrough pseudo-keyword
 2020-09-01  9:27 UTC  (2+ messages)

[PATCH 12/16] wireless: mediatek: convert tasklets to use new tasklet_setup() API
 2020-09-01  9:25 UTC  (2+ messages)

[PATCH 16/32] wireless: brcm80211: btcoex: Update 'brcmf_btcoex_state' and demote others
 2020-09-01  9:23 UTC  (2+ messages)
` [16/32] brcmfmac: "

[PATCH net-next 00/15] net: bridge: mcast: initial IGMPv3 support (part 1)
 2020-09-01  9:22 UTC  (2+ messages)

[PATCH 02/32] wireless: rsi: rsi_91x_mac80211: Add description for function param 'sta'
 2020-09-01  9:20 UTC  (2+ messages)
` [02/32] rsi: "

[PATCH net-next 2/3] devlink: Consider other controller while building phys_port_name
 2020-09-01  9:17 UTC  (13+ messages)

[PATCH 01/32] wireless: marvell: mwifiex: sdio: Move 'static const struct's into their own header file
 2020-09-01  9:15 UTC  (2+ messages)

[PATCH 00/32] Set 2: Rid W=1 warnings in Wireless
 2020-09-01  9:14 UTC  (2+ messages)

sysfs output without newlines
 2020-09-01  9:07 UTC  (4+ messages)

[PATCH 15/28] wireless: mediatek: mt7601u: phy: Fix misnaming when documented function parameter 'dac'
 2020-09-01  9:07 UTC  (2+ messages)
` [15/28] "

[PATCH 01/28] wireless: intersil: hostap: Mark 'freq_list' as __maybe_unused
 2020-09-01  9:03 UTC  (2+ messages)
` [01/28] "

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-09-01  8:50 UTC  (16+ messages)

[PATCH] net: ipv6: fix __rt6_purge_dflt_routers when forwarding is not set on all ifaces
 2020-09-01  8:20 UTC  (3+ messages)

[PATCH net-next] net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc
 2020-09-01  7:27 UTC  (3+ messages)

[PATCH] mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFO
 2020-09-01  7:08 UTC 

[PATCH nf] netfilter: ctnetlink: fix mark based dump filtering regression
 2020-09-01  6:56 UTC 

[PATCH net-next] net: diag: add workaround for inode truncation
 2020-09-01  6:55 UTC  (2+ messages)

[PATCH bpf-next] bpf: change bq_enqueue() return type from int to void
 2020-09-01  6:12 UTC  (3+ messages)

[PATCH net-next 0/5] ionic: struct cleanups
 2020-09-01  4:21 UTC  (13+ messages)
` [PATCH net-next 1/5] ionic: clean up page handling code
` [PATCH net-next 2/5] ionic: smaller coalesce default
` [PATCH net-next 3/5] ionic: struct reorder for faster access
` [PATCH net-next 4/5] ionic: clean up desc_info and cq_info structs
` [PATCH net-next 5/5] ionic: clean adminq service routine

[PATCH] ath11k: Mark two variables as __maybe_unused
 2020-09-01  3:56 UTC 

WARNING in bpf_cgroup_link_release
 2020-09-01  2:58 UTC  (2+ messages)

[PATCH net-next] net: dsa: mv88e6xxx: Fix W=1 warning with !CONFIG_OF
 2020-09-01  2:32 UTC 

[PATCH v2 bpf-next 00/14] Add libbpf full support for BPF-to-BPF calls
 2020-09-01  1:50 UTC  (15+ messages)
` [PATCH v2 bpf-next 01/14] libbpf: ensure ELF symbols table is found before further ELF processing
` [PATCH v2 bpf-next 02/14] libbpf: parse multi-function sections into multiple BPF programs
` [PATCH v2 bpf-next 03/14] libbpf: support CO-RE relocations for multi-prog sections
` [PATCH v2 bpf-next 04/14] libbpf: make RELO_CALL work for multi-prog sections and sub-program calls
` [PATCH v2 bpf-next 05/14] libbpf: implement generalized .BTF.ext func/line info adjustment
` [PATCH v2 bpf-next 06/14] libbpf: add multi-prog section support for struct_ops
` [PATCH v2 bpf-next 07/14] selftests/bpf: add selftest for multi-prog sections and bpf-to-bpf calls
` [PATCH v2 bpf-next 08/14] tools/bpftool: replace bpf_program__title() with bpf_program__section_name()
` [PATCH v2 bpf-next 09/14] selftests/bpf: don't use deprecated libbpf APIs
` [PATCH v2 bpf-next 10/14] libbpf: deprecate notion of BPF program "title" in favor of "section name"
` [PATCH v2 bpf-next 11/14] selftests/bpf: turn fexit_bpf2bpf into test with subtests
` [PATCH v2 bpf-next 12/14] selftests/bpf: convert pyperf, strobemeta, and l4lb_noinline to __noinline
` [PATCH v2 bpf-next 13/14] selftests/bpf: modernize xdp_noinline test w/ skeleton and __noinline
` [PATCH v2 bpf-next 14/14] selftests/bpf: convert cls_redirect selftest to use __noinline

VRRP not working on i40e X722 S2600WFT
 2020-09-01  1:35 UTC  (4+ messages)
  ` [Intel-wired-lan] "

[net-next] tipc: fix use-after-free in tipc_bcast_get_mode
 2020-09-01  1:02 UTC  (3+ messages)

KASAN: use-after-free Write in rtl_fw_do_work
 2020-09-01  0:37 UTC  (3+ messages)

[PATCH bpf] bpf: refer to struct xdp_md in user space comments
 2020-08-31 23:28 UTC  (4+ messages)

Policy Routing and two independent, not cooperating IPv6 uplinks
 2020-08-31 22:14 UTC 

[RFC PATCH] libbpf: Support setting map max_entries at runtime
 2020-08-31 22:49 UTC 

[PATCH net-next 0/5] ibmvnic: Report ACL settings in sysfs
 2020-08-31 22:30 UTC  (15+ messages)
` [PATCH net-next 1/5] ibmvnic: Create failover sysfs as part of an attribute group
` [PATCH net-next 2/5] ibmvnic: Include documentation for ibmvnic sysfs files
` [PATCH net-next 3/5] ibmvnic: Remove ACL change indication definitions
` [PATCH net-next 4/5] ibmvnic: Reporting device ACL settings through sysfs
` [PATCH net-next 5/5] ibmvnic: Provide documentation for ACL sysfs files

[PATCH bpf-next] bpf: Remove bpf_lsm_file_mprotect from sleepable list
 2020-08-31 21:25 UTC  (2+ messages)

[PATCH] Remove ipvs v6 dependency on iptables
 2020-08-31 21:18 UTC  (4+ messages)
` [PATCHv5 net-next] ipvs: remove dependency on ip6_tables

[PATCH bpf-next] samples/bpf: fix to xdpsock to avoid recycling frames
 2020-08-31 21:03 UTC  (2+ messages)

[PATCH bpf-next] samples/bpf: optimize l2fwd performance in xdpsock
 2020-08-31 21:02 UTC  (2+ messages)

possible deadlock in __sock_release
 2020-08-31 20:58 UTC 

general protection fault in sock_close
 2020-08-31 20:39 UTC  (3+ messages)

[PATCH bpf-next] bpf: add bpf_get_xdp_hash helper function
 2020-08-31 20:33 UTC  (3+ messages)

[PATCH bpf-next v5 00/15] xsk: support shared umems between devices and queues
 2020-08-31 20:20 UTC  (2+ messages)

[PATCH v2] net: ipv4: remove unused arg exact_dif in compute_score
 2020-08-31 20:20 UTC  (3+ messages)

[PATCH v2] net: ipv6: remove unused arg exact_dif in compute_score
 2020-08-31 20:19 UTC  (3+ messages)

[PATCH bpf-next] bpf: Fix build without BPF_LSM
 2020-08-31 20:07 UTC  (4+ messages)

[PATCH v2 bpf-next] bpf: Fix build without BPF_SYSCALL, but with BPF_JIT
 2020-08-31 20:07 UTC  (4+ messages)

[PATCH] net: ethernet: ti: am65-cpsw: fix rmii 100Mbit link mode
 2020-08-31 20:07 UTC  (2+ messages)

[PATCH net-next v5 0/5] net: phy: add Lynx PCS MDIO module
 2020-08-31 19:52 UTC  (2+ messages)

[PATCH net-next] tipc: Remove unused macro TIPC_NACK_INTV
 2020-08-31 19:42 UTC  (2+ messages)

[PATCH net-next] net/wan/fsl_ucc_hdlc: Add MODULE_DESCRIPTION
 2020-08-31 19:42 UTC  (2+ messages)

[PATCH net-next] net: hns: Remove unused macro AE_NAME_PORT_ID_IDX
 2020-08-31 19:42 UTC  (2+ messages)

[PATCH net-next] net: dl2k: Remove unused macro DRV_NAME
 2020-08-31 19:42 UTC  (2+ messages)

[PATCH net-next] net: wan: slic_ds26522: Remove unused macro DRV_NAME
 2020-08-31 19:42 UTC  (2+ messages)

[PATCH net-next] tipc: Remove unused macro TIPC_FWD_MSG
 2020-08-31 19:42 UTC  (2+ messages)

general protection fault in __sock_release (3)
 2020-08-31 19:38 UTC 

[PATCH net-next] mptcp: Remove unused macro MPTCP_SAME_STATE
 2020-08-31 19:37 UTC  (2+ messages)

[PATCH 0/2 v3 net-next] 8390: core cleanups
 2020-08-31 19:37 UTC  (3+ messages)

[PATCH] net: clean up codestyle
 2020-08-31 19:33 UTC  (2+ messages)

[PATCH] net: Use helper macro IP_MAX_MTU in __ip_append_data()
 2020-08-31 19:33 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ti: am65-cpts: fix i2083 genf (and estf) Reconfiguration Issue
 2020-08-31 19:30 UTC  (2+ messages)

[PATCH net-next 0/4] sfc: clean up some W=1 build warnings
 2020-08-31 19:29 UTC  (3+ messages)

[PATCH net] cxgb4: fix thermal zone device registration
 2020-08-31 19:27 UTC  (2+ messages)

[PATCH net-next v2 0/2] Add ip6_fragment in ipv6_stub
 2020-08-31 19:26 UTC  (2+ messages)

[PATCH net-next 0/2] gtp: minor enhancements
 2020-08-31 19:24 UTC  (2+ messages)

[PATCH net-next] net: phylink: avoid oops during initialisation
 2020-08-31 19:23 UTC  (2+ messages)

[PATCH net] drivers/net/wan/hdlc_cisco: Add hard_header_len
 2020-08-31 19:23 UTC  (2+ messages)

[PATCH net-next v2 0/3] hinic: add debugfs support
 2020-08-31 19:21 UTC  (2+ messages)

rtnl_lock deadlock with tg3 driver
 2020-08-31 19:20 UTC  (3+ messages)

[PATCH net] ionic: fix txrx work accounting
 2020-08-31 19:20 UTC  (2+ messages)

[PATCH net-next 0/3] dpaa2-eth: add a dpaa2_eth_ prefix to all functions
 2020-08-31 19:03 UTC  (5+ messages)
` [PATCH net-next 1/3] dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-ethtool.c
` [PATCH net-next 2/3] dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth.c
` [PATCH net-next 3/3] dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth-dcb.c

WARNING in nla_get_range_unsigned
 2020-08-31 19:02 UTC  (3+ messages)
` [PATCH] netlink: policy: correct validation type check

[PATCH net-next v3 0/3] hinic: add debugfs support
 2020-08-31 18:59 UTC  (5+ messages)
` [PATCH net-next v3 1/3] hinic: add support to query sq info
` [PATCH net-next v3 2/3] hinic: add support to query rq info

[PATCH RFC v2 net-next] net/tls: Implement getsockopt SOL_TLS TLS_RX
 2020-08-31 18:30 UTC  (3+ messages)
` [PATCH RFC v3 "

[PATCH 0/8] Netfilter fixes for net
 2020-08-31 18:22 UTC  (2+ messages)

WARNING in idr_get_next
 2020-08-31 17:48 UTC 

possible deadlock in cleanup_net
 2020-08-31 17:17 UTC 

[PATCH net-next] ibmvnic: Harden device Command Response Queue handshake
 2020-08-31 16:59 UTC 

WARNING in chnl_net_uninit
 2020-08-31 16:58 UTC 

[PATCH v3 bpf-next 0/5] bpf: Introduce minimal support for sleepable progs
 2020-08-31 16:56 UTC  (9+ messages)
` [PATCH v3 bpf-next 2/5] bpf: Introduce sleepable BPF programs
` [PATCH v3 bpf-next 5/5] selftests/bpf: Add sleepable tests

[PATCH] Bluetooth: Clear suspend tasks on unregister
 2020-08-31 16:51 UTC  (3+ messages)

BUG: corrupted list in kobject_add_internal
 2020-08-31 16:06 UTC  (3+ messages)
` [PATCH] Bluetooth: fix "list_add double add" in hci_conn_complete_evt


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