netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-03 20:45:54 to 2020-08-04 10:35:23 UTC [more...]

[RFC PATCH bpf-next 0/3] Add a new bpf helper for FDB lookup
 2020-08-04 10:35 UTC  (9+ messages)
` [RFC PATCH bpf-next 2/3] bpf: Add helper to do forwarding lookups in kernel FDB table
` [RFC PATCH bpf-next 3/3] samples/bpf: Add a simple bridge example accelerated with XDP

[PATCH] ethtool: Add QSFP-DD support
 2020-08-04 10:30 UTC  (6+ messages)

[PATCH] vDPA: dont change vq irq after DRIVER_OK
 2020-08-04 10:21 UTC 

[PATCH] vDPA: dont change vq irq after DRIVER_OK
 2020-08-04 10:20 UTC 

[PATCH 0/2] selftests: rtnetlink: Fix for false-negative return values
 2020-08-04 10:18 UTC  (3+ messages)
` [PATCH 1/2] selftests: rtnetlink: correct the final return value for the test
` [PATCH 2/2] selftests: rtnetlink: make kci_test_encap() return sub-test result

[PATCH net-next RFC 00/13] Add devlink reload level option
 2020-08-04 10:13 UTC  (8+ messages)

[PATCH v2] drivers/net/wan/lapbether: Use needed_headroom instead of hard_header_len
 2020-08-04 10:13 UTC  (7+ messages)

[PATCH v2 0/5] Fixes for setting event freq/periods
 2020-08-04 10:08 UTC  (3+ messages)
` [PATCH v2 4/5] perf record: Don't clear event's period if set by a term

[PATCH net-next RFC 01/13] devlink: Add reload level option to devlink reload command
 2020-08-04 10:04 UTC  (13+ messages)

[PATCH v4 0/6] CTU CAN FD open-source IP core SocketCAN driver, PCI, platform integration and documentation
 2020-08-04  9:57 UTC  (6+ messages)
` [PATCH v4 2/6] dt-bindings: net: can: binding for CTU CAN FD open-source IP core
` [PATCH v4 3/6] can: ctucanfd: add support for CTU CAN FD open-source IP core - bus independent part

[PATCH net-next] cxgb4: Add support to flash firmware config image
 2020-08-04  9:43 UTC  (9+ messages)

The card speed limited to 100 Mb/s
 2020-08-04  9:46 UTC 

[PATCH] Bluetooth: Initialize the TX queue lock when creating struct l2cap_chan in 6LOWPAN
 2020-08-04  9:42 UTC  (2+ messages)
` [Linux-kernel-mentees] "

[PATCH ipsec] xfrmi: drop ignore_df check before updating pmtu
 2020-08-04  9:37 UTC 

[PATCH V5 0/6] IRQ offloading for vDPA
 2020-08-04  9:36 UTC  (8+ messages)
` [PATCH V5 1/6] vhost: introduce vhost_vring_call
` [PATCH V5 4/6] vhost_vdpa: implement IRQ offloading in vhost_vdpa

[PATCH iproute2-next 0/3] Global per-type support for QP counters
 2020-08-04  8:49 UTC  (4+ messages)
` [PATCH iproute2-next 1/3] rdma: update uapi headers
` [PATCH iproute2-next 2/3] rdma: Add "PID" criteria support for statistic counter auto mode
` [PATCH iproute2-next 3/3] rdma: Document the new "pid" criteria for "

[PATCH v4 0/2] Add 802.1AD protocol support for dsa switch and ocelot driver
 2020-08-04  8:13 UTC  (9+ messages)
` [PATCH v4 1/2] net: dsa: Add protocol support for 802.1AD when adding or deleting vlan for dsa switch port
    ` [EXT] "
` [PATCH v4 2/2] net: dsa: ocelot: Add support for QinQ Operation
    ` [EXT] "

[PATCH net-next 0/2] Add IP_DSCP_MASK and fix vxlan tos value before xmit
 2020-08-04  7:47 UTC  (5+ messages)
` [PATCHv2 net "
  ` [PATCHv2 net 1/2] net: add IP_DSCP_MASK
  ` [PATCHv2 net 2/2] vxlan: fix getting tos value from DSCP field

[net-next v2] seg6: using DSCP of inner IPv4 packets
 2020-08-04  7:42 UTC  (3+ messages)

[PATCH] seg6: using DSCP of inner IPv4 packets
 2020-08-04  7:40 UTC 

[PATCH v5 net-next 00/10] qed: introduce devlink health support
 2020-08-04  7:21 UTC  (4+ messages)
` [PATCH v5 net-next 04/10] qed: implement devlink info request
    ` [EXT] "

[PATCH] gve: Fix the size used in a 'dma_free_coherent()' call
 2020-08-04  7:16 UTC  (6+ messages)

[PATCHv2 net] net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()
 2020-08-04  7:02 UTC 

[PATCH net-next 0/6] Support PMTU discovery with bridged UDP tunnels
 2020-08-04  5:53 UTC  (16+ messages)
` [PATCH net-next 1/6] ipv4: route: Ignore output interface in FIB lookup for PMTU route
` [PATCH net-next 2/6] tunnels: PMTU discovery support for directly bridged IP packets
` [PATCH net-next 3/6] vxlan: Support for PMTU discovery on directly bridged links
` [PATCH net-next 4/6] geneve: "
` [PATCH net-next 5/6] selftests: pmtu.sh: Add tests for bridged UDP tunnels
` [PATCH net-next 6/6] selftests: pmtu.sh: Add tests for UDP tunnels handled by Open vSwitch

[PATCH net-next v2 0/6] Support PMTU discovery with bridged UDP tunnels
 2020-08-04  5:53 UTC  (7+ messages)
` [PATCH net-next v2 1/6] ipv4: route: Ignore output interface in FIB lookup for PMTU route
` [PATCH net-next v2 2/6] tunnels: PMTU discovery support for directly bridged IP packets
` [PATCH net-next v2 3/6] vxlan: Support for PMTU discovery on directly bridged links
` [PATCH net-next v2 4/6] geneve: "
` [PATCH net-next v2 5/6] selftests: pmtu.sh: Add tests for bridged UDP tunnels
` [PATCH net-next v2 6/6] selftests: pmtu.sh: Add tests for UDP tunnels handled by Open vSwitch

[PATCH net-next] ip_vti: Fix unused variable warning
 2020-08-04  5:53 UTC  (3+ messages)

KASAN: use-after-free Read in hci_send_acl
 2020-08-04  5:53 UTC  (2+ messages)

[PATCH 2/2] net: phy: Associate device node with fixed PHY
 2020-08-04  5:36 UTC  (10+ messages)

[vhost:vhost 42/49] drivers/rpmsg/virtio_rpmsg_bus.c:28:10: fatal error: 'linux/virtio_rpmsg.h' file not found
 2020-08-04  4:28 UTC 

pull-request: wireless-drivers-next-2020-08-02
 2020-08-04  4:07 UTC  (3+ messages)

[PATCH] via-velocity: Add missing KERN_<LEVEL> where needed
 2020-08-04  3:23 UTC  (4+ messages)
  ` [PATCH V2] via-velocity: Use more typical logging styles

[net-next:master 152/154] net/core/fib_rules.c:26:7: sparse: sparse: undefined preprocessor identifier 'CONFIG_IP_MULTIPLE_TABLES'
 2020-08-04  3:18 UTC 

[PATCH net-next 0/5] net: dsa: loop: Preparatory changes for
 2020-08-04  2:22 UTC  (3+ messages)

[PATCH net-next v4 0/2] hinic: mailbox channel enhancement
 2020-08-04  2:19 UTC  (3+ messages)
` [PATCH net-next v4 1/2] hinic: add generating mailbox random index support
` [PATCH net-next v4 2/2] hinic: add check for mailbox msg from VF

[PATCH] net: vmxnet3: avoid accessing the data mapped to streaming DMA
 2020-08-04  2:17 UTC  (3+ messages)

[PATCH net-next v3 0/2] hinic: mailbox channel enhancement
 2020-08-04  1:57 UTC  (4+ messages)
` [PATCH net-next v3 1/2] hinic: add generating mailbox random index support

net-next is CLOSED
 2020-08-04  1:46 UTC 

pull-request: bpf-next 2020-08-04
 2020-08-04  1:45 UTC  (2+ messages)

[PATCH v3 net-next 11/11] sfc_ef100: add nic-type for VFs, and bind to them
 2020-08-04  1:30 UTC  (3+ messages)

[RFC PATCH v4 bpf-next 00/12] BPF TCP header options
 2020-08-04  1:28 UTC  (22+ messages)
` [RFC PATCH v4 bpf-next 01/12] tcp: Use a struct to represent a saved_syn
` [RFC PATCH v4 bpf-next 02/12] tcp: bpf: Add TCP_BPF_DELACK_MAX setsockopt
` [RFC PATCH v4 bpf-next 03/12] tcp: bpf: Add TCP_BPF_RTO_MIN for bpf_setsockopt
` [RFC PATCH v4 bpf-next 04/12] tcp: Add saw_unknown to struct tcp_options_received
` [RFC PATCH v4 bpf-next 05/12] bpf: tcp: Add bpf_skops_established()
` [RFC PATCH v4 bpf-next 06/12] bpf: tcp: Add bpf_skops_parse_hdr()
` [RFC PATCH v4 bpf-next 07/12] bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt()
` [RFC PATCH v4 bpf-next 08/12] bpf: sock_ops: Change some members of sock_ops_kern from u32 to u8
` [RFC PATCH v4 bpf-next 09/12] bpf: tcp: Allow bpf prog to write and parse TCP header option
` [RFC PATCH v4 bpf-next 10/12] bpf: selftests: Add fastopen_connect to network_helpers
` [RFC PATCH v4 bpf-next 11/12] bpf: selftests: tcp header options
` [RFC PATCH v4 bpf-next 12/12] tcp: bpf: Optionally store mac header in TCP_SAVE_SYN

[pull request][net-next 0/5] Mellanox, mlx5 updates 2020-08-03
 2020-08-04  1:24 UTC  (2+ messages)

[PATCH v3 net-next 00/11] sfc: driver for EF100 family NICs, part 2
 2020-08-04  1:23 UTC  (3+ messages)

[PATCH net-next 1/2] dpaa2-eth: use napi_schedule to be compatible with PREEMPT_RT
 2020-08-04  1:21 UTC  (4+ messages)
` [PATCH net-next 2/2] enetc: "

[PATCH bpf-next 2/5] libbpf: support BPF_PROG_TYPE_USER programs
 2020-08-04  1:18 UTC  (2+ messages)

[PATCH net-next] ptp: only allow phase values lower than 1 period
 2020-08-04  1:18 UTC  (2+ messages)

[PATCH net-next] cxgb4: add TC-MATCHALL IPv6 support
 2020-08-04  1:17 UTC  (2+ messages)

[PATCH net-next] net: dsa: sja1105: poll for extts events from a timer
 2020-08-04  1:16 UTC  (2+ messages)

[PATCH net] mptcp: fix bogus sendmsg() return code under pressure
 2020-08-04  1:15 UTC  (2+ messages)

[PATCH net-next 0/9] mlxsw: Add support for buffer drop traps
 2020-08-04  1:13 UTC  (2+ messages)

[PATCH net-next] fib: Fix undef compile warning
 2020-08-04  1:02 UTC  (2+ messages)

[PATCH net-next] mptcp: use mptcp_for_each_subflow in mptcp_stream_accept
 2020-08-04  1:01 UTC  (2+ messages)

pull-request: mac80211-next 2020-08-03
 2020-08-04  1:00 UTC  (2+ messages)

[PATCH net-next] net: stmmac: fix failed to suspend if phy based WOL is enabled
 2020-08-04  0:59 UTC  (2+ messages)

[PATCH v3] seg6_iptunnel: Refactor seg6_lwt_headroom out of uapi header
 2020-08-04  0:57 UTC  (2+ messages)

[PATCH net-next] tcp: apply a floor of 1 for RTT samples from TCP timestamps
 2020-08-04  0:54 UTC  (2+ messages)

[PATCH bpf-next v3 0/2] bpf: change uapi for bpf iterator map elements
 2020-08-04  0:39 UTC  (6+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] tools/bpf: support new uapi for map element bpf iterator

[PATCH ethtool 0/7] compiler warnings cleanup, part 1
 2020-08-03 23:59 UTC  (3+ messages)
` [PATCH ethtool 2/7] cable_test: clean up unused parameters

[net-next v2 0/5] devlink flash update overwrite mask
 2020-08-03 23:54 UTC  (11+ messages)
` [net-next v2 2/5] devlink: introduce "
` [iproute2-next v2 5/5] devlink: support setting the "

[PATCH net-next] tipc: Use is_broadcast_ether_addr() instead of memcmp()
 2020-08-03 23:22 UTC  (2+ messages)

[PATCH net v3 0/5] DPAA FMan driver fixes
 2020-08-03 23:20 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH net] rds: Prevent kernel-infoleak in rds_notify_queue_get()
 2020-08-03 23:06 UTC  (11+ messages)

[PATCH 0/7] Netfilter updates for net-next
 2020-08-03 23:03 UTC  (2+ messages)

[PATCH 2/2] net: spider_net: Remove a useless memset
 2020-08-03 23:01 UTC  (2+ messages)

[PATCH 1/2] net: spider_net: Fix the size used in a 'dma_free_coherent()' call
 2020-08-03 23:01 UTC  (2+ messages)

[PATCH] net: sgi: ioc3-eth: Fix the size used in some 'dma_free_coherent()' calls
 2020-08-03 23:01 UTC  (2+ messages)

[PATCH net] net: bridge: clear bridge's private skb space on xmit
 2020-08-03 22:58 UTC  (3+ messages)
` [PATCH net v2] net: bridge: clear skb private space on bridge dev xmit

[PATCH] liquidio: Fix wrong return value in cn23xx_get_pf_num()
 2020-08-03 22:58 UTC  (2+ messages)

[PATCH] net/enetc: Fix wrong return value in enetc_psfp_parse_clsflower()
 2020-08-03 22:58 UTC  (2+ messages)

[PATCH] net: ethernet: aquantia: Fix wrong return value
 2020-08-03 22:56 UTC  (2+ messages)

[PATCH] atm: idt77252: avoid accessing the data mapped to streaming DMA
 2020-08-03 22:51 UTC  (2+ messages)

[PATCH] atm: eni: avoid accessing the data mapped to streaming DMA
 2020-08-03 22:51 UTC  (2+ messages)

[net-next PATCH] net: phy: mdio-mvusb: select MDIO_DEVRES in Kconfig
 2020-08-03 22:50 UTC  (2+ messages)

[PATCH] appletalk: Fix atalk_proc_init() return path
 2020-08-03 22:49 UTC  (2+ messages)

[RFC PATCH] net: dsa: qca8k: Add 802.1q VLAN support
 2020-08-03 22:46 UTC  (5+ messages)
` [PATCH net-next v3 1/2] net: dsa: qca8k: Add define for port VID
` [PATCH net-next v3 2/2] net: dsa: qca8k: Add 802.1q VLAN support

[net-next 00/14][pull request] 100GbE Intel Wired LAN Driver Updates 2020-08-01
 2020-08-03 22:44 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH net] openvswitch: Prevent kernel-infoleak in ovs_ct_put_key()
 2020-08-03 22:39 UTC  (3+ messages)

[PATCH] net: Pass NULL to skb_network_protocol() when we don't care about vlan depth
 2020-08-03 22:39 UTC  (2+ messages)

[PATCH] net: Use __skb_pagelen() directly in skb_cow_data()
 2020-08-03 22:38 UTC  (2+ messages)

[PATCH] net: qed: use eth_zero_addr() to clear mac address
 2020-08-03 22:38 UTC  (2+ messages)

[PATCH] net: qede: use eth_zero_addr() to clear mac address
 2020-08-03 22:38 UTC  (2+ messages)

[PATCH] mac80211: use eth_zero_addr() to clear mac address
 2020-08-03 22:37 UTC  (2+ messages)

[PATCH net-next] cxgb4: fix extracting IP addresses in TC-FLOWER rules
 2020-08-03 22:34 UTC  (2+ messages)

[PATCH net-next] cxgb4: fix check for running offline ethtool selftest
 2020-08-03 22:34 UTC  (2+ messages)

[PATCH v3 net-next 0/3] ionic txrx updates
 2020-08-03 22:32 UTC  (2+ messages)

[PATCH net] net: gre: recompute gre csum for sctp over gre tunnels
 2020-08-03 22:30 UTC  (2+ messages)

[PATCH net] net: bridge: clear bridge's private skb space on xmit
 2020-08-03 22:27 UTC  (2+ messages)

[PATCH net-next 1/2] ipv6/addrconf: call addrconf_ifdown with consistent values
 2020-08-03 22:25 UTC  (4+ messages)
` [PATCH net-next 2/2] ipv6/addrconf: use a boolean to choose between UNREGISTER/DOWN

[PATCH V1 net-next 0/3] Enhance current features in ena driver
 2020-08-03 22:18 UTC  (3+ messages)
` [PATCH V1 net-next 1/3] net: ena: ethtool: Add new device statistics

[PATCH net-next v4 0/2] net: openvswitch: masks cache enhancements
 2020-08-03 22:18 UTC  (2+ messages)

[PATCH nf] netfilter: nf_tables: nft_exthdr: the presence return value should be little-endian
 2020-08-03 22:15 UTC  (2+ messages)

[PATCH net] net: mvpp2: fix memory leak in mvpp2_rx
 2020-08-03 22:15 UTC  (2+ messages)

[PATCH] [net/ethtool] ethnl_set_linkmodes: remove redundant null check
 2020-08-03 22:12 UTC  (2+ messages)

[PATCH net v2] net/sched: act_ct: fix miss set mru for ovs after defrag in act_ct
 2020-08-03 22:05 UTC  (2+ messages)

[PATCH v2 0/4 net-next] Improve MDIO Ethernet PHY reset
 2020-08-03 22:01 UTC  (2+ messages)

[PATCH bpf-next v6 0/2] bpf: cgroup skb improvements for bpf_prog_test_run
 2020-08-03 21:55 UTC  (2+ messages)

[PATCH v2 net-next 00/11] sfc: driver for EF100 family NICs, part 2
 2020-08-03 21:54 UTC  (5+ messages)
` [PATCH v2 net-next 03/11] sfc_ef100: read Design Parameters at probe time

[PATCH v2 20/24] vhost/vdpa: switch to new helpers
 2020-08-03 21:00 UTC 

[PATCH] net: sfc: fix possible buffer overflow caused by bad DMA value in efx_siena_sriov_vfdi()
 2020-08-03 20:46 UTC  (2+ messages)

[net-next 0/5][pull request] 100GbE Intel Wired LAN Driver Updates 2020-07-13
 2020-08-03 20:45 UTC  (13+ messages)
` [net-next 1/5] ice: add the virtchnl handler for AdminQ command


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