netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-18 15:30:01 to 2020-11-18 22:50:28 UTC [more...]

[PATCH net-next v6 0/4] GVE Raw Addressing
 2020-11-18 22:50 UTC  (4+ messages)
` [PATCH net-next v6 3/4] gve: Rx Buffer Recycling

[PATCH V1 net 0/4] Fixes for ENA driver
 2020-11-18 22:41 UTC  (7+ messages)
` [PATCH V1 net 1/4] net: ena: handle bad request id in ena_netdev
` [PATCH V1 net 2/4] net: ena: set initial DMA width to avoid intel iommu issue
` [PATCH V1 net 3/4] net: ena: fix packet's addresses for rx_offset feature
` [PATCH V1 net 4/4] net: ena: return error code from ena_xdp_xmit_buff

[PATCH net-next,v4 0/9] netfilter: flowtable bridge and vlan enhancements
 2020-11-18 22:30 UTC  (10+ messages)
` [PATCH net-next,v4 1/9] netfilter: flowtable: add hash offset field to tuple
` [PATCH net-next,v4 2/9] netfilter: flowtable: add xmit path types
` [PATCH net-next,v4 3/9] net: resolve forwarding path from virtual netdevice and HW destination address
` [PATCH net-next,v4 4/9] net: 8021q: resolve forwarding path for vlan devices
` [PATCH net-next,v4 5/9] bridge: resolve forwarding path for bridge devices
` [PATCH net-next,v4 6/9] netfilter: flowtable: use dev_fill_forward_path() to obtain ingress device
` [PATCH net-next,v4 7/9] netfilter: flowtable: use dev_fill_forward_path() to obtain egress device
` [PATCH net-next,v4 8/9] netfilter: flowtable: add vlan support
` [PATCH net-next,v4 9/9] selftests: netfilter: flowtable bridge and VLAN support

[PATCH net-next] mptcp: update rtx timeout only if required
 2020-11-18 22:05 UTC 

[PATCH 00/11] net: dsa: microchip: make ksz8795 driver more dynamic
 2020-11-18 22:03 UTC  (12+ messages)
` [PATCH 01/11] net: dsa: microchip: ksz8795: remove unused last_port variable
` [PATCH 02/11] net: dsa: microchip: ksz8795: remove superfluous port_cnt assignment
` [PATCH 03/11] net: dsa: microchip: ksz8795: move variable assignments from detect to init
` [PATCH 04/11] net: dsa: microchip: ksz8795: use reg_mib_cnt where possible
` [PATCH 05/11] net: dsa: microchip: ksz8795: use mib_cnt "
` [PATCH 06/11] net: dsa: microchip: ksz8795: use phy_port_cnt "
` [PATCH 07/11] net: dsa: microchip: remove superfluous num_ports asignment
` [PATCH 08/11] net: dsa: microchip: ksz8795: align port_cnt usage with other microchip drivers
` [PATCH 09/11] net: dsa: microchip: remove usage of mib_port_count
` [PATCH 10/11] net: dsa: microchip: ksz8795: dynamic allocate memory for flush_dyn_mac_table
` [PATCH 11/11] net: dsa: microchip: ksz8795: use num_vlans where possible

[PATCH net-next v3 1/4] ethtool: add ETHTOOL_COALESCE_ALL_PARAMS define
 2020-11-18 21:43 UTC  (6+ messages)
` [PATCH net-next v3 4/4] selftests: add ring and coalesce selftests

[PATCH net 0/2] net/smc: fixes 2020-11-18
 2020-11-18 21:40 UTC  (3+ messages)
` [PATCH net 1/2] net/smc: fix matching of existing link groups
` [PATCH net 2/2] net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid()

[PATCH net-next v1] ptp: document struct ptp_clock_request members
 2020-11-18 21:35 UTC  (4+ messages)

[PATCH v3 01/11] dt-bindings: usb: convert usb-device.txt to YAML schema
 2020-11-18 21:23 UTC  (2+ messages)

[PATCH net-next v3 0/5] implement kthread based napi poll
 2020-11-18 21:20 UTC  (9+ messages)
` [PATCH net-next v3 1/5] net: implement threaded-able napi poll loop support
` [PATCH net-next v3 2/5] net: add sysfs attribute to control napi threaded mode
` [PATCH net-next v3 3/5] net: extract napi poll functionality to __napi_poll()
` [PATCH net-next v3 4/5] net: modify kthread handler to use __napi_poll()
` [PATCH net-next v3 5/5] net: improve napi threaded config

[PATCH bpf-next] libbpf: Add libbpf_version() function to get library version at runtime
 2020-11-18 21:16 UTC  (4+ messages)

[PATCH] libbpf: Fix VERSIONED_SYM_COUNT number parsing
 2020-11-18 21:13 UTC 

[PATCH v3 1/1] page_frag: Recover from memory pressure
 2020-11-18 21:13 UTC  (3+ messages)

[PATCH net-next v2 0/3] net: ptp: introduce common defines for PTP message types
 2020-11-18 21:03 UTC  (5+ messages)
` [PATCH net-next v2 1/3] "
` [PATCH net-next v2 2/3] dpaa2-eth: use new PTP_MSGTYPE_* define(s)
` [PATCH net-next v2 3/3] ptp: ptp_ines: "

[PATCH] hv_netvsc: Validate number of allocated sub-channels
 2020-11-18 20:57 UTC  (2+ messages)

[net] net/tls: missing received data after fast remote close
 2020-11-18 20:51 UTC  (7+ messages)

[PATCH net-next v3 00/12] net: dsa: microchip: PTP support for KSZ956x
 2020-11-18 20:30 UTC  (13+ messages)
` [PATCH net-next v3 01/12] dt-bindings: net: dsa: convert ksz bindings document to yaml
` [PATCH net-next v3 02/12] net: dsa: microchip: support for "ethernet-ports" node
` [PATCH net-next v3 03/12] net: dsa: microchip: rename ksz9477.c to ksz9477_main.c
` [PATCH net-next v3 04/12] dt-bindings: net: dsa: microchip,ksz: add interrupt property
` [PATCH net-next v3 05/12] net: dsa: microchip: ksz9477: move chip reset to ksz9477_switch_init()
` [PATCH net-next v3 06/12] net: dsa: microchip: ksz9477: basic interrupt support
` [PATCH net-next v3 07/12] net: dsa: microchip: ksz9477: add Posix clock support for chip PTP clock
` [PATCH net-next v3 08/12] net: ptp: add helper for one-step P2P clocks
` [PATCH net-next v3 09/12] net: dsa: microchip: ksz9477: initial hardware time stamping support
` [PATCH net-next v3 10/12] net: dsa: microchip: ksz9477: remaining "
` [PATCH net-next v3 11/12] net: dsa: microchip: ksz9477: add Pulse Per Second (PPS) support
` [PATCH net-next v3 12/12] net: dsa: microchip: ksz9477: add periodic output support

[PATCH net-next v6 0/6] netdevsim: add ethtool coalesce and ring settings
 2020-11-18 20:45 UTC  (7+ messages)
` [PATCH net-next v6 1/6] ethtool: add ETHTOOL_COALESCE_ALL_PARAMS define
` [PATCH net-next v6 2/6] netdevsim: move ethtool pause params in separate struct
` [PATCH net-next v6 3/6] netdevsim: support ethtool ring and coalesce settings
` [PATCH net-next v6 4/6] selftests: extract common functions in ethtool-common.sh
` [PATCH net-next v6 5/6] selftests: refactor get_netdev_name function
` [PATCH net-next v6 6/6] selftests: add ring and coalesce selftests

[PATCH] tracepoint: Do not fail unregistering a probe due to memory allocation
 2020-11-18 20:44 UTC  (24+ messages)
        ` violating function pointer signature

[PATCH net-next 00/13] Add mlx5 subfunction support
 2020-11-18 20:42 UTC  (9+ messages)
` [PATCH net-next 03/13] devlink: Support add and delete devlink port

[PATCH net-next] ip_gre: remove CRC flag from dev features in gre_gso_segment
 2020-11-18 20:35 UTC  (5+ messages)

[RFC PATCH 0/2] add ppp_generic ioctl to bridge channels
 2020-11-18 20:24 UTC  (5+ messages)

[PATCH net 1/2] net/tls: Protect from calling tls_dev_del for TLS RX twice
 2020-11-18 20:21 UTC  (6+ messages)
` [PATCH net 2/2] net: Call skb destructor on NAPI_GRO_FREE_STOLEN_HEAD

[PATCH v3] IPv6: RTM_GETROUTE: Add RTA_ENCAP to result
 2020-11-18 20:19 UTC  (2+ messages)

[PATCH] Documentation: networking: Fix Column span alignment warnings in l2tp.rst
 2020-11-18 20:09 UTC  (4+ messages)

[PATCH net-next] Documentation: Remove the deleted "framerelay" document from the index
 2020-11-18 20:00 UTC  (2+ messages)

[PATCH net-next 0/9] mlxsw: Preparations for nexthop objects support - part 2/2
 2020-11-18 20:00 UTC  (2+ messages)

[PATCH net-next] net-loopback: allow lo dev initial state to be controlled
 2020-11-18 19:54 UTC  (12+ messages)

[PATCH net-next] net: stream: fix TCP references when INET is not enabled
 2020-11-18 19:44 UTC 

[PATCH] net: qrtr: Unprepare MHI channels during remove
 2020-11-18 19:34 UTC  (4+ messages)

[PATCH] net: dsa: mv88e6xxx: Wait for EEPROM done after HW reset
 2020-11-18 19:26 UTC  (4+ messages)

[PATCH net] atl1c: fix error return code in atl1c_probe()
 2020-11-18 19:10 UTC  (2+ messages)

[PATCH net v2] net: Have netpoll bring-up DSA management interface
 2020-11-18 19:10 UTC  (2+ messages)

[PATCH net] atl1e: fix error return code in atl1e_probe()
 2020-11-18 19:10 UTC  (2+ messages)

[PATCH net 0/2] mlxsw: Couple of fixes
 2020-11-18 19:09 UTC  (2+ messages)

[net-next v4 0/2] devlink: move common flash_update calls to core
 2020-11-18 19:06 UTC  (3+ messages)
` [net-next v4 1/2] devlink: move request_firmware out of driver
` [net-next v4 2/2] devlink: move flash end and begin to core devlink

[PATCH] net: mvpp2: divide fifo for dts-active ports only
 2020-11-18 19:00 UTC  (2+ messages)

[PATCH net] ah6: fix error return code in ah6_input()
 2020-11-18 19:00 UTC  (2+ messages)

[net-next v2 PATCH] devlink: move request_firmware out of driver
 2020-11-18 18:55 UTC  (4+ messages)

[PATCH] net: usb: qmi_wwan: Set DTR quirk for MR400
 2020-11-18 18:49 UTC  (3+ messages)

[PATCH][next] nfp: tls: Fix unreachable code issue
 2020-11-18 18:48 UTC  (3+ messages)

[net-next v3 0/2] devlink: move common flash_update calls to core
 2020-11-18 18:47 UTC  (8+ messages)
` [net-next v3 1/2] devlink: move request_firmware out of driver
` [net-next v3 2/2] devlink: move flash end and begin to core devlink

[PATCH bpf-next 0/9] bpf: remove bpf_load loader completely
 2020-11-18  9:31 UTC  (7+ messages)
` [PATCH bpf-next 2/9] samples: bpf: refactor hbm program with libbpf
` [PATCH bpf-next 3/9] samples: bpf: refactor test_cgrp2_sock2 "

[PATCH net v4] ipv6/netfilter: Discard first fragment not including all headers
 2020-11-18 18:16 UTC  (2+ messages)

[PATCH net] enetc: Workaround for MDIO register access issue
 2020-11-18 18:04 UTC  (7+ messages)

[PATCH net] net/sched: act_mpls: ensure LSE is pullable before reading it
 2020-11-18 18:00 UTC  (4+ messages)

[PATCH net-next 0/2] enetc: Clean endianness warnings up
 2020-11-18 17:54 UTC  (3+ messages)

[PATCH] bus: mhi: Remove auto-start option
 2020-11-18 17:46 UTC  (6+ messages)

[PATCH bpf-next v2 0/3] RISC-V selftest/bpf fixes
 2020-11-18 17:43 UTC  (2+ messages)

[PATCH net-next v5 0/6] netdevsim: add ethtool coalesce and ring settings
 2020-11-18 17:39 UTC  (8+ messages)
` [PATCH net-next v5 1/6] ethtool: add ETHTOOL_COALESCE_ALL_PARAMS define
` [PATCH net-next v5 2/6] netdevsim: move ethtool pause params in separate struct
` [PATCH net-next v5 3/6] netdevsim: support ethtool ring and coalesce settings
` [PATCH net-next v5 4/6] selftests: extract common functions in ethtool-common.sh
` [PATCH net-next v5 5/6] selftests: refactor get_netdev_name function
` [PATCH net-next v5 6/6] selftests: add ring and coalesce selftests

[PATCH v2 1/4] rtlwifi: rtl8188ee: avoid accessing the data mapped to streaming DMA
 2020-11-18 17:20 UTC  (2+ messages)

[PATCH bpf-next v6 00/34] bpf: switch to memcg-based memory accounting
 2020-11-18 17:15 UTC  (9+ messages)
` [PATCH bpf-next v6 06/34] bpf: prepare for memcg-based memory accounting for bpf maps

[PATCH net-next v4 0/6] netdevsim: add ethtool coalesce and ring settings
 2020-11-18 17:08 UTC  (6+ messages)
` [PATCH net-next v4 5/6] selftests: refactor get_netdev_name function

[PATCH net-next v2 0/2] lib8390: Remove custom padding solution
 2020-11-18 16:51 UTC  (3+ messages)
` [PATCH net-next v2 1/2] lib8390: Use eth_skb_pad()
` [PATCH net-next v2 2/2] lib8390: Cleanup variables

[net-next 0/4][pull request] 40GbE Intel Wired LAN Driver Updates 2020-11-13
 2020-11-18 16:42 UTC  (4+ messages)
` [net-next 1/4] i40e: add support for PTP external synchronization clock

[PATCH] ipv4: use IS_ENABLED instead of ifdef
 2020-11-18 16:38 UTC  (6+ messages)

[RFC net-next af_unix v1 0/1] Allow delivery of SIGURG on AF_UNIX streams socket
 2020-11-18 16:34 UTC  (2+ messages)

[PATCH net-next] net: add in_softirq() debug checking in napi_consume_skb()
 2020-11-18 16:26 UTC  (8+ messages)

[RFC PATCH bpf-next 0/8] Socket migration for SO_REUSEPORT
 2020-11-18 16:25 UTC  (2+ messages)

[PATCH v2] Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
 2020-11-18 16:25 UTC  (2+ messages)

[RFC, net-next] net: qos: introduce a redundancy flow action
 2020-11-18 16:11 UTC  (3+ messages)

pull-request: can 2020-11-18
 2020-11-18 16:04 UTC  (5+ messages)
` [net 1/4] can: kvaser_pciefd: Fix KCAN bittiming limits
` [net 2/4] can: kvaser_usb: kvaser_usb_hydra: "
` [net 3/4] can: flexcan: flexcan_chip_start(): fix erroneous flexcan_transceiver_enable() during bus-off recovery
` [net 4/4] can: m_can: process interrupt only when not runtime suspended

[PATCH net-next] net: Variable SLAAC: SLAAC with prefixes of arbitrary length in PIO
 2020-11-18 15:56 UTC  (9+ messages)
`  "
  ` [PATCH net-next V3] "
    ` [PATCH net-next V4] "
      ` [PATCH net-next V5] "

[PATCH net-next v3] Add Mellanox BlueField Gigabit Ethernet driver
 2020-11-18 15:55 UTC  (4+ messages)

[Intel-wired-lan] [PATCH next-queue v2 3/3] igc: Add support for PTP getcrosststamp()
 2020-11-18 15:55 UTC  (5+ messages)

Fw: [Bug 210255] New: IP_UNICAST_IF has no effect on connect()ed UDP sockets
 2020-11-18 15:46 UTC 

[PATCH net-next] net: dsa: avoid potential use-after-free error
 2020-11-18 15:43 UTC 

[PATCH bpf-next V6 0/7] Series short description
 2020-11-18 15:37 UTC  (2+ messages)

[PATCH bpf-next V6 0/7] bpf: New approach for BPF MTU handling
 2020-11-18 15:30 UTC  (5+ messages)
` [PATCH bpf-next V6 4/7] bpf: add BPF-helper for MTU checking
` [PATCH bpf-next V6 5/7] bpf: drop MTU check when doing TC-BPF redirect to ingress
` [PATCH bpf-next V6 6/7] bpf: make it possible to identify BPF redirected SKBs
` [PATCH bpf-next V6 7/7] selftests/bpf: use bpf_check_mtu in selftest test_cls_redirect


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