netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-18 22:50:28 to 2020-11-19 13:51:02 UTC [more...]

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

[PATCH net-next v3 00/12] net: dsa: microchip: PTP support for KSZ956x
 2020-11-19 13:48 UTC  (6+ messages)
` [PATCH net-next v3 01/12] dt-bindings: net: dsa: convert ksz bindings document to yaml

[PATCH] mdio_bus: suppress err message for reset gpio EPROBE_DEFER
 2020-11-19 13:38 UTC  (3+ messages)

[PATCH net-next] net: Variable SLAAC: SLAAC with prefixes of arbitrary length in PIO
 2020-11-19 13:37 UTC  (7+ messages)
`  "
  ` [PATCH net-next V3] "
    ` [PATCH net-next V4] "
      ` [PATCH net-next V5] "
          ` [PATCH net-next V6] "

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

[PATCH net] netfilter: ipset: prevent uninit-value in hash_ip6_add
 2020-11-19 13:29 UTC  (4+ messages)

[PATCH net] bnxt_en: fix error return code in bnxt_init_board()
 2020-11-19 13:30 UTC 

[PATCH net-next resend 0/2] enetc: Clean endianness warnings up
 2020-11-19 13:22 UTC  (5+ messages)
` [PATCH net-next resend 1/2] enetc: Fix endianness issues for enetc_ethtool
` [PATCH net-next resend 2/2] enetc: Fix endianness issues for enetc_qos

[PATCH net-next 0/8] mlxsw: Add support for nexthop objects
 2020-11-19 13:08 UTC  (9+ messages)
` [PATCH net-next 1/8] mlxsw: spectrum_router: "
` [PATCH net-next 2/8] mlxsw: spectrum_router: Enable resolution of nexthop groups from "
` [PATCH net-next 3/8] mlxsw: spectrum_router: Allow programming routes with "
` [PATCH net-next 4/8] selftests: mlxsw: Add nexthop objects configuration tests
` [PATCH net-next 5/8] selftests: forwarding: Do not configure nexthop objects twice
` [PATCH net-next 6/8] selftests: forwarding: Test IPv4 routes with IPv6 link-local nexthops
` [PATCH net-next 7/8] selftests: forwarding: Add device-only nexthop test
` [PATCH net-next 8/8] selftests: forwarding: Add multipath tunneling "

[PATCH net-next] net: add in_softirq() debug checking in napi_consume_skb()
 2020-11-19 12:29 UTC  (11+ messages)

[RFC PATCH 0/4] net: dsa: link aggregation support
 2020-11-19 11:52 UTC  (3+ messages)

[PATCH 5.9 000/255] 5.9.9-rc1 review
 2020-11-19 12:13 UTC  (2+ messages)

[PATCH net-next v2] net: dsa: avoid potential use-after-free error
 2020-11-19 11:09 UTC 

[PATCH net] ipvs: fix possible memory leak in ip_vs_control_net_init
 2020-11-19 10:41 UTC 

[PATCH net-next 0/2] enetc: Clean endianness warnings up
 2020-11-19 10:18 UTC  (4+ messages)

[PATCH] libbpf: Fix VERSIONED_SYM_COUNT number parsing
 2020-11-19  9:48 UTC  (3+ messages)

[PATCH net-next v2 0/9] ibmvnic: Performance improvements and other updates
 2020-11-19  9:47 UTC  (14+ 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

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

[PATCH net-next 0/9] s390/qeth: updates 2020-11-17
 2020-11-19  9:25 UTC  (3+ messages)

[PATCH net] net: openvswitch: fix TTL decrement action netlink message format
 2020-11-19  9:04 UTC 

[RFC net-next 0/2] net: updates for -next
 2020-11-19  8:56 UTC  (5+ messages)
` [RFC net-next 1/2] ethtool: add support for controling the type of adaptive coalescing
` [RFC net-next 2/2] net: hns3: add support for dynamic interrupt moderation

[PATCH bpf-next] libbpf: Add libbpf_version() function to get library version at runtime
 2020-11-19  8:56 UTC  (3+ messages)

[RFC PATCH] bpf: preload: Fix build error when O= is set
 2020-11-19  8:50 UTC 

[PATCH 00/11] net: dsa: microchip: make ksz8795 driver more dynamic
 2020-11-19  8:40 UTC  (37+ 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] tracepoint: Do not fail unregistering a probe due to memory allocation
 2020-11-19  8:36 UTC  (14+ messages)
    ` violating function pointer signature

[PATCH bpf-next v3 00/10] Introduce preferred busy-polling
 2020-11-19  8:30 UTC  (11+ messages)
` [PATCH bpf-next v3 01/10] net: introduce "
` [PATCH bpf-next v3 02/10] net: add SO_BUSY_POLL_BUDGET socket option
` [PATCH bpf-next v3 03/10] xsk: add support for recvmsg()
` [PATCH bpf-next v3 04/10] xsk: check need wakeup flag in sendmsg()
` [PATCH bpf-next v3 05/10] xsk: add busy-poll support for {recv,send}msg()
` [PATCH bpf-next v3 06/10] xsk: propagate napi_id to XDP socket Rx path
` [PATCH bpf-next v3 07/10] samples/bpf: use recvfrom() in xdpsock/rxdrop
` [PATCH bpf-next v3 08/10] samples/bpf: use recvfrom() in xdpsock/l2fwd
` [PATCH bpf-next v3 09/10] samples/bpf: add busy-poll support to xdpsock
` [PATCH bpf-next v3 10/10] samples/bpf: add option to set the busy-poll budget

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

WARNING: net/mptcp/protocol.c:719 mptcp_reset_timer+0x40/0x50
 2020-11-19  8:16 UTC  (2+ messages)
` [MPTCP] "

[PATCH net-next v3 0/6] net/x25: netdev event handling
 2020-11-19  8:09 UTC  (4+ messages)

[PATCH v8 4/4] net: dsa: mv88e6xxx: Add support for mv88e6393x family of Marvell
 2020-11-19  8:04 UTC  (6+ messages)
` [PATCH v9 0/4] "
  ` [PATCH v9 1/4] dt-bindings: net: Add 5GBASER phy interface mode
  ` [PATCH v9 2/4] net: phy: Add 5GBASER "
  ` [PATCH v9 3/4] net: dsa: mv88e6xxx: Change serdes lane parameter from u8 type to int
  ` [PATCH v9 4/4] net: dsa: mv88e6xxx: Add support for mv88e6393x family of Marvell

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

[PATCH] net: cw1200: fix missing destroy_workqueue() on error in cw1200_init_common
 2020-11-19  7:57 UTC  (2+ messages)

[PATCH v2 0/2] hwmon: (max127) Add Maxim MAX127 hardware monitoring
 2020-11-19  7:22 UTC  (9+ messages)
` [PATCH v2 1/2] hwmon: (max127) Add Maxim MAX127 hardware monitoring driver
` [PATCH v2 2/2] docs: hwmon: Document max127 driver

pull-request: can 2020-11-18
 2020-11-19  7:10 UTC  (3+ messages)

[PATCH] bpf: Check the return value of dev_get_by_index_rcu()
 2020-11-19  7:04 UTC 

[RFC PATCH net-next] net: dsa: mt7530: support setting ageing time
 2020-11-19  6:40 UTC 

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

[PATCH] cxbgb4: Fix build failure when CHELSIO_TLS_DEVICE=n
 2020-11-19  5:40 UTC  (3+ messages)

[PATCH net-next v2 0/3] net: ptp: introduce common defines for PTP message types
 2020-11-19  5:28 UTC  (4+ messages)
` [PATCH net-next v2 3/3] ptp: ptp_ines: use new PTP_MSGTYPE_* define(s)

[PATCH net-next] net: dsa: avoid potential use-after-free error
 2020-11-19  5:27 UTC  (3+ messages)

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

[PATCH v2 net] ptp: clockmatrix: bug fix for idtcm_strverscmp
 2020-11-19  3:50 UTC 

[PATCH] mwifiex: Remove duplicated REG_PORT definition
 2020-11-19  2:12 UTC 

KASAN: use-after-free Read in ath9k_hif_usb_rx_cb (2)
 2020-11-19  2:07 UTC  (2+ messages)

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

[PATCH v2 1/4] rtlwifi: rtl8188ee: avoid accessing the data mapped to streaming DMA
 2020-11-19  1:54 UTC  (3+ messages)

[PATCH v2 4/4 resend] rtlwifi: rtl8723ae: avoid accessing the data mapped to streaming DMA
 2020-11-19  1:52 UTC 

[PATCH v2 3/4 resend] rtlwifi: rtl8192de: avoid accessing the data mapped to streaming DMA
 2020-11-19  1:52 UTC 

[PATCH v2 2/4 resend] rtlwifi: rtl8192ce: avoid accessing the data mapped to streaming DMA
 2020-11-19  1:51 UTC 

[PATCH v2 1/4 resend] rtlwifi: rtl8188ee: avoid accessing the data mapped to streaming DMA
 2020-11-19  1:51 UTC 

[RFC PATCH bpf-next 0/8] Socket migration for SO_REUSEPORT
 2020-11-19  1:49 UTC  (8+ 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

[PATCH net] net/mlx4_core: Fix init_hca fields offset
 2020-11-19  1:50 UTC  (2+ messages)

[PATCH net-next v2 1/3] nfc: s3fwrn5: Remove the max_payload
 2020-11-19  1:43 UTC  (2+ messages)

[PATCH] hv_netvsc: Validate number of allocated sub-channels
 2020-11-19  1:37 UTC  (2+ messages)

[PATCH net-next] r8169: remove not needed check in rtl8169_start_xmit
 2020-11-19  1:27 UTC  (2+ messages)

[PATCH net-next] net: bridge: replace struct br_vlan_stats with pcpu_sw_netstats
 2020-11-19  1:27 UTC  (2+ messages)

[pull request][net 0/9] mlx5 fixes 2020-11-17
 2020-11-19  1:21 UTC  (2+ messages)

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

[PATCH net 1/2] net/tls: Protect from calling tls_dev_del for TLS RX twice
 2020-11-19  1:13 UTC  (2+ messages)

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)

[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 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 net-next,v4 0/9] netfilter: flowtable bridge and vlan enhancements
 2020-11-18 23:36 UTC  (5+ messages)
` [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 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)


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