netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-20 11:26:00 to 2020-05-20 19:58:46 UTC [more...]

remove kernel_setsockopt and kernel_getsockopt v2
 2020-05-20 19:55 UTC  (18+ messages)
` [PATCH 02/33] net: remove kernel_getsockopt
` [PATCH 10/33] net: add sock_set_rcvbuf
` [PATCH 16/33] tcp: add tcp_sock_set_user_timeout
` [PATCH 17/33] tcp: add tcp_sock_set_keepidle
` [PATCH 18/33] tcp: add tcp_sock_set_keepintvl
` [PATCH 21/33] ipv4: add ip_sock_set_freebind
` [PATCH 23/33] ipv4: add ip_sock_set_mtu_discover
` [PATCH 24/33] ipv4: add ip_sock_set_pktinfo
` [PATCH 25/33] ipv6: add ip6_sock_set_v6only
` [PATCH 26/33] ipv6: add ip6_sock_set_recverr
` [PATCH 27/33] ipv6: add ip6_sock_set_addr_preferences
` [PATCH 28/33] ipv6: add ip6_sock_set_recvpktinfo
` [PATCH 29/33] rxrpc: add rxrpc_sock_set_min_security_level
` [PATCH 30/33] tipc: call tsk_set_importance from tipc_topsrv_create_listener
` [PATCH 31/33] sctp: add sctp_sock_set_nodelay
` [PATCH 32/33] net: add a new bind_add method
` [PATCH 33/33] net: remove kernel_setsockopt

[PATCH net] net/tls(TLS_SW): Fix integrity issue with non-blocking sw KTLS request
 2020-05-20 19:56 UTC  (5+ messages)

[PATCH net 1/1] sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and socket is closed
 2020-05-20 19:46 UTC  (2+ messages)

general protection fault in unpin_user_pages
 2020-05-20 19:43 UTC  (3+ messages)
` [PATCH] rds: fix crash in rds_info_getsockopt()

[PATCH v1 01/25] net: core: device_rename: Use rwsem instead of a seqcount
 2020-05-20 19:37 UTC  (2+ messages)

[PATCH net-next v2 0/4] DP83869 Enhancements
 2020-05-20 19:27 UTC  (17+ messages)
` [PATCH net-next v2 1/4] net: phy: dp83869: Update port-mirroring to read straps
` [PATCH net-next v2 2/4] net: phy: dp83869: Set opmode from straps
` [PATCH net-next v2 3/4] dt-bindings: net: Add RGMII internal delay for DP83869
` [PATCH net-next v2 4/4] net: dp83869: Add RGMII internal delay configuration

[PATCH bpf-next v5 00/15] Introduce AF_XDP buffer allocation API
 2020-05-20 19:21 UTC  (16+ messages)
` [PATCH bpf-next v5 01/15] xsk: fix xsk_umem_xdp_frame_sz()
` [PATCH bpf-next v5 02/15] xsk: move xskmap.c to net/xdp/
` [PATCH bpf-next v5 03/15] xsk: move driver interface to xdp_sock_drv.h
` [PATCH bpf-next v5 04/15] xsk: move defines only used by AF_XDP internals to xsk.h
` [PATCH bpf-next v5 05/15] xsk: introduce AF_XDP buffer allocation API
` [PATCH bpf-next v5 06/15] i40e: refactor rx_bi accesses
` [PATCH bpf-next v5 07/15] i40e: separate kernel allocated rx_bi rings from AF_XDP rings
` [PATCH bpf-next v5 08/15] i40e, xsk: migrate to new MEM_TYPE_XSK_BUFF_POOL
` [PATCH bpf-next v5 09/15] ice, "
` [PATCH bpf-next v5 10/15] ixgbe, "
` [PATCH bpf-next v5 11/15] mlx5, "
` [PATCH bpf-next v5 12/15] xsk: remove MEM_TYPE_ZERO_COPY and corresponding code
` [PATCH bpf-next v5 13/15] xdp: simplify xdp_return_{frame,frame_rx_napi,buff}
` [PATCH bpf-next v5 14/15] xsk: explicitly inline functions and move definitions
` [PATCH bpf-next v5 15/15] MAINTAINERS, xsk: update AF_XDP section after moves/adds

[PATCH v2 net-next 0/7] dpaa2-eth: add support for Rx traffic classes
 2020-05-20 19:12 UTC  (14+ messages)

[PATCH] wlcore: fix runtime pm imbalance in wl1271_tx_work
 2020-05-20 18:52 UTC  (2+ messages)

[PATCH] wlcore: fix runtime pm imbalance in wlcore_regdomain_config
 2020-05-20 18:51 UTC  (2+ messages)

[PATCH] wlcore: fix runtime pm imbalance in __wl1271_op_remove_interface
 2020-05-20 18:50 UTC  (2+ messages)

[PATCH bpf-next v4 00/15] Introduce AF_XDP buffer allocation API
 2020-05-20 18:49 UTC  (14+ messages)
` [PATCH bpf-next v4 01/15] xsk: fix xsk_umem_xdp_frame_sz()
` [PATCH bpf-next v4 03/15] xsk: move driver interface to xdp_sock_drv.h
` [PATCH bpf-next v4 07/15] i40e: separate kernel allocated rx_bi rings from AF_XDP rings
` [PATCH bpf-next v4 09/15] ice, xsk: migrate to new MEM_TYPE_XSK_BUFF_POOL

[PATCH] wlcore: fix runtime pm imbalance in wl1271_op_suspend
 2020-05-20 18:48 UTC  (2+ messages)

[PATCH] ipv6: Add IN6_ADDR_GEN_MODE_STABLE_PRIVACY_SOFTMAC mode
 2020-05-20 18:33 UTC  (4+ messages)

[PATCH net-next v3 0/5] Support for fdb ECMP nexthop groups
 2020-05-20 18:23 UTC  (6+ messages)
` [PATCH net-next v3 1/5] nexthop: support for fdb ecmp nexthops
` [PATCH net-next v3 2/5] vxlan: ecmp support for mac fdb entries
` [PATCH net-next v3 3/5] nexthop: add support for notifiers
` [PATCH net-next v3 4/5] vxlan: support for nexthop notifiers
` [PATCH net-next v3 5/5] selftests: net: add fdb nexthop tests

KASAN: slab-out-of-bounds Read in br_mrp_parse
 2020-05-20 18:23 UTC 

[PATCH 0/7] Share events between metrics
 2020-05-20 18:22 UTC  (12+ messages)
` [PATCH 1/7] perf metricgroup: Change evlist_used to a bitmap
` [PATCH 3/7] perf metricgroup: Delay events string creation
` [PATCH 5/7] perf metricgroup: Remove duped metric group events

[PATCH v2 0/7] Share events between metrics
 2020-05-20 18:20 UTC  (8+ messages)
` [PATCH v2 1/7] perf metricgroup: Always place duration_time last
` [PATCH v2 2/7] perf metricgroup: Use early return in add_metric
` [PATCH v2 3/7] perf metricgroup: Delay events string creation
` [PATCH v2 4/7] perf metricgroup: Order event groups by size
` [PATCH v2 5/7] perf metricgroup: Remove duped metric group events
` [PATCH v2 6/7] perf metricgroup: Add options to not group or merge
` [PATCH v2 7/7] perf metricgroup: Remove unnecessary ',' from events

[PATCH v4 net-next] net: flow_offload: simplify hw stats check handling
 2020-05-20 18:18 UTC 

[PATCH] net/sch_generic.h: use sizeof_member() and get rid of unused variable
 2020-05-20 18:17 UTC  (4+ messages)

[PATCH net-next v1] hinic: add support to set and get pause param
 2020-05-20 18:09 UTC  (2+ messages)

[PATCH net-next 00/12] net: atlantic: QoS implementation
 2020-05-20 18:05 UTC  (16+ messages)
` [PATCH net-next 01/12] net: atlantic: changes for multi-TC support
` [PATCH net-next 02/12] net: atlantic: move PTP TC initialization to a separate function
` [PATCH net-next 03/12] net: atlantic: changes for multi-TC support
` [PATCH net-next 04/12] net: atlantic: QoS implementation: "
` [PATCH net-next 05/12] net: atlantic: per-TC queue statistics
` [PATCH net-next 06/12] net: atlantic: make TCVEC2RING accept nic_cfg
` [PATCH net-next 07/12] net: atlantic: QoS implementation: max_rate
    ` [EXT] "
` [PATCH net-next 08/12] net: atlantic: automatically downgrade the number of queues if necessary
` [PATCH net-next 09/12] net: atlantic: always use random TC-queue mapping for TX on A2
` [PATCH net-next 10/12] net: atlantic: change the order of arguments for TC weight/credit setters
` [PATCH net-next 11/12] net: atlantic: QoS implementation: min_rate
` [PATCH net-next 12/12] net: atlantic: proper rss_ctrl1 (54c0) initialization

[PATCH v3 net-next] net: flow_offload: simplify hw stats check handling
 2020-05-20 17:52 UTC  (4+ messages)

[net-next 00/14][pull request] 1GbE Intel Wired LAN Driver Updates 2020-05-19
 2020-05-20 17:48 UTC  (4+ messages)

[PATCH bpf] flow_dissector: Drop BPF flow dissector prog ref on netns cleanup
 2020-05-20 17:40 UTC  (2+ messages)

[PATCH net-next v3 0/2] provide KAPI for SQI
 2020-05-20 17:39 UTC  (10+ messages)
` [PATCH net-next v3 1/2] ethtool: provide UAPI for PHY Signal Quality Index (SQI)
` [PATCH net-next v3 2/2] net: phy: tja11xx: add SQI support

[PATCH v4 00/11] mediatek: add support for MediaTek Ethernet MAC
 2020-05-20 17:34 UTC  (11+ messages)
` [PATCH v4 01/11] dt-bindings: convert the binding document for mediatek PERICFG to yaml
` [PATCH v4 03/11] dt-bindings: net: add a binding document for MediaTek Ethernet MAC
` [PATCH v4 05/11] net: ethernet: mediatek: remove unnecessary spaces from Makefile
` [PATCH v4 06/11] net: ethernet: mtk-eth-mac: new driver
` [PATCH v4 07/11] ARM64: dts: mediatek: add pericfg syscon to mt8516.dtsi
` [PATCH v4 09/11] ARM64: dts: mediatek: add an alias for ethernet0 for pumpkin boards
` [PATCH v4 10/11] ARM64: dts: mediatek: add ethernet pins "
` [PATCH v4 11/11] ARM64: dts: mediatek: enable ethernet on "

[PATCH net-next 0/2] flow_dissector, cls_flower: Add support for multiple MPLS Label Stack Entries
 2020-05-20 17:28 UTC  (3+ messages)
` [PATCH net-next 1/2] flow_dissector: Parse "
` [PATCH net-next 2/2] cls_flower: Support filtering on "

[PATCH net-next] ipv6/route: inherit max_sizes from current netns
 2020-05-20 17:27 UTC  (5+ messages)

[PATCH] lan743x: Added fixed link support
 2020-05-20 17:10 UTC 

[PATCH net-next] net/tls: fix race condition causing kernel panic
 2020-05-20 17:09 UTC  (3+ messages)

[PATCH net 0/4] net: ethernet: fec: move GPR reigster offset and bit into DT
 2020-05-20 17:03 UTC  (5+ messages)
` [PATCH net 1/4] net: ethernet: fec: move GPR register "
` [PATCH net 3/4] ARM: dts: imx6: update fec gpr property to match new format

clean up and streamline probe_kernel_* and friends v3
 2020-05-20 16:16 UTC  (4+ messages)
` [PATCH 20/20] maccess: return -ERANGE when copy_from_kernel_nofault_allowed fails

[PATCH 0/3] net: bridge: mrp: Add small fixes to MRP
 2020-05-20 15:56 UTC  (3+ messages)
` [PATCH 2/3] switchdev: mrp: Remove the variable mrp_ring_state

[PATCH] net/ethernet/freescale: rework quiesce/activate for ucc_geth
 2020-05-20 15:53 UTC 

[PATCH net v2] net: bridge: fix vlan stats use-after-free on destruction
 2020-05-20 15:50 UTC  (3+ messages)
` [PATCH net v3] "

[PATCH net-next 0/3] devlink: Add port width attribute
 2020-05-20 15:23 UTC  (8+ messages)
` [PATCH net-next 3/3] selftests: net: Add port split test

[net-next v2 0/5] ip6_tunnel: add MPLS support
 2020-05-20 15:21 UTC  (6+ messages)
` [net-next v2 1/5] ip6_tunnel: simplify transmit path
` [net-next v2 2/5] ip6_tunnel: add MPLS transmit support
` [net-next v2 3/5] tunnel6: support for IPPROTO_MPLS
` [net-next v2 4/5] ip6_tunnel: add generic MPLS receive support
` [net-next v2 5/5] mpls: Add support for IPv6 tunnels

[PATCH net-next v2] net: flow_offload: simplify hw stats check handling
 2020-05-20 15:18 UTC  (7+ messages)

XDP socket DOS bug
 2020-05-20 15:16 UTC 

[PATCH net] net/tls: Fix driver request resync
 2020-05-20 15:14 UTC 

[PATCH net-next] sctp: Pull the user copies out of the individual sockopt functions
 2020-05-20 15:08 UTC 

[PATCH] dns: Apply a default TTL to records obtained from getaddrinfo()
 2020-05-20 15:07 UTC  (6+ messages)

[PATCH net-next v2 0/5] Support for fdb ECMP nexthop groups
 2020-05-20 14:58 UTC  (3+ messages)
` [PATCH net-next v2 5/5] selftests: net: add fdb nexthop tests

Minor bugs in sctp_getsockopt()
 2020-05-20 14:57 UTC 

[PATCH v1 00/25] seqlock: Extend seqcount API with associated locks
 2020-05-20 14:37 UTC  (6+ messages)
` [PATCH v1 01/25] net: core: device_rename: Use rwsem instead of a seqcount

remove kernel_setsockopt and kernel_getsockopt
 2020-05-20 14:18 UTC  (6+ messages)
` [PATCH 20/33] ipv4: add ip_sock_set_recverr

[PATCH net] net: don't return invalid table id error when we fall back to PF_UNSPEC
 2020-05-20 13:40 UTC  (2+ messages)

[RFC v2] current devlink extension plan for NICs
 2020-05-20 12:58 UTC  (9+ messages)

[net-next v4 00/12][pull request] 100GbE Intel Wired LAN Driver Updates 2020-05-19
 2020-05-20 12:57 UTC  (6+ messages)
` [net-next v4 10/12] ASoC: SOF: Introduce descriptors for SOF client
` [net-next v4 11/12] ASoC: SOF: Create client driver for IPC test

[PATCH] cw1200: Remove local sdio VENDOR and DEVICE id definitions
 2020-05-20 12:54 UTC 

[next-queue RFC 0/4] ethtool: Add support for frame preemption
 2020-05-20 12:52 UTC  (7+ messages)
` [next-queue RFC 4/4] igc: Add support for exposing frame preemption stats registers

[RDMA RFC v6 00/16] Intel RDMA Driver Updates 2020-05-19
 2020-05-20 12:37 UTC  (6+ messages)
` [RDMA RFC v6 14/16] RDMA/irdma: Add ABI definitions

[PATCH] can: xilinx_can: fix runtime pm imbalance on error
 2020-05-20 12:14 UTC 

[PATCH] tipc: Disable preemption when calling send_msg method
 2020-05-20 11:45 UTC 

[PATCH 0/5] net: provide a devres variant of register_netdev()
 2020-05-20 11:44 UTC  (6+ messages)
` [PATCH 1/5] Documentation: devres: add a missing section for networking helpers
` [PATCH 2/5] net: move devres helpers into a separate source file
` [PATCH 3/5] net: devres: define a separate devres structure for devm_alloc_etherdev()
` [PATCH 4/5] net: devres: provide devm_register_netdev()
` [PATCH 5/5] net: ethernet: mtk_eth_mac: use devm_register_netdev()

[PATCH net] net: mvpp2: fix RX hashing for non-10G ports
 2020-05-20 11:26 UTC 


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