netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-03 09:51:54 to 2020-11-03 19:22:40 UTC [more...]

[PATCH net-next 0/5] r8152 changes
 2020-11-03 19:22 UTC  (3+ messages)
` [PATCH net-next 1/5] r8152: use generic USB macros to define product table
` [PATCH net-next 2/5] r8152: cosmetic improvement of product table macro

[RFC] Add BPF_PROG_TYPE_CGROUP_IOCTL
 2020-11-03 19:19 UTC  (6+ messages)

[pull request][net 0/9] mlx5 fixes 2020-11-03
 2020-11-03 19:18 UTC  (10+ messages)
` [net 1/9] net/mlx5e: Fix modify header actions memory leak
` [net 2/9] net/mlx5e: Protect encap route dev from concurrent release
` [net 3/9] net/mlx5e: Use spin_lock_bh for async_icosq_lock
` [net 4/9] net/mlx5e: Fix refcount leak on kTLS RX resync
` [net 5/9] net/mlx5: Fix deletion of duplicate rules
` [net 6/9] net/mlx5e: E-Switch, Offload all chain 0 priorities when modify header and forward action is not supported
` [net 7/9] net/mlx5: E-switch, Avoid extack error log for disabled vport
` [net 8/9] net/mlx5e: Fix VXLAN synchronization after function reload
` [net 9/9] net/mlx5e: Fix incorrect access of RCU-protected xdp_prog

[PATCH RFC] ipvs: add genetlink cmd to dump all services and destinations
 2020-11-03 19:18 UTC  (4+ messages)

[bpf-next PATCH v2 0/5] selftests/bpf: Migrate test_tcpbpf_user to be a part of test_progs framework
 2020-11-03 19:06 UTC  (19+ messages)
` [bpf-next PATCH v2 1/5] selftests/bpf: Move test_tcppbf_user into test_progs
` [bpf-next PATCH v2 2/5] selftests/bpf: Drop python client/server in favor of threads
` [bpf-next PATCH v2 3/5] selftests/bpf: Replace EXPECT_EQ with ASSERT_EQ and refactor verify_results
` [bpf-next PATCH v2 4/5] selftests/bpf: Migrate tcpbpf_user.c to use BPF skeleton
` [bpf-next PATCH v2 5/5] selftest/bpf: Use global variables instead of maps for test_tcpbpf_kern

[PATCH stable] net: sch_generic: fix the missing new qdisc assignment bug
 2020-11-03 19:06 UTC  (3+ messages)

[PATCH net-next v2 0/7] mptcp: Miscellaneous MPTCP fixes
 2020-11-03 19:05 UTC  (8+ messages)
` [PATCH net-next v2 1/7] mptcp: adjust mptcp receive buffer limit if subflow has larger one
` [PATCH net-next v2 2/7] mptcp: use _fast lock version in __mptcp_move_skbs
` [PATCH net-next v2 3/7] tcp: propagate MPTCP skb extensions on xmit splits
` [PATCH net-next v2 4/7] mptcp: split mptcp_clean_una function
` [PATCH net-next v2 5/7] mptcp: add a new sysctl add_addr_timeout
` [PATCH net-next v2 6/7] docs: networking: mptcp: Add MPTCP sysctl entries
` [PATCH net-next v2 7/7] selftests: mptcp: add ADD_ADDR timeout test case

[PATCH bpf 0/2] libbpf: fix two bugs in xsk_socket__delete
 2020-11-03 19:05 UTC  (5+ messages)
` [PATCH bpf 1/2] libbpf: fix null dereference "
` [PATCH bpf 2/2] libbpf: fix possible use after free "

[PATCH V2] net: ethernet: mscc: fix missing brace warning for old compilers
 2020-11-03 19:05 UTC  (2+ messages)

[PATCH] IPv6: Set SIT tunnel hard_header_len to zero
 2020-11-03 18:42 UTC  (2+ messages)

[PATCH net v3 0/2] dpaa_eth: buffer layout fixes
 2020-11-03 18:42 UTC  (4+ messages)

linux-next: Tree for Nov 3 (drivers/net/ethernet/marvell/prestera/prestera_switchdev.o)
 2020-11-03 18:42 UTC 

[PATCH 0/2] Upstream ONL patch for PHY BCM5461S
 2020-11-03 18:39 UTC  (5+ messages)
` [PATCH 2/2] ethernet: igb: e1000_phy: Check for ops.force_speed_duplex existence

[PATCH v3 net-next 00/12] Generic TX reallocation for DSA
 2020-11-03 18:34 UTC  (9+ messages)
` [PATCH v3 net-next 09/12] net: dsa: tag_brcm: let DSA core deal with TX reallocation

[PATCH bpf] selftest/bpf: Validate initial values of per-cpu hash elems
 2020-11-03 18:28 UTC  (5+ messages)

[PATCHv2 iproute2-next 0/5] iproute2: add libbpf support
 2020-11-03 18:23 UTC  (19+ messages)
` [PATCHv3 "
  ` [PATCHv3 iproute2-next 1/5] configure: add check_libbpf() for later "
  ` [PATCHv3 iproute2-next 3/5] lib: add "

[PATCH bpf v2] bpf: zero-fill re-used per-cpu map element
 2020-11-03 18:19 UTC  (3+ messages)
` [PATCH bpf v3] "

PROBLEM: Crash when timestamping outgoing PTP packets under heavy network load (ppc, gianfar)
 2020-11-03 18:16 UTC  (20+ messages)
` [PATCH net v2 1/2] gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP

[PATCH 1/2] rsi: Move card interrupt handling to RX thread
 2020-11-03 18:09 UTC  (2+ messages)
` [PATCH 2/2] rsi: Clean up loop in the interrupt handler

[net-next PATCH 2/3] octeontx2-af: Add devlink health reporters for NPA
 2020-11-03 17:59 UTC 

[net-next PATCH 2/3] octeontx2-af: Add devlink health reporters for NPA
 2020-11-03 17:57 UTC 

[net-next PATCH 2/3] octeontx2-af: Add devlink health reporters for NPA
 2020-11-03 17:56 UTC  (2+ messages)

[PATCH bpf-next 00/11] libbpf: split BTF support
 2020-11-03 17:55 UTC  (10+ messages)
` [PATCH bpf-next 08/11] libbpf: support BTF dedup of split BTFs

[PATCH net] r8169: work around short packet hw bug on RTL8125
 2020-11-03 17:52 UTC 

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

BUG: sleeping function called from invalid context in sta_info_move_state
 2020-11-03 17:43 UTC 

[PATCH v4 0/5] Bluetooth: Add new MGMT interface for advertising add
 2020-11-03 17:42 UTC  (6+ messages)

[PATCH net-next v3 0/4] DP83TD510 Single Pair 10Mbps Ethernet PHY
 2020-11-03 17:38 UTC  (15+ messages)
` [PATCH net-next v3 2/4] dt-bindings: net: Add Rx/Tx output configuration for 10base T1L
` [PATCH net-next v3 4/4] net: phy: dp83td510: Add support for the DP83TD510 Ethernet PHY

[PATCH net-next 00/16] selftests: net: bridge: add tests for MLDv2
 2020-11-03 17:24 UTC  (17+ messages)
` [PATCH net-next 01/16] selftests: net: bridge: factor out mcast_packet_test
` [PATCH net-next 02/16] selftests: net: lib: add support for IPv6 mcast packet test
` [PATCH net-next 03/16] selftests: net: bridge: factor out and rename sg state functions
` [PATCH net-next 04/16] selftests: net: bridge: add initial MLDv2 include test
` [PATCH net-next 05/16] selftests: net: bridge: add test for mldv2 inc -> allow report
` [PATCH net-next 06/16] selftests: net: bridge: add test for mldv2 inc -> is_include report
` [PATCH net-next 07/16] selftests: net: bridge: add test for mldv2 inc -> is_exclude report
` [PATCH net-next 08/16] selftests: net: bridge: add test for mldv2 inc -> to_exclude report
` [PATCH net-next 09/16] selftests: net: bridge: add test for mldv2 exc -> allow report
` [PATCH net-next 10/16] selftests: net: bridge: add test for mldv2 exc -> is_include report
` [PATCH net-next 11/16] selftests: net: bridge: add test for mldv2 exc -> is_exclude report
` [PATCH net-next 12/16] selftests: net: bridge: add test for mldv2 exc -> to_exclude report
` [PATCH net-next 13/16] selftests: net: bridge: add test for mldv2 inc -> block report
` [PATCH net-next 14/16] selftests: net: bridge: add test for mldv2 exc "
` [PATCH net-next 15/16] selftests: net: bridge: add test for mldv2 exclude timeout
` [PATCH net-next 16/16] selftests: net: bridge: add test for mldv2 *,g auto-add

[PATCH v10 1/2] bus: mhi: Add mhi_queue_is_full function
 2020-11-03 17:23 UTC  (2+ messages)
` [PATCH v10 2/2] net: Add mhi-net driver

[PATCH net-next 0/5] net: add and use dev_get_tstats64
 2020-11-03 17:05 UTC  (4+ messages)

[PATCH net-next v2 0/3] net: introduce rps_default_mask
 2020-11-03 16:52 UTC  (4+ messages)

[PATCH net-next v2 00/19] net: phy: add support for shared interrupts (part 1)
 2020-11-03 16:44 UTC  (2+ messages)

[PATCH net-next] drivers: net: sky2: Fix -Wstringop-truncation with W=1
 2020-11-03 16:26 UTC  (5+ messages)

[PATCH] net: bridge: disable multicast while delete bridge
 2020-11-03 16:26 UTC  (2+ messages)

[PATCH net-next] net: emaclite: Add error handling for of_address_ and phy read functions
 2020-11-03 16:20 UTC  (2+ messages)

[PATCH 20/30] net: ieee802154: ca8210: Fix a bunch of kernel-doc issues
 2020-11-03 16:19 UTC  (4+ messages)
` [PATCH 23/30] net: ieee802154: ca8210: Fix incorrectly named function param doc

[PATCH] net/usb/r8153_ecm: support ECM mode for RTL8153
 2020-11-03 16:15 UTC  (11+ messages)
` [PATCH net-next v2] "
` [PATCH net-next v3 0/2] drivers/net/usb: "
  ` [PATCH net-next v3 1/2] include/linux/usb: new header file for the vendor ID of USB devices

[PATCH v7 0/6] CTU CAN FD open-source IP core SocketCAN driver, PCI, platform integration and documentation
 2020-11-03 16:10 UTC  (5+ messages)

[next-next v3 00/10] drivers: net: convert tasklets to use new
 2020-11-03 15:55 UTC  (5+ messages)
` [next-next v3 05/10] net: cdc_ncm: convert tasklets to use new tasklet_setup() API

[PATCH mlx5-next v1 00/11] Convert mlx5 to use auxiliary bus
 2020-11-03 15:45 UTC  (3+ messages)
` [PATCH mlx5-next v1 06/11] vdpa/mlx5: Connect mlx5_vdpa to "

lan78xx: /sys/class/net/eth0/carrier stuck at 1
 2020-11-03 15:27 UTC  (6+ messages)

[PATCH 30/33] docs: ABI: cleanup several ABI documents
 2020-11-03 15:24 UTC  (2+ messages)

[PATCH v5 0/5] AX88796C SPI Ethernet Adapter
 2020-11-03 15:15 UTC  (6+ messages)
  ` [PATCH v5 1/5] dt-bindings: vendor-prefixes: Add asix prefix
  ` [PATCH v5 2/5] dt-bindings: net: Add bindings for AX88796C SPI Ethernet Adapter
  ` [PATCH v5 3/5] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
  ` [PATCH v5 4/5] ARM: dts: exynos: Add Ethernet to Artik 5 board
  ` [PATCH v5 5/5] ARM: defconfig: Enable ax88796c driver

[PATCH ipsec] xfrm: Pass template address family to xfrm_state_look_at
 2020-11-03 15:16 UTC  (5+ messages)

[PATCH net-next] net: sched: implement action-specific terse dump
 2020-11-03 15:07 UTC  (4+ messages)
` [PATCH iproute2-next] tc: implement support for action "

[RFC PATCH ethtool] ethtool: Improve compatibility between netlink and ioctl interfaces
 2020-11-03 14:24 UTC  (3+ messages)

[PATCH net-next] enetc: Remove Tx checksumming offload code
 2020-11-03 14:02 UTC 

KASAN: use-after-free Read in decode_session6
 2020-11-03 13:52 UTC  (4+ messages)

[net-next PATCH 2/3] octeontx2-af: Add devlink health reporters for NPA
 2020-11-03 13:50 UTC  (2+ messages)

[PATCH v6] lib: optimize cpumask_local_spread()
 2020-11-03 13:39 UTC 

[PATCH] cfg80211: make wifi driver probe
 2020-11-03  7:00 UTC  (3+ messages)

[net-next,v1,0/5] seg6: add support for SRv6 End.DT4 behavior
 2020-11-03 12:52 UTC  (6+ messages)
` [net-next,v1,1/5] vrf: add mac header for tunneled packets when sniffer is attached
` [net-next,v1,2/5] seg6: improve management of behavior attributes
` [net-next,v1,3/5] seg6: add callbacks for customizing the creation/destruction of a behavior
` [net-next,v1,4/5] seg6: add support for the SRv6 End.DT4 behavior
` [net-next,v1,5/5] selftests: add selftest "

[PATCH v2 net-next 0/3] fsl/qbman: in_interrupt() cleanup
 2020-11-03 12:44 UTC  (3+ messages)

[PATCH bpf-next 0/5] selftests/xsk: xsk selftests
 2020-11-03 12:26 UTC  (3+ messages)

[PATCH -next] dpaa_eth: use false and true for bool variables
 2020-11-03 12:13 UTC  (2+ messages)

[PATCH net-next 0/2] net: axienet: Dynamically enable MDIO interface
 2020-11-03 11:26 UTC  (3+ messages)
` [PATCH net-next 1/2] net: xilinx: axiethernet: Introduce helper functions for MDC enable/disable
` [PATCH net-next 2/2] net: xilinx: axiethernet: Enable dynamic MDIO MDC

[PATCH] fsl/fman: add missing put_devcie() call in fman_port_probe()
 2020-11-03 11:23 UTC  (4+ messages)
` [PATCH V2] "

[PATCH v2 0/8] slab: provide and use krealloc_array()
 2020-11-03 10:55 UTC  (4+ messages)

[PATCH net] net/tls: Fix kernel panic when socket is in TLS ULP
 2020-11-03 10:47 UTC 

[PATCH net-next v2 00/15] net/smc: extend diagnostic netlink interface
 2020-11-03 10:25 UTC  (16+ messages)
` [PATCH net-next v2 01/15] net/smc: use helper smc_conn_abort() in listen processing
` [PATCH net-next v2 02/15] net/smc: Use active link of the connection
` [PATCH net-next v2 03/15] net/smc: Add connection counters for links
` [PATCH net-next v2 04/15] net/smc: Add link counters for IB device ports
` [PATCH net-next v2 05/15] net/smc: Add diagnostic information to smc ib-device
` [PATCH net-next v2 06/15] net/smc: Add diagnostic information to link structure
` [PATCH net-next v2 07/15] net/smc: Refactor the netlink reply processing routine
` [PATCH net-next v2 08/15] net/smc: Add ability to work with extended SMC netlink API
` [PATCH net-next v2 09/15] net/smc: Introduce SMCR get linkgroup command
` [PATCH net-next v2 10/15] net/smc: Introduce SMCR get link command
` [PATCH net-next v2 11/15] net/smc: Add SMC-D Linkgroup diagnostic support
` [PATCH net-next v2 12/15] net/smc: Add support for obtaining SMCD device list
` [PATCH net-next v2 13/15] net/smc: Add support for obtaining SMCR "
` [PATCH net-next v2 14/15] net/smc: Refactor smc ism v2 capability handling
` [PATCH net-next v2 15/15] net/smc: Add support for obtaining system information

[PATCH net-next 0/7] smsc W=1 warning fixes
 2020-11-03 10:16 UTC  (4+ messages)
` [PATCH net-next 6/7] drivers: net: smc911x: Fix cast from pointer to integer of different size


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