netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-27 18:04:01 to 2020-05-28 05:17:14 UTC [more...]

remove most callers of kernel_setsockopt v3
 2020-05-28  5:12 UTC  (29+ messages)
` [PATCH 01/28] net: add sock_set_reuseaddr
` [PATCH 02/28] net: add sock_no_linger
` [PATCH 03/28] net: add sock_set_priority
` [PATCH 04/28] net: add sock_set_sndtimeo
` [PATCH 05/28] net: add sock_bindtoindex
` [PATCH 06/28] net: add sock_enable_timestamps
` [PATCH 07/28] net: add sock_set_keepalive
` [PATCH 08/28] net: add sock_set_rcvbuf
` [PATCH 09/28] net: add sock_set_reuseport
` [PATCH 10/28] tcp: add tcp_sock_set_cork
` [PATCH 11/28] tcp: add tcp_sock_set_nodelay
` [PATCH 12/28] tcp: add tcp_sock_set_quickack
` [PATCH 13/28] tcp: add tcp_sock_set_syncnt
` [PATCH 14/28] tcp: add tcp_sock_set_user_timeout
` [PATCH 15/28] tcp: add tcp_sock_set_keepidle
` [PATCH 16/28] tcp: add tcp_sock_set_keepintvl
` [PATCH 17/28] tcp: add tcp_sock_set_keepcnt
` [PATCH 18/28] ipv4: add ip_sock_set_tos
` [PATCH 19/28] ipv4: add ip_sock_set_freebind
` [PATCH 20/28] ipv4: add ip_sock_set_recverr
` [PATCH 21/28] ipv4: add ip_sock_set_mtu_discover
` [PATCH 22/28] ipv4: add ip_sock_set_pktinfo
` [PATCH 23/28] ipv6: add ip6_sock_set_v6only
` [PATCH 24/28] ipv6: add ip6_sock_set_recverr
` [PATCH 25/28] ipv6: add ip6_sock_set_addr_preferences
` [PATCH 26/28] ipv6: add ip6_sock_set_recvpktinfo
` [PATCH 27/28] rxrpc: add rxrpc_sock_set_min_security_level
` [PATCH 28/28] tipc: call tsk_set_importance from tipc_topsrv_create_listener

clean up and streamline probe_kernel_* and friends v4
 2020-05-28  4:39 UTC  (10+ messages)
` [PATCH 10/23] maccess: unify the probe kernel arch hooks
` [PATCH 12/23] bpf: handle the compat string in bpf_trace_copy_string better

[PATCH net-next] net/mlx5e: avoid check the hw_stats of flow_action for FT flow
 2020-05-28  4:02 UTC  (4+ messages)
    ` The size of ct offoad mlx5_flow_table in mlx5e driver

[PATCH net v2] cxgb4/chcr: Enable ktls settings at run time
 2020-05-28  4:06 UTC  (5+ messages)

[RFC PATCH net-next 0/3] TC: Introduce qevents
 2020-05-28  4:00 UTC  (4+ messages)

[PATCH] drivers/net/wan/lapbether.c: Fixed kernel panic when used with AF_PACKET sockets
 2020-05-28  3:21 UTC 

[PATCH bpf-next 0/8] Link-based program attachment to network namespaces
 2020-05-28  2:54 UTC  (11+ messages)
` [PATCH bpf-next 3/8] net: Introduce netns_bpf for BPF programs attached to netns
` [PATCH bpf-next 5/8] bpf: Add link-based BPF program attachment to network namespace

[PATCH] bonding: Fix reference count leak in bond_sysfs_slave_add
 2020-05-28  3:10 UTC 

[RFC PATCH] samples:bpf: introduce task detector
 2020-05-28  2:53 UTC 

[PATCH net-next 0/4] vmxnet3: upgrade to version 4
 2020-05-28  2:07 UTC  (5+ messages)
` [PATCH net-next 1/4] vmxnet3: prepare for version 4 changes
` [PATCH net-next 2/4] vmxnet3: add support to get/set rx flow hash
` [PATCH net-next 3/4] vmxnet3: add geneve and vxlan tunnel offload support
` [PATCH net-next 4/4] vmxnet3: update to version 4

[PATCH net-next 0/4] vmxnet3: upgrade to version 4
 2020-05-28  1:54 UTC  (5+ messages)
` [PATCH net-next 1/4] vmxnet3: prepare for version 4 changes
` [PATCH net-next 2/4] vmxnet3: add support to get/set rx flow hash
` [PATCH net-next 3/4] vmxnet3: add geneve and vxlan tunnel offload support
` [PATCH net-next 4/4] vmxnet3: update to version 4

[PATCH v2 net-next 0/4] bnxt_en: Add new "allow_fw_live_reset" generic devlink parameter
 2020-05-28  1:50 UTC  (15+ messages)
` [PATCH v2 net-next 1/4] devlink: Add new "allow_fw_live_reset" generic device parameter

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

[PATCH v2 iproute2-next 1/1] tc: report time an action was first used
 2020-05-28  1:22 UTC 

[pull request][net-next V3 00/15] mlx5 updates 2020-05-26
 2020-05-28  1:16 UTC  (16+ messages)
` [net-next V3 01/15] net/mlx5: E-Switch, Refactor eswitch egress acl codes
` [net-next V3 02/15] net/mlx5: E-Switch, Refactor eswitch ingress "
` [net-next V3 03/15] net/mlx5: E-Switch, Introduce APIs to enable egress acl forward-to-vport rule
` [net-next V3 04/15] net/mlx5e: Use netdev events to set/del "
` [net-next V3 05/15] net/mlx5e: Support tc block sharing for representors
` [net-next V3 06/15] net/mlx5e: Offload flow rules to active lower representor
` [net-next V3 07/15] net/mlx5e: Add bond_metadata and its slave entries
` [net-next V3 08/15] net/mlx5: E-Switch, Alloc and free unique metadata for match
` [net-next V3 09/15] net/mlx5e: Slave representors sharing "
` [net-next V3 10/15] net/mlx5e: Use change upper event to setup representors' bond_metadata
` [net-next V3 11/15] net/mlx5: Add missing mutex destroy
` [net-next V3 12/15] net/mlx5e: Helper function to set ethertype
` [net-next V3 13/15] net/mlx5e: Optimize performance for IPv4/IPv6 ethertype
` [net-next V3 14/15] net/mlx5: DR, Add a spinlock to protect the send ring
` [net-next V3 15/15] net/mlx5: DR, Split RX and TX lock for parallel insertion

[PATCH net-next] tcp: ipv6: support RFC 6069 (TCP-LD)
 2020-05-28  1:19 UTC  (3+ messages)

[pull request][net-next V2 00/15] mlx5 updates 2020-05-26
 2020-05-28  1:10 UTC  (4+ messages)

[PATCH 0/9 v2] Remove FMR support from RDMA drivers
 2020-05-28  1:06 UTC  (2+ messages)

[RFC PATCH net-next 00/11] Nested VLANs - decimate flags and add another
 2020-05-28  0:39 UTC  (14+ messages)
` [RFC PATCH net-next 01/11] net: geneve: enable vlan offloads
` [RFC PATCH net-next 02/11] net: do away with the IFF_XMIT_DST_RELEASE_PERM flag
` [RFC PATCH net-next 03/11] net: vlan: add IFF_NO_VLAN_ROOM to constrain MTU
` [RFC PATCH net-next 04/11] net: geneve: constrain upper VLAN MTU using IFF_NO_VLAN_ROOM
` [RFC PATCH net-next 05/11] net: vxlan: "
` [RFC PATCH net-next 06/11] net: l2tp_eth: "
` [RFC PATCH net-next 07/11] net: gre: "
` [RFC PATCH net-next 08/11] net: distribute IFF_NO_VLAN_ROOM into aggregate devs
` [RFC PATCH net-next 09/11] net: ntb_netdev: support VLAN using IFF_NO_VLAN_ROOM
` [RFC PATCH net-next 10/11] net: vlan: disallow non-Ethernet devices
` [RFC PATCH net-next 11/11] net: leverage IFF_NO_VLAN_ROOM to limit NETIF_F_VLAN_CHALLENGED

[PATCH v3 net-next] net: dsa: sja1105: offload the Credit-Based Shaper qdisc
 2020-05-28  0:27 UTC 

[net-next RFC 00/15] Intel Ethernet Common Module and Data
 2020-05-28  0:25 UTC  (4+ messages)

[PATCH v2 bpf-next 0/5] bpf: Add support for XDP programs in DEVMAP entries
 2020-05-28  0:14 UTC  (6+ messages)
` [PATCH v2 bpf-next 1/5] devmap: Formalize map value as a named struct
` [PATCH v2 bpf-next 2/5] bpf: Add support to attach bpf program to a devmap entry
` [PATCH v2 bpf-next 3/5] xdp: Add xdp_txq_info to xdp_buff
` [PATCH v2 bpf-next 4/5] libbpf: Add SEC name for xdp programs attached to device map
` [PATCH v2 bpf-next 5/5] selftest: Add tests for XDP programs in devmap entries

[PATCH net-next] selftests: Add torture tests to nexthop tests
 2020-05-28  0:03 UTC 

[PATCH net-next 00/11] New DSA driver for VSC9953 Seville switch
 2020-05-27 23:46 UTC  (13+ messages)
` [PATCH net-next 01/11] regmap: add helper for per-port regfield initialization
` [PATCH net-next 02/11] net: mscc: ocelot: unexport ocelot_probe_port
` [PATCH net-next 03/11] net: mscc: ocelot: convert port registers to regmap
` [PATCH net-next 04/11] soc/mscc: ocelot: add MII registers description
` [PATCH net-next 05/11] net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfields
` [PATCH net-next 06/11] net: dsa: ocelot: create a template for the DSA tags on xmit
` [PATCH net-next 07/11] net: mscc: ocelot: split writes to pause frame enable bit and to thresholds
` [PATCH net-next 08/11] net: mscc: ocelot: disable flow control on NPI interface
` [PATCH net-next 09/11] net: mscc: ocelot: convert SYS_PAUSE_CFG register access to regfield
` [PATCH net-next 10/11] net: mscc: ocelot: extend watermark encoding function
` [PATCH net-next 11/11] net: dsa: ocelot: introduce driver for Seville VSC9953 switch

[PATCH v2 net-next] net: dsa: sja1105: offload the Credit-Based Shaper qdisc
 2020-05-27 23:30 UTC  (3+ messages)

[PATCH 0/3] Netfilter fixes for net
 2020-05-27 22:40 UTC  (4+ messages)
` [PATCH 1/3] netfilter: conntrack: Pass value of ctinfo to __nf_conntrack_update
` [PATCH 2/3] netfilter: conntrack: comparison of unsigned in cthelper confirmation
` [PATCH 3/3] netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build

[PATCH net-next] net/tls: Add force_resync for driver resync
 2020-05-27 22:32 UTC  (3+ messages)

[PATCH v3 0/7] Statsfs: a new ram-based file system for Linux kernel statistics
 2020-05-27 22:21 UTC  (9+ messages)

[iproute2 PATCH 0/2] Fix segfault in lib/bpf.c
 2020-05-27 22:13 UTC  (2+ messages)

remove kernel_getsockopt
 2020-05-27 22:11 UTC  (4+ messages)
` [PATCH 1/2] dlm: use the tcp version of accept_from_sock for sctp as well
` [PATCH 2/2] net: remove kernel_getsockopt

[PATCH v2] sctp: check assoc before SCTP_ADDR_{MADE_PRIM,ADDED} event
 2020-05-27 22:10 UTC  (2+ messages)

[PATCH v2 net] net: dsa: declare lockless TX feature for slave ports
 2020-05-27 22:10 UTC  (2+ messages)

[PATCH] sctp: fix typo sctp_ulpevent_nofity_peer_addr_change
 2020-05-27 22:08 UTC  (2+ messages)

[Patch net-next 0/5] net_sched: reduce the number of qdisc resets
 2020-05-27 22:06 UTC  (2+ messages)

[PATCH net-next 5/8] net: phy: mscc: 1588 block initialization
 2020-05-27 22:04 UTC  (2+ messages)

[PATCH] drivers: ipa: remove discription of nonexistent element
 2020-05-27 21:58 UTC  (2+ messages)

[PATCH] drivers: ipa: fix typoes for ipa
 2020-05-27 21:58 UTC  (2+ messages)

[PATCH net-next 0/2] tcp: tcp_v4_err() cleanups
 2020-05-27 21:57 UTC  (2+ messages)

[PATCH V2 net-next 0/4] net: hns3: misc updates for -next
 2020-05-27 21:56 UTC  (2+ messages)

[PATCH net-next 0/2] net: mscc: allow forwarding ioctl operations to attached PHYs
 2020-05-27 21:54 UTC  (2+ messages)

Link down reasons
 2020-05-27 21:38 UTC 

[PATCH v3 0/8] kernel: taint when the driver firmware crashes
 2020-05-27 21:36 UTC  (6+ messages)

[PATCH bpf-next] libbpf: Export bpf_object__load_vmlinux_btf
 2020-05-27 21:33 UTC  (3+ messages)

[net-next 0/2] net: sched: cls-flower: add support for port-based fragment filtering
 2020-05-27 20:25 UTC  (3+ messages)
` [net-next 1/2] net: sched: cls-flower: include ports in 1rst fragment
` [net-next 2/2] selftests: tc_flower: add destination port tests

[PATCH net-next v3] net: phy: micrel: add phy-mode support for the KSZ9031 PHY
 2020-05-27 20:52 UTC  (8+ messages)

[PATCH bpf-next] bpf: add SO_KEEPALIVE and related options to bpf_setsockopt
 2020-05-27 20:44 UTC  (5+ messages)

Weird bridge behaviour - suddenly dropping vlan packets
 2020-05-27 20:27 UTC 

[PATCH v3 5/7] connector/cn_proc: Protect send_msg() with a local lock
 2020-05-27 20:11 UTC 

[PATCH bpf-next v2 1/3] sock: move sock_valbool_flag to header
 2020-05-27 19:58 UTC  (3+ messages)
` [PATCH bpf-next v2 2/3] tcp: add keepalive_time_set helper
` [PATCH bpf-next v2 3/3] bpf: add SO_KEEPALIVE and related options to bpf_setsockopt

[PATCH net-next 00/14] mlxsw: Various trap changes - part 2
 2020-05-27 19:50 UTC  (6+ messages)

general protection fault in __tipc_sendstream
 2020-05-27 19:34 UTC 

[PATCH V2 net-next 0/2] net: hns3: adds two VLAN feature
 2020-05-27 19:30 UTC  (6+ messages)

[PATCH net-next] net: dsa: sja1105: offload the Credit-Based Shaper qdisc
 2020-05-27 19:29 UTC  (3+ messages)

[PATCH] mac80211_hwsim: report the WIPHY_FLAG_SUPPORTS_5_10_MHZ capability
 2020-05-27 19:14 UTC  (5+ messages)

[PATCH rdma-next v3 0/8] Driver part of the ECE
 2020-05-27 19:14 UTC  (2+ messages)

[PATCH rdma-next v3 0/6] Add Enhanced Connection Established (ECE)
 2020-05-27 19:14 UTC  (2+ messages)

[PATCH bpf 0/5] bpf: fix map permissions check and cleanup code around
 2020-05-27 18:57 UTC  (6+ messages)
` [PATCH bpf 1/5] selftests/bpf: fix a typo in test_maps
  ` [PATCH bpf 2/5] selftests/bpf: cleanup some file descriptors "
    ` [PATCH bpf 3/5] selftests/bpf: cleanup comments "
      ` [PATCH bpf 4/5] bpf: fix map permissions check
        ` [PATCH bpf 5/5] selftests/bpf: add tests for write-only stacks/queues

[PATCH] [net-next] mtk-star-emac: mark PM functions as __maybe_unused
 2020-05-27 18:33 UTC  (2+ messages)

[PATCH] bridge: multicast: work around clang bug
 2020-05-27 18:35 UTC  (2+ messages)

[PATCH] net: dsa: b53: remove redundant premature assignment to new_pvid
 2020-05-27 18:29 UTC  (2+ messages)

[PATCH v2 net-next] net: add large ecmp group nexthop tests
 2020-05-27 18:38 UTC  (2+ messages)

[PATCH net] net: dsa: felix: send VLANs on CPU port as egress-tagged
 2020-05-27 18:41 UTC  (2+ messages)

[PATCH net-next v2] bridge: mrp: Rework the MRP netlink interface
 2020-05-27 18:30 UTC  (2+ messages)

[PATCH bpf-next 0/5] bpf: Add support for XDP programs in DEVMAP entries
 2020-05-27 18:38 UTC  (6+ messages)
` [PATCH bpf-next 1/5] bpf: Handle 8-byte values in DEVMAP and DEVMAP_HASH

[PATCH v2 net-next 0/2] mptcp: adjust tcp rcvspace on rx
 2020-05-27 18:29 UTC  (4+ messages)

[PATCH net-next] net: dsa: felix: accept VLAN config regardless of bridge VLAN awareness state
 2020-05-27 18:40 UTC  (2+ messages)

[PATCH] net: ethernet: mtk-star-emac: fix error path in RX handling
 2020-05-27 18:25 UTC  (2+ messages)

[PATCH][V2][net-next] mlxsw: spectrum_router: remove redundant initialization of pointer br_dev
 2020-05-27 18:23 UTC  (2+ messages)

[PATCH net-next] nexthop: Fix type of event_type in call_nexthop_notifiers
 2020-05-27 18:22 UTC  (2+ messages)

[PATCH net] vsock: fix timeout in vsock_accept()
 2020-05-27 18:21 UTC  (2+ messages)

[PATCH net] nfp: flower: fix used time of merge flow statistics
 2020-05-27 18:19 UTC  (2+ messages)

[PATCH net] net/sched: fix infinite loop in sch_fq_pie
 2020-05-27 18:12 UTC  (3+ messages)

[PATCH] iproute2: ip addr: Accept 'optimistic' flag
 2020-05-27 18:03 UTC  (3+ messages)
` [PATCH v2 1/2] iproute2: ip addr: Organize flag properties structurally
  ` [PATCH v2 2/2] iproute2: ip addr: Add support for setting 'optimistic'


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