netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-18 17:46:29 to 2020-11-19 01:14:17 UTC [more...]

[net v2] net/tls: missing received data after fast remote close
 2020-11-19  1:13 UTC 

[PATCH 00/11] net: dsa: microchip: make ksz8795 driver more dynamic
 2020-11-19  1:13 UTC  (21+ 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 1/2] net/tls: Protect from calling tls_dev_del for TLS RX twice
 2020-11-19  1:13 UTC  (7+ messages)
` [PATCH net 2/2] net: Call skb destructor on NAPI_GRO_FREE_STOLEN_HEAD

[PATCH net-next v2 0/9] ibmvnic: Performance improvements and other updates
 2020-11-19  1:12 UTC  (10+ messages)
` [PATCH net-next v2 1/9] ibmvnic: Introduce indirect subordinate Command Response Queue buffer
` [PATCH net-next v2 2/9] ibmvnic: Introduce batched RX buffer descriptor transmission
` [PATCH net-next v2 3/9] ibmvnic: Introduce xmit_more support using batched subCRQ hcalls
` [PATCH net-next v2 4/9] ibmvnic: Clean up TX code and TX buffer data structure
` [PATCH net-next v2 5/9] ibmvnic: Remove send_subcrq function
` [PATCH net-next v2 6/9] ibmvnic: Ensure that device queue memory is cache-line aligned
` [PATCH net-next v2 7/9] ibmvnic: Correctly re-enable interrupts in NAPI polling routine
` [PATCH net-next v2 8/9] ibmvnic: Use netdev_alloc_skb instead of alloc_skb to replenish RX buffers
` [PATCH net-next v2 9/9] ibmvnic: Do not replenish RX buffers after every polling loop

[RFC PATCH bpf-next 0/8] Socket migration for SO_REUSEPORT
 2020-11-19  1:00 UTC  (7+ messages)
` [RFC PATCH bpf-next 3/8] tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues
` [RFC PATCH bpf-next 6/8] bpf: Add cookie in sk_reuseport_md
` [RFC PATCH bpf-next 7/8] bpf: Call bpf_run_sk_reuseport() for socket migration

Hardware time stamping support for AF_XDP applications
 2020-11-19  0:57 UTC  (6+ messages)

[PATCH net] ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 module
 2020-11-19  0:54 UTC  (2+ messages)

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

[net] net/tls: missing received data after fast remote close
 2020-11-19  0:49 UTC  (10+ messages)

[PATCH 0/3] atm: Replace in_interrupt usage
 2020-11-19  0:45 UTC  (2+ messages)

[PATCH net-next] mptcp: update rtx timeout only if required
 2020-11-19  0:42 UTC  (2+ messages)
` [MPTCP] "

[PATCH v4] IPv6: RTM_GETROUTE: Add RTA_ENCAP to result
 2020-11-19  0:29 UTC  (2+ messages)

[Intel-wired-lan] [PATCH next-queue v2 3/3] igc: Add support for PTP getcrosststamp()
 2020-11-19  0:22 UTC  (6+ messages)

[PATCH net-next v2 0/7] dpaa_eth: add XDP support
 2020-11-19  0:21 UTC  (3+ messages)
` [PATCH net-next v2 2/7] dpaa_eth: add basic "

[PATCH] aquantia: Reserve space when allocating an SKB
 2020-11-19  0:14 UTC  (3+ messages)
` [EXT] "

[PATCH net-next 0/2] TLS TX HW offload for Bond
 2020-11-19  0:02 UTC  (2+ messages)

[PATCH net-next 00/11] net: ipa: IPA register cleanup
 2020-11-19  0:00 UTC  (2+ messages)

[PATCH 0/3] Bluetooth: Power down controller when suspending
 2020-11-18 23:43 UTC  (3+ messages)
` [PATCH 1/3] Bluetooth: Rename and move clean_up_hci_state
` [PATCH 2/3] Bluetooth: Add quirk to power down on suspend

[PATCH v2 0/2] hwmon: (max127) Add Maxim MAX127 hardware monitoring
 2020-11-18 23:42 UTC  (5+ messages)
` [PATCH v2 1/2] hwmon: (max127) Add Maxim MAX127 hardware monitoring driver
` [PATCH v2 2/2] docs: hwmon: Document max127 driver

[PATCH net-next v3 00/12] net: dsa: microchip: PTP support for KSZ956x
 2020-11-18 23:40 UTC  (14+ 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,v4 0/9] netfilter: flowtable bridge and vlan enhancements
 2020-11-18 23:36 UTC  (12+ 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] net: dsa: avoid potential use-after-free error
 2020-11-18 23:33 UTC  (2+ messages)

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

[PATCH net-next v7 0/4] GVE Raw Addressing
 2020-11-18 23:20 UTC  (5+ messages)
` [PATCH net-next v7 1/4] gve: Add support for raw addressing device option
` [PATCH net-next v7 2/4] gve: Add support for raw addressing to the rx path
` [PATCH net-next v7 3/4] gve: Rx Buffer Recycling
` [PATCH net-next v7 4/4] gve: Add support for raw addressing in the tx path

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

[PATCH net-next v6 0/4] GVE Raw Addressing
 2020-11-18 23:16 UTC  (13+ messages)
` [PATCH net-next v6 1/4] gve: Add support for raw addressing device option
` [PATCH net-next v6 2/4] gve: Add support for raw addressing to the rx path
` [PATCH net-next v6 3/4] gve: Rx Buffer Recycling
` [PATCH net-next v6 4/4] gve: Add support for raw addressing in the tx path

[PATCH v3] IPv6: RTM_GETROUTE: Add RTA_ENCAP to result
 2020-11-18 23:08 UTC  (3+ messages)

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

[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 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 net-next v2 0/3] net: ptp: introduce common defines for PTP message types
 2020-11-18 21:03 UTC  (3+ messages)
` [PATCH net-next v2 3/3] ptp: ptp_ines: use new PTP_MSGTYPE_* define(s)

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

[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  (21+ messages)
        ` violating function pointer signature

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

[RFC PATCH 0/2] add ppp_generic ioctl to bridge channels
 2020-11-18 20:24 UTC  (5+ 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  (5+ messages)
` [net-next v3 1/2] devlink: move request_firmware out of driver

[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] 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)


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