netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-26 20:00:35 to 2020-06-27 17:30:26 UTC [more...]

[PATCH bpf-next 00/10] BPF TCP header options
 2020-06-27 17:30 UTC  (9+ messages)
` [PATCH bpf-next 02/10] tcp: bpf: Parse BPF experimental header option
` [PATCH bpf-next 07/10] bpf: selftests: Restore netns after each test
` [PATCH bpf-next 09/10] tcp: bpf: Add TCP_BPF_DELACK_MAX and TCP_BPF_RTO_MIN to bpf_setsockopt

ADQ - comparison to aRFS, clarifications on NAPI ID, binding with busy-polling
 2020-06-27 16:26 UTC  (3+ messages)

[PATCH 1/4] fix trailing */ in block comment
 2020-06-27 15:01 UTC  (6+ messages)
` [PATCH 2/4] fix else after return or break
` [PATCH 3/4] fix ql_sem_unlock
` [PATCH 4/4] replace pr_err with netdev_err

[PATCH v2 1/4] staging: qlge: fix trailing */ in block comment
 2020-06-27 14:58 UTC  (4+ messages)
` [PATCH v2 2/4] staging: qlge: fix else after return or break
` [PATCH v2 3/4] staging: qlge: fix ql_sem_unlock
` [PATCH v2 4/4] staging: qlge: replace pr_err with netdev_err

[PATCH ghak90 V9 00/13] audit: implement container identifier
 2020-06-27 13:20 UTC  (14+ messages)
` [PATCH ghak90 V9 01/13] audit: collect audit task parameters
` [PATCH ghak90 V9 02/13] audit: add container id
` [PATCH ghak90 V9 03/13] audit: read container ID of a process
` [PATCH ghak90 V9 04/13] audit: log drop of contid on exit of last task
` [PATCH ghak90 V9 05/13] audit: log container info of syscalls
` [PATCH ghak90 V9 06/13] audit: add contid support for signalling the audit daemon
` [PATCH ghak90 V9 07/13] audit: add support for non-syscall auxiliary records
` [PATCH ghak90 V9 08/13] audit: add containerid support for user records
` [PATCH ghak90 V9 09/13] audit: add containerid filtering
` [PATCH ghak90 V9 10/13] audit: add support for containerid to network namespaces
` [PATCH ghak90 V9 11/13] audit: contid check descendancy and nesting
` [PATCH ghak90 V9 12/13] audit: track container nesting
` [PATCH ghak90 V9 13/13] audit: add capcontid to set contid outside init_user_ns

possible deadlock in dev_mc_unsync
 2020-06-27 13:19 UTC  (2+ messages)

IPv4: Why are sysctl settings of abandoned route cache / GC still around?
 2020-06-27 12:33 UTC 

[PATCH net-next] net: mscc: ocelot: remove EXPORT_SYMBOL from ocelot_net.c
 2020-06-27 12:03 UTC 

[RFC PATCH v1 0/2] handle USB endpoint race condition
 2020-06-27 10:54 UTC  (3+ messages)
` [RFC PATCH v1 1/2] Bluetooth: queue ACL packets if no handle is found
` [RFC PATCH v1 2/2] Bluetooth: queue L2CAP conn req if encryption is needed

[PATCH] sctp: Fix sk_buff leak when receiving a datagram
 2020-06-27  7:57 UTC  (2+ messages)
` [sctp] cf8d0e3e58: WARNING:at_net/ipv4/af_inet.c:#inet_sock_destruct

wireguard: problem sending via libpcap's packet socket
 2020-06-27 10:09 UTC  (5+ messages)

[PATCH 2/2] staging: qlge: fix else after return or break
 2020-06-27 10:21 UTC  (5+ messages)

[PATCH net 0/2] wireguard fixes for 5.8-rc3
 2020-06-27  9:50 UTC  (5+ messages)
` [PATCH net 2/2] wireguard: device: avoid circular netns references

KASAN: slab-out-of-bounds Read in qrtr_endpoint_post
 2020-06-27  8:50 UTC 

[PATCH net 0/5] support AF_PACKET for layer 3 devices
 2020-06-27  8:07 UTC  (6+ messages)
` [PATCH net 1/5] net: ip_tunnel: add header_ops "
` [PATCH net 2/5] net: ipip: implement header_ops->parse_protocol for AF_PACKET
` [PATCH net 3/5] wireguard: "
` [PATCH net 4/5] wireguard: queueing: make use of ip_tunnel_parse_protocol
` [PATCH net 5/5] tun: implement header_ops->parse_protocol for AF_PACKET

[PATCH net] genetlink: take netlink table lock when (un)registering
 2020-06-27  7:58 UTC  (2+ messages)
` [genetlink] 9eb5d9390b: BUG:sleeping_function_called_from_invalid_context_at_kernel/locking/rwsem.c

[PATCH] net: ipv4: Fix wrong type conversion from hint to rt in ip_route_use_hint()
 2020-06-27  7:47 UTC 

KASAN: vmalloc-out-of-bounds Read in __nla_validate_parse
 2020-06-27  7:18 UTC 

KASAN: slab-out-of-bounds Read in decode_session6
 2020-06-27  7:18 UTC 

KASAN: vmalloc-out-of-bounds Read in __cfg8NUM_wpan_dev_from_attrs
 2020-06-27  7:17 UTC 

[Patch net] genetlink: get rid of family->attrbuf
 2020-06-27  7:12 UTC 

[PATCH] qlge.h: Adding the missing blank line after declarations
 2020-06-27  7:05 UTC  (2+ messages)

[PATCH net] xsk: remove cheap_dma optimization
 2020-06-27  7:04 UTC  (4+ messages)

the XSK buffer pool needs be to reverted
 2020-06-27  7:02 UTC  (3+ messages)

[PATCH net-next 0/3] cxgb4: add mirror action support for TC-MATCHALL
 2020-06-27  6:48 UTC  (10+ messages)
` [PATCH net-next 1/3] cxgb4: add mirror action to TC-MATCHALL offload

[PATCH net-next v3 0/5] hinic: add some ethtool ops support
 2020-06-27  6:52 UTC  (6+ messages)
` [PATCH net-next v3 1/5] hinic: add support to set and get pause params
` [PATCH net-next v3 2/5] hinic: add support to set and get irq coalesce
` [PATCH net-next v3 3/5] hinic: add self test support
` [PATCH net-next v3 4/5] hinic: add support to identify physical device
` [PATCH net-next v3 5/5] hinic: add support to get eeprom information

[PATCH v1] bnx2x: use generic power management
 2020-06-27  5:50 UTC  (3+ messages)

KASAN: use-after-free Read in tipc_nl_node_dump_monitor_peer (2)
 2020-06-27  5:38 UTC  (3+ messages)

[net-next 00/13][pull request] 1GbE Intel Wired LAN Driver Updates 2020-06-26
 2020-06-27  4:30 UTC  (15+ messages)
` [net-next 01/13] igc: Add initial EEE support
` [net-next 02/13] igc: Add initial LTR support
` [net-next 03/13] igc: Clean up Rx timestamping logic
` [net-next 04/13] igc: Remove duplicate code in Tx timestamp handling
` [net-next 05/13] igc: Check __IGC_PTP_TX_IN_PROGRESS instead of ptp_tx_skb
` [net-next 06/13] igc: Remove UDP filter setup in PTP code
` [net-next 07/13] igc: Refactor igc_ptp_set_timestamp_mode()
` [net-next 08/13] igc: Fix Rx timestamp disabling
` [net-next 09/13] igc: Add LPI counters
` [net-next 10/13] igc: Remove TCP segmentation TX fail counter
` [net-next 11/13] igc: Refactor the igc_power_down_link()
` [net-next 12/13] igc: Remove unneeded check for copper media type
` [net-next 13/13] igc: Remove checking media type during MAC initialization

[PATCH net-next 0/4] tcp: improve delivered counts in SCM_TSTAMP_ACK
 2020-06-27  4:05 UTC  (5+ messages)
` [PATCH net-next 1/4] tcp: stamp SCM_TSTAMP_ACK later in tcp_clean_rtx_queue()
` [PATCH net-next 2/4] tcp: add ece_ack flag to reno sack functions
` [PATCH net-next 3/4] tcp: count sacked packets in tcp_sacktag_state
` [PATCH net-next 4/4] tcp: update delivered_ce with delivered

[PATCH net-next 4/5] ipv6: ioam: Generic Netlink to configure IOAM
 2020-06-27  4:04 UTC  (5+ messages)
` [PATCH net-next] Fix unchecked dereference

[PATCH net-next v13 2/3] xen networking: add basic XDP support for xen-netfront
 2020-06-27  2:42 UTC  (2+ messages)

[PATCH net-next v2 0/5] hinic: add some ethtool ops support
 2020-06-27  2:11 UTC  (7+ messages)
` [PATCH net-next v2 1/5] hinic: add support to set and get pause params
` [PATCH net-next v2 5/5] hinic: add support to get eeprom information

[net-next v3 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2020-06-25
 2020-06-27  1:26 UTC  (8+ messages)
` [net-next v3 06/15] iecm: Implement mailbox functionality
` [net-next v3 11/15] iecm: Add splitq TX/RX

Re: [v1,net-next 3/4] net: qos: police action add index for tc flower offloading
 2020-06-27  1:06 UTC 

[PATCH bpf-next v2 1/4] bpf: add BPF_CGROUP_INET_SOCK_RELEASE hook
 2020-06-27  0:59 UTC  (8+ messages)
` [PATCH bpf-next v2 2/4] libbpf: add support for BPF_CGROUP_INET_SOCK_RELEASE
` [PATCH bpf-next v2 3/4] bpftool: support BPF_CGROUP_INET_SOCK_RELEASE

[PATCH bpf-next 1/4] bpf: add BPF_CGROUP_INET_SOCK_RELEASE hook
 2020-06-27  0:57 UTC  (8+ messages)
` [PATCH bpf-next 2/4] libbpf: add support for BPF_CGROUP_INET_SOCK_RELEASE
` [PATCH bpf-next 4/4] selftests/bpf: test BPF_CGROUP_INET_SOCK_RELEASE

[PATCH v3 bpf-next 0/4] bpf: introduce bpf_get_task_stack()
 2020-06-27  0:42 UTC  (5+ messages)
` [PATCH v3 bpf-next 1/4] perf: expose get/put_callchain_entry()
` [PATCH v3 bpf-next 1/4] perf: expose get/put_chain_entry()
` [PATCH v3 bpf-next 4/4] selftests/bpf: add bpf_iter test with bpf_get_task_stack()

[PATCH v2 bpf-next 0/4] bpf: introduce bpf_get_task_stack()
 2020-06-27  0:06 UTC  (20+ messages)
` [PATCH v2 bpf-next 1/4] perf: export get/put_chain_entry()
` [PATCH v2 bpf-next 2/4] bpf: introduce helper bpf_get_task_stak()
` [PATCH v2 bpf-next 4/4] selftests/bpf: add bpf_iter test with bpf_get_task_stack()

[PATCH v5 06/11] thermal: Add mode helpers
 2020-06-26 23:34 UTC  (5+ messages)
` [RFC PATCH] thermal: thermal_zone_device_set_mode() can be static

[PATCH net-next 0/8] net: atlantic: various non-functional changes
 2020-06-26 23:33 UTC  (2+ messages)

[PATCH v1] rds: If one path needs re-connection, check all and re-connect
 2020-06-26 23:31 UTC  (2+ messages)

[PATCH v4 bpf-next 00/14] bpf: Add d_path helper
 2020-06-26 23:29 UTC  (25+ messages)
` [PATCH v4 bpf-next 01/14] bpf: Add resolve_btfids tool to resolve BTF IDs in ELF object
` [PATCH v4 bpf-next 02/14] bpf: Compile resolve_btfids tool at kernel compilation start
` [PATCH v4 bpf-next 03/14] bpf: Add BTF_ID_LIST/BTF_ID macros
` [PATCH v4 bpf-next 04/14] bpf: Resolve BTF IDs in vmlinux image
` [PATCH v4 bpf-next 05/14] bpf: Remove btf_id helpers resolving
` [PATCH v4 bpf-next 06/14] bpf: Use BTF_ID to resolve bpf_ctx_convert struct
` [PATCH v4 bpf-next 08/14] bpf: Add BTF_SET_START/END macros
` [PATCH v4 bpf-next 10/14] bpf: Add d_path helper
` [PATCH v4 bpf-next 11/14] tools headers: Adopt verbatim copy of btf_ids.h from kernel sources
` [PATCH v4 bpf-next 13/14] selftests/bpf: Add test for d_path helper

[PATCH net-next v2 0/4] mptcp: refactor token container
 2020-06-26 23:22 UTC  (10+ messages)
` [PATCH net-next v2 1/4] mptcp: add __init annotation on setup functions
  ` [MPTCP] "
` [PATCH net-next v2 2/4] mptcp: refactor token container
  ` [MPTCP] "
` [PATCH net-next v2 3/4] mptcp: move crypto test to KUNIT
  ` [MPTCP] "
` [PATCH net-next v2 4/4] mptcp: introduce token KUNIT self-tests
  ` [MPTCP] "

[PATCH net-next 0/8] net: organize driver docs by device type
 2020-06-26 23:09 UTC  (4+ messages)
` [PATCH net-next 1/8] docs: networking: reorganize driver documentation again

[PATCH net-next v1 0/5] TC: Introduce qevents
 2020-06-26 22:56 UTC  (11+ messages)
` [PATCH net-next v1 1/5] net: sched: Pass root lock to Qdisc_ops.enqueue
` [PATCH net-next v1 2/5] net: sched: Introduce helpers for qevent blocks
` [PATCH net-next v1 3/5] net: sched: sch_red: Split init and change callbacks
` [PATCH net-next v1 4/5] net: sched: sch_red: Add qevents "early_drop" and "mark"
` [PATCH net-next v1 5/5] selftests: forwarding: Add a RED test for SW datapath
` [PATCH iproute2-next v1 1/4] uapi: pkt_sched: Add two new RED attributes
  ` [PATCH iproute2-next v1 2/4] tc: Add helpers to support qevent handling
  ` [PATCH iproute2-next v1 3/4] man: tc: Describe qevents
  ` [PATCH iproute2-next v1 4/4] tc: q_red: Add support for qevents "mark" and "early_drop"

[PATCH 1/3] samples: bpf: fix bpf programs with kprobe/sys_connect event
 2020-06-26 22:25 UTC  (10+ messages)
` [PATCH 2/3] samples: bpf: cleanup pointer error check with libbpf
` [PATCH 3/3] samples: bpf: refactor BPF map in map test "

[PATCH bpf-next v3 0/4] bpf, netns: Prepare for multi-prog attachment
 2020-06-26 22:15 UTC  (6+ messages)
` [PATCH bpf-next v3 2/4] bpf, netns: Keep attached programs in bpf_prog_array

[PATCH net-next 0/2] mlxsw: Add support for QSFP-DD transceiver type
 2020-06-26 22:13 UTC  (6+ messages)
` [PATCH net-next 1/2] mlxsw: core: Add ethtool support for QSFP-DD transceivers

[Patch net] cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
 2020-06-26 22:03 UTC  (14+ messages)

[PATCH net] enetc: Fix tx rings bitmap iteration range, irq handling
 2020-06-26 22:03 UTC  (2+ messages)

[PATCH net-next 0/5] sched: A series of fixes and optimisations for sch_cake
 2020-06-26 22:00 UTC  (7+ messages)
` [PATCH net-next 1/5] sch_cake: fix IP protocol handling in the presence of VLAN tags
        ` [Cake] "

[PATCH 0/3] Drivers: hv: vmbus: vmbus_requestor data structure
 2020-06-26 20:57 UTC  (4+ messages)

[PATCH 0/6] net: phy: relax PHY and MDIO reset handling
 2020-06-26 20:40 UTC  (2+ messages)

[PATCH v2] net: mvneta: speed down the PHY, if WoL used, to save energy
 2020-06-26 20:36 UTC  (2+ messages)

[net-next 10/10] net/mlx5e: Add support for PCI relaxed ordering
 2020-06-26 20:24 UTC  (3+ messages)

[PATCH 1/2] net: stmmac: change Kconfig menu entry to STMMAC/DWMAC
 2020-06-26 20:21 UTC  (2+ messages)

[PATCH net-next 00/15] sfc: prerequisites for EF100 driver, part 1
 2020-06-26 20:15 UTC  (3+ messages)
` [PATCH net-next 05/15] sfc: refactor EF10 stats handling

[PATCH bpf-next 0/2] Support disabling auto-loading of BPF programs
 2020-06-26 20:11 UTC  (2+ messages)
` [Potential Spoof] "

[PATCH net-next v3 0/2] bridge: mrp: Extend MRP netlink interface with IFLA_BRIDGE_MRP_CLEAR
 2020-06-26 20:00 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).