netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-18 22:21:06 to 2019-10-21 02:45:30 UTC [more...]

Crash when receiving FIN-ACK in TCP_FIN_WAIT1 state
 2019-10-21  2:45 UTC  (5+ messages)

[PATCH net-next 00/16] net: dsa: turn arrays of ports into a list
 2019-10-21  2:43 UTC  (24+ messages)
` [PATCH net-next 01/16] net: dsa: use dsa_to_port helper everywhere
` [PATCH net-next 02/16] net: dsa: add ports list in the switch fabric
` [PATCH net-next 03/16] net: dsa: use ports list in dsa_to_port
` [PATCH net-next 04/16] net: dsa: use ports list to find slave
` [PATCH net-next 05/16] net: dsa: use ports list to setup switches
` [PATCH net-next 06/16] net: dsa: use ports list for routing table setup
` [PATCH net-next 07/16] net: dsa: use ports list to find a port by node
` [PATCH net-next 08/16] net: dsa: use ports list to setup multiple master devices
` [PATCH net-next 09/16] net: dsa: use ports list to find first CPU port
` [PATCH net-next 10/16] net: dsa: use ports list to setup default "
` [PATCH net-next 11/16] net: dsa: mv88e6xxx: silently skip PVT ops
` [PATCH net-next 12/16] net: dsa: mv88e6xxx: use ports list to map port VLAN
` [PATCH net-next 13/16] net: dsa: mv88e6xxx: use ports list to map bridge
` [PATCH net-next 14/16] net: dsa: sja1105: register switch before assigning port private data
` [PATCH net-next 15/16] net: dsa: allocate ports on touch
` [PATCH net-next 16/16] net: dsa: remove dsa_switch_alloc helper

[PATCH v2] rtl8xxxu: fix RTL8723BU connection failure issue after warm reboot
 2019-10-21  2:26 UTC  (3+ messages)

[PATCH bpf-next v2] scripts/bpf: Print an error when known types list needs updating
 2019-10-21  1:22 UTC  (4+ messages)

[PATCH 00/10] IXP4xx networking cleanups
 2019-10-21  0:08 UTC  (11+ messages)
` [PATCH 01/10] wan: ixp4xx_hss: fix compile-testing on 64-bit
` [PATCH 02/10] wan: ixp4xx_hss: enable compile testing
` [PATCH 03/10] ptp: ixp46x: move next to ethernet driver
` [PATCH 04/10] ixp4xx_eth: move platform_data definition
` [PATCH 05/10] net: ethernet: ixp4xx: Standard module init
` [PATCH 06/10] net: ethernet: ixp4xx: Use distinct local variable
` [PATCH 07/10] net: ehernet: ixp4xx: Use devm_alloc_etherdev()
` [PATCH 08/10] ARM/net: ixp4xx: Pass ethernet physical base as resource
` [PATCH 09/10] net: ethernet: ixp4xx: Get port ID from base address
` [PATCH 10/10] net: ethernet: ixp4xx: Use parent dev for DMA pool

linux-next: manual merge of the net-next tree with Linus' tree
 2019-10-21  0:07 UTC 

[PATCH V4 0/6] mdev based hardware virtio offloading support
 2019-10-20 23:41 UTC  (7+ messages)
` [PATCH V4 1/6] mdev: class id support
` [PATCH V4 2/6] modpost: add support for mdev class id
` [PATCH V4 3/6] mdev: introduce device specific ops

[PATCH] Change in openvswitch kernel module to support MPLS label depth of 3 in ingress direction
 2019-10-20 19:07 UTC  (2+ messages)
` [ovs-dev] "

[PATCH bpf-next] libbpf: remove explicit XSKMAP lookup from AF_XDP XDP program
 2019-10-20 19:53 UTC  (2+ messages)

[PATCH bpf v2] xsk: improve documentation for AF_XDP
 2019-10-20 19:12 UTC  (5+ messages)

CFS for Netdev 0x14 open!
 2019-10-20 18:11 UTC 

[PATCH v5 net-next 0/7] add XDP support to mvneta driver
 2019-10-20 17:47 UTC  (9+ messages)
` [PATCH v5 net-next 1/7] net: mvneta: introduce mvneta_update_stats routine
` [PATCH v5 net-next 2/7] net: mvneta: introduce page pool API for sw buffer manager
` [PATCH v5 net-next 3/7] net: mvneta: rely on build_skb in mvneta_rx_swbm poll routine
` [PATCH v5 net-next 4/7] net: mvneta: add basic XDP support
` [PATCH v5 net-next 5/7] net: mvneta: move header prefetch in mvneta_swbm_rx_frame
` [PATCH v5 net-next 6/7] net: mvneta: make tx buffer array agnostic
` [PATCH v5 net-next 7/7] net: mvneta: add XDP_TX support

[PATCH net-next 0/8] net: hns3: add some cleanups & optimizations
 2019-10-20 17:37 UTC  (10+ messages)
` [PATCH net-next 1/8] net: hns3: remove struct hns3_nic_ring_data in hns3_enet module
` [PATCH net-next 2/8] net: hns3: optimized MAC address in management table
` [PATCH net-next 3/8] net: hns3: minor optimization for barrier in IO path
` [PATCH net-next 4/8] net: hns3: introduce ring_to_netdev() in enet module
` [PATCH net-next 5/8] net: hns3: make struct hns3_enet_ring cacheline aligned
` [PATCH net-next 6/8] net: hns3: minor cleanup for hns3_handle_rx_bd()
` [PATCH net-next 7/8] net: hns3: do not allocate linear data for fraglist skb
` [PATCH net-next 8/8] net: hns3: log and clear hardware error after reset complete

[PATCH net-next v4 0/2] mv88e6xxx: Allow config of ATU hash algorithm
 2019-10-20 17:31 UTC  (13+ messages)
` [PATCH net-next v4 1/2] net: dsa: Add support for devlink device parameters
` [PATCH net-next v4 2/2] net: dsa: mv88e6xxx: Add devlink param for ATU hash algorithm

[PATCH bpf-next 0/4] Enable direct receive on AF_XDP sockets
 2019-10-20 17:12 UTC  (13+ messages)
` [PATCH bpf-next 2/4] xsk: allow AF_XDP sockets to receive packets directly from a queue
      ` FW: "
                        ` [Intel-wired-lan] "

[pull request][net 00/15] Mellanox, mlx5 kTLS fixes 18-10-2019
 2019-10-20 17:08 UTC  (11+ messages)
` [net 04/15] net/mlx5e: kTLS, Size of a Dump WQE is fixed
` [net 10/15] net/mlx5e: kTLS, Remove unneeded cipher type checks
` [net 11/15] net/mlx5e: kTLS, Save a copy of the crypto info
` [net 12/15] net/mlx5e: kTLS, Enhance TX resync flow

[PATCH] xfrm : lock input tasklet skb queue
 2019-10-20 15:46 UTC 

WARNING at net/mac80211/sta_info.c:1057 (__sta_info_destroy_part2())
 2019-10-20 15:12 UTC  (2+ messages)

[PATCH] r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2
 2019-10-20 15:03 UTC 

[PATCH] allow ipv6 lladdr for ip6gre
 2019-10-20 14:36 UTC 

[PATCH v2] Change in Openvswitch to support MPLS label depth of 3 in ingress direction
 2019-10-20 14:11 UTC 

[PATCH bpf-next v3 0/5] xdp: Support multiple programs on a single interface through chain calls
 2019-10-20 10:58 UTC  (12+ messages)
` [PATCH bpf-next v3 1/5] bpf: Support chain calling multiple BPF programs after each other
                  ` bpf indirect calls

[PATCH 00/10 net-next] page_pool cleanups
 2019-10-20  7:29 UTC  (14+ messages)
` [PATCH 01/10 net-next] net/mlx5e: RX, Remove RX page-cache
` [PATCH 04/10 net-next] page_pool: Add API to update numa node and flush page caches
` [PATCH 08/10 net-next] page_pool: Add statistics

[PATCH v2] rtlwifi: Fix potential overflow on P2P code
 2019-10-20  6:18 UTC  (6+ messages)

[GIT] Networking
 2019-10-20  0:35 UTC  (2+ messages)

[PATCH 1/3] ethtool: correctly interpret bitrate of 255
 2019-10-19 23:29 UTC  (2+ messages)

[PATCH] net: fix sk_page_frag() recursion from memory reclaim
 2019-10-19 21:25 UTC  (4+ messages)

[PATCH net] net: reorder 'struct net' fields to avoid false sharing
 2019-10-19 19:22 UTC  (2+ messages)

[PATCH net] net: dsa: fix switch tree list
 2019-10-19 19:20 UTC  (3+ messages)

[PATCH v2] net: ethernet: dwmac-sun8i: show message only when switching to promisc
 2019-10-19 19:18 UTC  (2+ messages)

[PATCH net-next] net/sched: act_police: re-use tcf_tm_dump()
 2019-10-19 19:18 UTC  (2+ messages)

[PATCH v2] net: aquantia: add an error handling in aq_nic_set_multicast_list
 2019-10-19 19:17 UTC  (2+ messages)

[PATCH net v2 0/2] net: netem: fix further issues with packet corruption
 2019-10-19 19:14 UTC  (2+ messages)

[PATCH] macb: propagate errors when getting optional clocks
 2019-10-19 18:59 UTC  (2+ messages)

[PATCH] xen/netback: fix error path of xenvif_connect_data()
 2019-10-19 18:51 UTC  (2+ messages)

[PATCH v2 00/11] OpenPandora: make wl1251 connected to mmc3 sdio port of OpenPandora work again
 2019-10-19 18:41 UTC  (12+ messages)
` [PATCH v2 01/11] Documentation: dt: wireless: update wl1251 for sdio
` [PATCH v2 02/11] net: wireless: ti: wl1251 add device tree support
` [PATCH v2 03/11] DTS: ARM: pandora-common: define wl1251 as child node of mmc3
` [PATCH v2 04/11] mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of pandora_wl1251_init_card
` [PATCH v2 05/11] omap: pdata-quirks: revert pandora specific gpiod additions
` [PATCH v2 06/11] omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251
` [PATCH v2 07/11] omap: remove old hsmmc.[ch] and in Makefile
` [PATCH v2 08/11] mmc: sdio: fix wl1251 vendor id
` [PATCH v2 09/11] mmc: core: fix wl1251 sdio quirks
` [PATCH v2 10/11] net: wireless: ti: wl1251 use new SDIO_VENDOR_ID_TI_WL1251 definition
` [PATCH v2 11/11] net: wireless: ti: remove local VENDOR_ID and DEVICE_ID definitions

[PATCH net] net: hns3: fix mis-counting IRQ vector numbers issue
 2019-10-19 18:42 UTC  (2+ messages)

[patch iproute2-next v4 0/3] ip: add support for alternative names
 2019-10-19 17:37 UTC  (4+ messages)
` [patch iproute2-next v4 1/3] lib/ll_map: cache "
` [patch iproute2-next v4 2/3] ip: add support for alternative name addition/deletion/list
` [patch iproute2-next v4 3/3] ip: allow to use alternative names as handle

[PATCH] ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation
 2019-10-19 16:26 UTC 

Error when loading BPF_CGROUP_INET_EGRESS program with bpftool
 2019-10-19 15:10 UTC  (5+ messages)

[PATCH net-next 0/2] net: phy: marvell: support downshift as PHY tunable
 2019-10-19 13:58 UTC  (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] net: phy: marvell: remove superseded function marvell_set_downshift

[PATCH net-next 1/1] tc-testing: updated pedit TDC tests
 2019-10-19 13:45 UTC 

[PATCH 0/9] OpenPandora: make wl1251 connected to mmc3 sdio port of OpenPandora work again
 2019-10-19 11:34 UTC  (4+ messages)

[PATCH bpf v4] xdp: Handle device unregister for devmap_hash map type
 2019-10-19 11:19 UTC 

[PATCH bpf v3] xdp: Handle device unregister for devmap_hash map type
 2019-10-19 11:16 UTC  (3+ messages)

[PATCH v2] ftgmac100: Disable HW checksum generation on AST2500
 2019-10-19 10:25 UTC  (9+ messages)

[PATCHv3 net-next 0/5] sctp: update from rfc7829
 2019-10-19  8:55 UTC  (4+ messages)
` [PATCHv3 net-next 1/5] sctp: add SCTP_ADDR_POTENTIALLY_FAILED notification

[PATCHv2 net-next 0/5] sctp: update from rfc7829
 2019-10-19  8:45 UTC  (4+ messages)
` [PATCHv2 net-next 2/5] sctp: add pf_expose per netns and sock and asoc

[PATCH net] keys: Fix memory leak in copy_net_ns
 2019-10-19  6:34 UTC 

[patch net-next] devlink: add format requirement for devlink param names
 2019-10-19  5:39 UTC  (5+ messages)

[bpf-next PATCH] bpf: libbpf, add kernel version section parsing back
 2019-10-19  4:41 UTC  (4+ messages)

memory leak in copy_net_ns
 2019-10-19  4:00 UTC  (3+ messages)

[PATCH ghak90 V7 00/21] audit: implement container identifier
 2019-10-19  1:39 UTC  (3+ messages)
` [PATCH ghak90 V7 20/21] audit: add capcontid to set contid outside init_user_ns

[PATCH bpf] xdp: Prevent overflow in devmap_hash cost calculation for 32-bit builds
 2019-10-19  0:44 UTC  (4+ messages)

[net-next] tcp: add TCP_INFO status for failed client TFO
 2019-10-18 23:57 UTC  (2+ messages)

[PATCH net-next v4 00/10] optimize openvswitch flow looking up
 2019-10-18 23:33 UTC  (17+ messages)
` [PATCH net-next v4 01/10] net: openvswitch: add flow-mask cache for performance
  ` [ovs-dev] "
` [PATCH net-next v4 02/10] net: openvswitch: convert mask list in mask array
  ` [ovs-dev] "
` [PATCH net-next v4 03/10] net: openvswitch: shrink the mask array if necessary
  ` [ovs-dev] "
` [PATCH net-next v4 05/10] net: openvswitch: optimize flow-mask looking up
  ` [ovs-dev] "
` [PATCH net-next v4 06/10] net: openvswitch: simplify the flow_hash
  ` [ovs-dev] "
` [PATCH net-next v4 07/10] net: openvswitch: add likely in flow_lookup
  ` [ovs-dev] "
` [PATCH net-next v4 09/10] net: openvswitch: don't unlock mutex when changing the user_features fails
  ` [ovs-dev] "
` [PATCH net-next v4 10/10] net: openvswitch: simplify the ovs_dp_cmd_new
  ` [ovs-dev] "

[RFC PATCH net] netns: fix GFP flags in rtnl_net_notifyid()
 2019-10-18 23:29 UTC  (5+ messages)

[PATCH bpf-next] bpf: fix bpf_attr.attach_btf_id check
 2019-10-18 23:28 UTC  (2+ messages)

[net-next v2 0/5][pull request] 1GbE Intel Wired LAN Driver Updates 2019-10-18
 2019-10-18 23:05 UTC  (3+ messages)
` [net-next v2 4/5] igc: Add Rx checksum support

[PATCH] net: forcedeth: add xmit_more support
 2019-10-18 22:48 UTC  (2+ messages)

[PATCH] bpftool: Try to read btf as raw data if elf read fails
 2019-10-18 22:39 UTC  (2+ messages)

[PATCH AUTOSEL 5.3 39/89] RDMA/mlx5: Add missing synchronize_srcu() for MW cases
 2019-10-18 22:03 UTC  (2+ messages)
` [PATCH AUTOSEL 5.3 87/89] SUNRPC: fix race to sk_err after xs_error_report

[PATCH AUTOSEL 4.19 001/100] wil6210: fix freeing of rx buffers in EDMA mode
 2019-10-18 22:04 UTC  (6+ messages)
` [PATCH AUTOSEL 4.19 016/100] netfilter: ipset: Make invalid MAC address checks consistent
` [PATCH AUTOSEL 4.19 022/100] ath10k: assign 'n_cipher_suites = 11' for WCN3990 to enable WPA3
` [PATCH AUTOSEL 4.19 030/100] samples: bpf: fix: seg fault with NULL pointer arg
` [PATCH AUTOSEL 4.19 037/100] mlxsw: spectrum: Set LAG port collector only when active
` [PATCH AUTOSEL 4.19 038/100] net: stmmac: Fix NAPI poll in TX path when in multi-queue


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