netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-29 14:18:33 to 2021-09-29 16:04:17 UTC [more...]

[RFCv2 net-next 000/167] net: extend the netdev_features_t
 2021-09-29 15:53 UTC  (148+ 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 008/167] net: convert the prototype of dflt_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 014/167] net: convert the prototype of br_features_recompute
` [RFCv2 net-next 015/167] net: convert the prototype of netdev_add_tso_features
` [RFCv2 net-next 016/167] net: convert the prototype of netdev_increment_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 023/167] net: add netdev feature helpers
` [RFCv2 net-next 024/167] net: core: use "
` [RFCv2 net-next 025/167] skbuff: "
` [RFCv2 net-next 026/167] net: vlan: "
` [RFCv2 net-next 027/167] bridge: "
` [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 036/167] macsec: "
` [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 045/167] net: sched: "
` [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 052/167] net: nsh: "
` [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 060/167] net: sctp: "
` [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 069/167] net: mac80211: use netdev feature helpers
` [RFCv2 net-next 070/167] net: ifb: "
` [RFCv2 net-next 071/167] net: bareudp: "
` [RFCv2 net-next 072/167] net: rionet: "
` [RFCv2 net-next 073/167] net: gtp: "
` [RFCv2 net-next 074/167] net: vsockmon: "
` [RFCv2 net-next 075/167] net: nlmon: "
` [RFCv2 net-next 076/167] net: wireguard: "
` [RFCv2 net-next 077/167] net: can: "
` [RFCv2 net-next 078/167] net: ppp: "
` [RFCv2 net-next 079/167] net: ipa: "
` [RFCv2 net-next 080/167] net: fjes: "
` [RFCv2 net-next 081/167] net: usb: "
` [RFCv2 net-next 082/167] net: wireless: "
` [RFCv2 net-next 083/167] net: realtek: "
` [RFCv2 net-next 084/167] net: broadcom: "
` [RFCv2 net-next 085/167] net: intel: "
` [RFCv2 net-next 086/167] net: hisilicon: "
` [RFCv2 net-next 087/167] net: mellanox: "
` [RFCv2 net-next 088/167] net: atlantic: "
` [RFCv2 net-next 089/167] net: atheros: "
` [RFCv2 net-next 090/167] net: chelsio: "
` [RFCv2 net-next 091/167] net: davicom: "
` [RFCv2 net-next 092/167] net: freescale: "
` [RFCv2 net-next 093/167] net: synopsys: "
` [RFCv2 net-next 094/167] net: sfc: "
` [RFCv2 net-next 095/167] net: qualcomm: "
` [RFCv2 net-next 096/167] net: nvidia: "
` [RFCv2 net-next 097/167] net: faraday: "
` [RFCv2 net-next 098/167] net: google: "
` [RFCv2 net-next 099/167] net: hinic: "
` [RFCv2 net-next 100/167] net: ibm: "
` [RFCv2 net-next 101/167] net: ionic: "
` [RFCv2 net-next 102/167] net: jme: "
` [RFCv2 net-next 103/167] net: micrel: "
` [RFCv2 net-next 104/167] net: cavium: "
` [RFCv2 net-next 105/167] net: cadence: "
` [RFCv2 net-next 106/167] net: mediatek: "
` [RFCv2 net-next 107/167] net: marvell: "
` [RFCv2 net-next 108/167] net: socionext: "
` [RFCv2 net-next 109/167] net: qlogic: "
` [RFCv2 net-next 110/167] net: nfp: "
` [RFCv2 net-next 111/167] net: mscc: "
` [RFCv2 net-next 112/167] net: oki-semi: "
` [RFCv2 net-next 113/167] net: renesas: "
` [RFCv2 net-next 114/167] net: neterion: "
` [RFCv2 net-next 115/167] net: cortina: "
` [RFCv2 net-next 116/167] net: stmmac: "
` [RFCv2 net-next 117/167] net: sxgbe: "
` [RFCv2 net-next 118/167] net: xgmac: "
` [RFCv2 net-next 119/167] net: altera: "
` [RFCv2 net-next 120/167] net: ti: "
` [RFCv2 net-next 121/167] net: benet: "
` [RFCv2 net-next 122/167] net: amd: "
` [RFCv2 net-next 123/167] net: bna: "
` [RFCv2 net-next 124/167] net: enic: "
` [RFCv2 net-next 125/167] net: 3com: "
` [RFCv2 net-next 126/167] net: aeroflex: "
` [RFCv2 net-next 127/167] net: sun: "
` [RFCv2 net-next 128/167] net: mana: "
` [RFCv2 net-next 129/167] net: myricom: "
` [RFCv2 net-next 130/167] net: alacritech: "
` [RFCv2 net-next 131/167] net: toshiba: "
` [RFCv2 net-next 132/167] net: tehuti: "
` [RFCv2 net-next 133/167] net: alteon: "
` [RFCv2 net-next 135/167] net: sgi: "
` [RFCv2 net-next 136/167] net: microchip: "
` [RFCv2 net-next 137/167] net: ni: "
` [RFCv2 net-next 138/167] net: apm: "
` [RFCv2 net-next 140/167] net: xilinx: "
` [RFCv2 net-next 141/167] net: pasemi: "
` [RFCv2 net-next 143/167] net: silan: "
` [RFCv2 net-next 144/167] net: adaptec: "
` [RFCv2 net-next 148/167] net: dnet: "
` [RFCv2 net-next 149/167] net: ethoc: "
` [RFCv2 net-next 151/167] um: "
` [RFCv2 net-next 156/167] net: ec_bhf: "
` [RFCv2 net-next 163/167] staging: qlge: "
` [RFCv2 net-next 165/167] net: sock: add helper sk_nocaps_add_gso()

[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  (15+ messages)
` [PATCH net-next v1 4/5] net/mlx5: Register separate reload devlink ops for multiport device

[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  (11+ 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 


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