netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-29 10:42:08 to 2021-09-29 16:00:21 UTC [more...]

[RFCv2 net-next 000/167] net: extend the netdev_features_t
 2021-09-29 15:52 UTC  (62+ messages)
` [RFCv2 net-next 001/167] net: convert the prototype of netdev_intersect_features
` [RFCv2 net-next 002/167] net: convert the prototype of netdev_get_wanted_features
` [RFCv2 net-next 003/167] net: convert the prototype of net_mpls_features
` [RFCv2 net-next 004/167] net: convert the prototype of harmonize_features
` [RFCv2 net-next 005/167] net: convert the prototype of gso_features_check
` [RFCv2 net-next 006/167] net: convert the prototype of vlan_features_check
` [RFCv2 net-next 007/167] net: convert the prototype of vxlan_features_check
` [RFCv2 net-next 009/167] net: convert the prototype of ndo_features_check
` [RFCv2 net-next 010/167] net: convert the prototype of netif_skb_features
` [RFCv2 net-next 011/167] net: convert the prototype of ndo_fix_features
` [RFCv2 net-next 012/167] net: convert the prototype of netdev_fix_features
` [RFCv2 net-next 013/167] net: convert the prototype of netdev_sync_upper_features
` [RFCv2 net-next 017/167] net: convert the prototype of hsr_features_recompute
` [RFCv2 net-next 018/167] net: mlx5: convert prototype of mlx5e_ipsec_feature_check, mlx5e_tunnel_features_check and mlx5e_fix_uplink_rep_features
` [RFCv2 net-next 019/167] net: sfc: convert the prototype of xxx_supported_features
` [RFCv2 net-next 020/167] net: qlogic: convert the prototype of qlcnic_process_flags
` [RFCv2 net-next 021/167] net: realtek: convert the prototype of rtl8168evl_fix_tso
` [RFCv2 net-next 022/167] ethtool: convert the prototype of ethtool_get_feature_mask
` [RFCv2 net-next 024/167] net: core: use netdev feature helpers
` [RFCv2 net-next 026/167] net: vlan: "
` [RFCv2 net-next 028/167] ipvlan: "
` [RFCv2 net-next 029/167] veth: "
` [RFCv2 net-next 030/167] bonding: "
` [RFCv2 net-next 031/167] net: tun: "
` [RFCv2 net-next 032/167] net: tap: "
` [RFCv2 net-next 033/167] net: geneve: "
` [RFCv2 net-next 034/167] hv_netvsc: "
` [RFCv2 net-next 035/167] macvlan: "
` [RFCv2 net-next 037/167] net: tls: "
` [RFCv2 net-next 038/167] s390: qeth: "
` [RFCv2 net-next 039/167] dsa: "
` [RFCv2 net-next 040/167] macvtap: "
` [RFCv2 net-next 041/167] team: "
` [RFCv2 net-next 042/167] vmxnet3: "
` [RFCv2 net-next 043/167] net_failover: "
` [RFCv2 net-next 044/167] pktgen: "
` [RFCv2 net-next 046/167] netdevsim: "
` [RFCv2 net-next 047/167] virtio_net: "
` [RFCv2 net-next 048/167] net: ipv4: "
` [RFCv2 net-next 049/167] net: ipv6: "
` [RFCv2 net-next 050/167] net: hsr: "
` [RFCv2 net-next 051/167] net: mpls: "
` [RFCv2 net-next 053/167] net: decnet: "
` [RFCv2 net-next 054/167] net: dccp: "
` [RFCv2 net-next 055/167] net: l2tp: "
` [RFCv2 net-next 056/167] net: ntb_netdev: "
` [RFCv2 net-next 057/167] net: thunderbolt: "
` [RFCv2 net-next 058/167] net: phonet: "
` [RFCv2 net-next 059/167] net: vrf: "
` [RFCv2 net-next 061/167] vxlan: "
` [RFCv2 net-next 062/167] xen-netback: "
` [RFCv2 net-next 063/167] xen-netfront: "
` [RFCv2 net-next 064/167] sock: "
` [RFCv2 net-next 065/167] sunrpc: "
` [RFCv2 net-next 066/167] net: caif: "
` [RFCv2 net-next 067/167] net: loopback: "
` [RFCv2 net-next 068/167] net: dummy: use netdev_feature helpers
` [RFCv2 net-next 070/167] net: ifb: use netdev feature helpers
` [RFCv2 net-next 071/167] net: bareudp: "
` [RFCv2 net-next 077/167] net: can: "
` [RFCv2 net-next 078/167] net: ppp: "

[PATCH v2 net-next] net: phy: marvell10g: add downshift tunable support
 2021-09-29 15:53 UTC  (2+ messages)

Regression in unix stream sockets with the Smack LSM
 2021-09-29 15:43 UTC  (4+ messages)
      `  "

[PATCH bpf-next 06/13] xsk: optimize for aligned case
 2021-09-29 15:33 UTC  (2+ messages)

[PATCH net] net: dev_addr_list: handle first address in __hw_addr_add_ex
 2021-09-29 15:32 UTC 

[PATCH net-next v1 0/5] Devlink reload and missed notifications fix
 2021-09-29 15:31 UTC  (22+ messages)
` [PATCH net-next v1 1/5] devlink: Add missed notifications iterators
` [PATCH net-next v1 2/5] devlink: Allow modification of devlink ops
` [PATCH net-next v1 3/5] devlink: Allow set specific ops callbacks dynamically
` [PATCH net-next v1 4/5] net/mlx5: Register separate reload devlink ops for multiport device
` [PATCH net-next v1 5/5] devlink: Delete reload enable/disable interface

[RFC iproute2-next 00/11] ip: nexthop: cache nexthops and print routes' nh info
 2021-09-29 15:28 UTC  (12+ messages)
` [RFC iproute2-next 01/11] ip: print_rta_if takes ifindex as device argument instead of attribute
` [RFC iproute2-next 02/11] ip: export print_rta_gateway version which outputs prepared gateway string
` [RFC iproute2-next 03/11] ip: nexthop: add nh struct and a helper to parse nhmsg into it
` [RFC iproute2-next 04/11] ip: nexthop: parse resilient nexthop group attribute into structure
` [RFC iproute2-next 05/11] ip: nexthop: always parse attributes for printing
` [RFC iproute2-next 06/11] ip: nexthop: pull ipnh_get_id rtnl talk into a helper
` [RFC iproute2-next 07/11] ip: nexthop: add cache helpers
` [RFC iproute2-next 08/11] ip: nexthop: factor out entry printing
` [RFC iproute2-next 09/11] ip: nexthop: add a helper which retrieves and prints cached nh entry
` [RFC iproute2-next 10/11] ip: route: print and cache detailed nexthop information when requested
` [RFC iproute2-next 11/11] ip: nexthop: add print_cache_nexthop which prints and manages the nh cache

[PATCH mlx5-next 0/7] Add mlx5 live migration driver
 2021-09-29 15:28 UTC  (13+ messages)
` [PATCH mlx5-next 2/7] vfio: Add an API to check migration state transition validity

[PATCH net] nfp: bpf: Add an MTU check before offloading BPF
 2021-09-29 15:24 UTC 

[PATCH v5 00/11] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-09-29 15:21 UTC  (4+ messages)
` [PATCH v5 07/11] PCI: Replace pci_dev::driver usage that gets the driver name

[RFC PATCH 00/10] Support kernel buffers in vhost
 2021-09-29 15:11 UTC  (11+ messages)
` [RFC PATCH 01/10] vhost: scsi: use copy_to_iter()
` [RFC PATCH 02/10] vhost: push virtqueue area pointers into a user struct
` [RFC PATCH 03/10] vhost: add iov wrapper
` [RFC PATCH 04/10] vhost: add support for kernel buffers
` [RFC PATCH 05/10] vhost: extract common code for file_operations handling
` [RFC PATCH 06/10] vhost: extract ioctl locking to common code
` [RFC PATCH 07/10] vhost: add support for kernel control
` [RFC PATCH 08/10] vhost: net: "
` [RFC PATCH 09/10] vdpa: add test driver for kernel buffers in vhost
` [RFC PATCH 10/10] selftests: add vhost_kernel tests

[PATCH net] net: sched: flower: protect fl_walk() with rcu
 2021-09-29 15:08 UTC 

[PATCH net-next] ptp: add vclock timestamp conversion IOCTL
 2021-09-29 15:00 UTC  (7+ messages)

[PATCH bpf-next 0/4] Fix up bpf_jit_limit some more
 2021-09-29 14:56 UTC  (3+ messages)
` [PATCH bpf-next 4/4] bpf: export bpf_jit_current

[PATCH] net: macb: ptp: Switch to gettimex64() interface
 2021-09-29 14:55 UTC  (2+ messages)

[PATCH 2/2] [v2] qcom_scm: hide Kconfig symbol
 2021-09-29 14:50 UTC  (2+ messages)

[PATCH] atm: [nicstar] make drain_scq explicitly unsigned
 2021-09-29 14:46 UTC  (2+ messages)

[PATCH] [RFC] qcom_scm: hide Kconfig symbol
 2021-09-29 14:46 UTC  (4+ messages)

bpf_get_branch_snapshot on qemu-kvm
 2021-09-29 14:42 UTC  (6+ messages)

Unsupported phy-connection-type sgmii-2500 in arch/powerpc/boot/dts/fsl/t1023rdb.dts
 2021-09-29 14:25 UTC  (6+ messages)
` [PATCH] powerpc/fsl/dts: Fix phy-connection-type for fm1mac3

[PATCH v2 net-next] devlink: Add missed notifications iterators
 2021-09-29 14:18 UTC 

[PATCH net-next v16 0/3] AX88796C SPI Ethernet Adapter
 2021-09-29 14:08 UTC  (4+ messages)
  ` [PATCH net-next v16 1/3] dt-bindings: vendor-prefixes: Add asix prefix
  ` [PATCH net-next v16 2/3] dt-bindings: net: Add bindings for AX88796C SPI Ethernet Adapter
  ` [PATCH net-next v16 3/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver

Circular dependency between DSA switch driver and tagging protocol driver
 2021-09-29 14:07 UTC  (5+ messages)

[PATCH] net: stmmac: dwmac-rk: Fix ethernet on rk3399 based devices
 2021-09-29 13:50 UTC 

[RFC PATCH net-next 0/9] Userspace spinning on net-sysfs access
 2021-09-29 13:31 UTC  (5+ messages)
` [RFC PATCH net-next 8/9] net: delay device_del until run_todo

[PATCH][next] octeontx2-af: Remove redundant initialization of variable pin
 2021-09-29 13:27 UTC 

[PATCH net-next v6] net: openvswitch: IPv6: Add IPv6 extension header support
 2021-09-29 13:19 UTC  (4+ messages)

[PATCH net v2 1/1] net: pcs: xpcs: fix incorrect CL37 AN sequence
 2021-09-29 13:13 UTC  (2+ messages)

[PATCH net-next v1 00/21] Move devlink_register to be last devlink command
 2021-09-29 13:07 UTC  (4+ messages)
` [PATCH net-next v1 21/21] net: dsa: Move devlink registration "

[net-next:master 40/41] include/linux/soc/marvell/octeontx2/asm.h:38:15: error: unknown type name 'u64'
 2021-09-29 13:03 UTC 

[PATCH v14 bpf-next 00/18] mvneta: introduce XDP multi-buffer support
 2021-09-29 12:38 UTC  (19+ messages)

[PATCH rdma-next v1 00/11] Optional counter statistics support
 2021-09-29 12:27 UTC  (14+ messages)
` [PATCH rdma-next v1 05/11] RDMA/counter: Add optional counter support
` [PATCH rdma-next v1 06/11] RDMA/nldev: Add support to get status of all counters
` [PATCH rdma-next v1 07/11] RDMA/nldev: Allow optional-counter status configuration through RDMA netlink

[PATCH 00/12] qed: new firmware version 8.59.1.0 support
 2021-09-29 12:12 UTC  (13+ messages)
` [PATCH 01/12] qed: Remove e4_ and _e4 from FW HSI
` [PATCH 02/12] qed: Split huge qed_hsi.h header file
` [PATCH 03/12] qed: Update common_hsi for FW ver 8.59.1.0
` [PATCH 04/12] qed: Update qed_mfw_hsi.h "
` [PATCH 05/12] qed: Update qed_hsi.h for fw 8.59.1.0
` [PATCH 06/12] qed: Use enum as per FW 8.59.1.0 in qed_iro_hsi.h
` [PATCH 07/12] qed: Update FW init functions to support FW 8.59.1.0
` [PATCH 08/12] qed: Add '_GTT' suffix to the IRO RAM macros
` [PATCH 09/12] qed: Update debug related changes
` [PATCH 10/12] qed: Update TCP silly-window-syndrome timeout for iwarp, scsi
` [PATCH 11/12] qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")
` [PATCH 12/12] qed: fix ll2 establishment during load of RDMA driver

[PATCH bpf-next] xsk: fix clang build error in __xp_alloc
 2021-09-29 12:10 UTC  (2+ messages)

[RFC PATCH net-next] net: hns3: debugfs add support dumping page pool info
 2021-09-29 11:51 UTC 

[PATCH devicetree] arm64: dts: ls1028a: mark internal links between Felix and ENETC as capable of flow control
 2021-09-29 11:52 UTC 

[RFC Patch net-next v2] net_sched: introduce eBPF based Qdisc
 2021-09-29 11:47 UTC  (8+ messages)

[PATCH v4 0/8] bpf powerpc: Add BPF_PROBE_MEM support in powerpc JIT compiler
 2021-09-29 11:47 UTC  (15+ messages)
` [PATCH v4 1/8] bpf powerpc: Remove unused SEEN_STACK
` [PATCH v4 2/8] bpf powerpc: Remove extra_pass from bpf_jit_build_body()
` [PATCH v4 3/8] bpf powerpc: refactor JIT compiler code
` [PATCH v4 4/8] powerpc/ppc-opcode: introduce PPC_RAW_BRANCH() macro
` [PATCH v4 5/8] bpf ppc64: Add BPF_PROBE_MEM support for JIT
` [PATCH v4 6/8] bpf ppc64: Access only if addr is kernel address
` [PATCH v4 7/8] bpf ppc32: Add BPF_PROBE_MEM support for JIT
` [PATCH v4 8/8] bpf ppc32: Access only if addr is kernel address

[PATCH net-next 1/2] net: pcs: xpcs: introduce xpcs_modify() helper function
 2021-09-29 11:46 UTC  (6+ messages)
` [PATCH net-next 2/2] net: pcs: xpcs: fix incorrect CL37 AN sequence

[PATCH net] net: introduce and use lock_sock_fast_nested()
 2021-09-29 11:36 UTC  (2+ messages)

[syzbot] INFO: trying to register non-static key in sco_conn_del
 2021-09-29 11:36 UTC 

[PATCH net-next] dissector: do not set invalid PPP protocol
 2021-09-29 11:32 UTC 

[PATCH] net: dsa: rtl8366rb: Use core filtering tracking
 2021-09-29 11:23 UTC 

[PATCH net-next v4 0/3] check return value of rhashtable_init in mlx5e, ipv6, mac80211
 2021-09-29 11:00 UTC  (3+ messages)
` [PATCH net-next v4 1/3] net/mlx5e: check return value of rhashtable_init

[PATCH -next -v2] net/ipv4/datagram.c: remove superfluous header files from datagram.c
 2021-09-29 10:50 UTC  (2+ messages)

[PATCH net-next 0/5] Devlink reload and missed notifications fix
 2021-09-29 10:43 UTC  (4+ messages)
` [PATCH net-next 3/5] devlink: Allow set specific ops callbacks dynamically


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