netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-10 17:55:06 to 2019-02-11 16:10:30 UTC [more...]

[PATCH net-next v4 00/17] Refactor classifier API to work with chain/classifiers without rtnl lock
 2019-02-11 14:15 UTC  (20+ messages)
` [PATCH net-next v4 01/17] net: sched: protect block state with mutex
` [PATCH net-next v4 02/17] net: sched: protect chain->explicitly_created with block->lock
` [PATCH net-next v4 03/17] net: sched: refactor tc_ctl_chain() to use block->lock
` [PATCH net-next v4 04/17] net: sched: protect block->chain0 with block->lock
` [PATCH net-next v4 05/17] net: sched: traverse chains in block with tcf_get_next_chain()
` [PATCH net-next v4 06/17] net: sched: protect chain template accesses with block lock
` [PATCH net-next v4 07/17] net: sched: protect filter_chain list with filter_chain_lock mutex
` [PATCH net-next v4 08/17] net: sched: introduce reference counting for tcf_proto
` [PATCH net-next v4 09/17] net: sched: traverse classifiers in chain with tcf_get_next_proto()
` [PATCH net-next v4 10/17] net: sched: refactor tp insert/delete for concurrent execution
` [PATCH net-next v4 11/17] net: sched: prevent insertion of new classifiers during chain flush
` [PATCH net-next v4 12/17] net: sched: track rtnl lock status when validating extensions
` [PATCH net-next v4 13/17] net: sched: extend proto ops with 'put' callback
` [PATCH net-next v4 14/17] net: sched: extend proto ops to support unlocked classifiers
` [PATCH net-next v4 15/17] net: sched: add flags to Qdisc class ops struct
` [PATCH net-next v4 16/17] net: sched: refactor tcf_block_find() into standalone functions
` [PATCH net-next v4 17/17] net: sched: unlock rules update API

[PATCH net-next 0/4] net: phy: Add 2.5G/5GBASET PHYs support
 2019-02-11 14:25 UTC  (3+ messages)
` [PATCH net-next 3/4] net: phy: Extract genphy_c45_pma_read_abilities from marvell10g
` [PATCH net-next 4/4] net: phy: Add generic support for 2.5GBaseT and 5GBaseT

[PATCH net V2] net/mlx4_en: Force CHECKSUM_NONE for short ethernet frames
 2019-02-11 16:04 UTC 

[net-next PATCH 0/2] Fix page_pool API and dma address storage
 2019-02-11 16:06 UTC  (3+ messages)
` [net-next PATCH 1/2] mm: add dma_addr_t to struct page
` [net-next PATCH 2/2] net: page_pool: don't use page->private to store dma_addr_t

[PATCH 4.20 294/352] lib/test_rhashtable: Make test_insert_dup() allocate its hash table dynamically
 2019-02-11 14:18 UTC 

[PATCH net-next 1/1] flow_offload: Fix flow action infrastructure
 2019-02-11 14:37 UTC  (3+ messages)

[PATCH] net: phy: mdio_bus: add missing device_del() in mdiobus_register() error handling
 2019-02-11 14:31 UTC  (5+ messages)

[PATCH v2 bpf] bpf: fix lockdep false positive in stackmap
 2019-02-11 15:39 UTC  (2+ messages)

[RFC, PATCH] net: page_pool: Don't use page->private to store dma_addr_t
 2019-02-11 15:38 UTC  (9+ messages)

[PATCH 4.19 261/313] lib/test_rhashtable: Make test_insert_dup() allocate its hash table dynamically
 2019-02-11 14:19 UTC 

[PATCH 1/2] xsk: do not use mmap_sem
 2019-02-11 15:33 UTC  (3+ messages)

[PATCH] net: phylink: avoid resolving link state too early
 2019-02-11 15:04 UTC 

[PATCH net] sctp: make sctp_setsockopt_events() less strict about the option length
 2019-02-11 15:04 UTC  (6+ messages)

[PATCH bpf] bpf: only adjust gso_size on bytestream protocols
 2019-02-11 14:58 UTC  (3+ messages)

[PATCH v2 bpf-next 0/7] Add __sk_buff->sk, bpf_tcp_sock, BPF_FUNC_tcp_sock and BPF_FUNC_sk_fullsock
 2019-02-11 14:56 UTC  (3+ messages)

[PATCH net] geneve: change NET_UDP_TUNNEL dependency to select
 2019-02-11 14:32 UTC 

stmmac / meson8b-dwmac
 2019-02-11 13:44 UTC  (6+ messages)

don't pass a NULL struct device to DMA API functions
 2019-02-11 13:30 UTC  (6+ messages)
` [PATCH 12/18] fotg210-udc: remove a bogus dma_sync_single_for_device call

[PATCH] bpf: bpftool, fix documentation for attach types
 2019-02-11 13:26 UTC  (2+ messages)

net: don't pass a NULL struct device to DMA API functions v2
 2019-02-11 13:20 UTC  (9+ messages)
` [PATCH 1/8] net: caif: pass struct device to DMA API functions
` [PATCH 2/8] au1000_eth: "
` [PATCH 3/8] macb_main: "
` [PATCH 4/8] lantiq_etop: "
` [PATCH 5/8] pxa168_eth: "
` [PATCH 6/8] moxart_ether: "
` [PATCH 7/8] meth: "
` [PATCH 8/8] smc911x: "

[PATCH net-next v2 0/5] devlink: minor tweaks to reported device info
 2019-02-11 13:01 UTC  (9+ messages)
` [PATCH net-next v2 1/5] devlink: fix condition for compat "
` [PATCH net-next v2 2/5] devlink: don't allocate attrs on the stack
` [PATCH net-next v2 3/5] devlink: add a generic board.manufacture version name
` [PATCH net-next v2 4/5] nfp: devlink: use the generic manufacture identifier instead of vendor
` [PATCH net-next v2 5/5] nfp: devlink: include vendor/product info in serial number

[PATCH net-next v3 0/9] net: Remove switchdev_ops
 2019-02-11 12:51 UTC  (19+ messages)
` [PATCH net-next v3 1/9] Documentation: networking: switchdev: Update port parent ID section
` [PATCH net-next v3 2/9] switchdev: Add SWITCHDEV_PORT_ATTR_SET, SWITCHDEV_PORT_ATTR_GET
` [PATCH net-next v3 3/9] rocker: Handle SWITCHDEV_PORT_ATTR_GET/SET
` [PATCH net-next v3 4/9] mlxsw: spectrum_switchdev: "
` [PATCH net-next v3 5/9] net: mscc: ocelot: "
` [PATCH net-next v3 6/9] staging: fsl-dpaa2: ethsw: "
` [PATCH net-next v3 7/9] net: dsa: "
` [PATCH net-next v3 8/9] net: switchdev: Replace port attr get/set SDO with a notification
` [PATCH net-next v3 9/9] net: Remove switchdev_ops

[PATCH bpf-next v2 0/4] selftests: bpf: improve bpf object file rules
 2019-02-11 12:01 UTC  (5+ messages)
` [PATCH bpf-next v2 1/4] selftests: bpf: add "alu32" to .gitignore
` [PATCH bpf-next v2 2/4] selftests: bpf: extend sub-register mode compilation to all bpf object files
` [PATCH bpf-next v2 3/4] selftests: bpf: centre kernel bpf objects under new subdir "progs"
` [PATCH bpf-next v2 4/4] selftests: bpf: relax sub-register mode compilation criteria

[PATCH rdma-next 0/2] Followup changes to mlx5-next branch
 2019-02-11 11:56 UTC  (3+ messages)
` [PATCH mlx5-next 1/2] net/mlx5: Align ODP capability function with netdev coding style
` [PATCH mlx5-next 2/2] net/mlx5: Factor out HCA capabilities functions

[PATCH bpf-next 0/3] selftests: bpf: improve bpf object file rules
 2019-02-11 11:47 UTC  (7+ messages)
` [PATCH bpf-next 2/3] selftests: bpf: extend sub-register mode compilation to all bpf object files
` [PATCH bpf-next 3/3] selftests: bpf: centre kernel bpf objects under new subdir "kern_progs"

[PATCH] net: phylink: add phylink_init_eee() helper
 2019-02-11 11:46 UTC 

[PATCH] net: phylink: only call mac_config() during resolve when link is up
 2019-02-11 11:46 UTC 

TC stats / hw offload question
 2019-02-11 11:44 UTC  (5+ messages)

[PATCH v4.19.y] ip: fail fast on IP defrag errors
 2019-02-11 11:44 UTC  (2+ messages)

[PATCH] ipv6: propagate genlmsg_reply return code
 2019-02-11 11:32 UTC 

[PATCH net-next] net/tls: Do not use async crypto for non-data records
 2019-02-11 11:31 UTC 

[RFC] apparently bogus logics in unix_find_other() since 2002
 2019-02-11 11:21 UTC  (3+ messages)

[PATCH][net-next] devlink: use direct return of genlmsg_reply
 2019-02-11 11:09 UTC 

[PATCH net-next 2/2] net: marvell: mvpp2: use mvpp2_is_xlg() helper elsewhere
 2019-02-11 11:02 UTC  (2+ messages)

[PATCH net-next 1/2] net: marvell: mvpp2: add mvpp2_is_xlg() helper
 2019-02-11 11:01 UTC  (2+ messages)

[PATCH v4 net-next 00/11] Devlink health reporting and recovery system
 2019-02-11 10:41 UTC  (15+ messages)
` [iproute2-next, 0/4] Add support for devlink health
  ` [PATCH for-next 1/4] devlink: refactor validation of finding required arguments
  ` [PATCH for-next 2/4] devlink: fix print of uint64_t
  ` [PATCH for-next 3/4] devlink: fix boolean JSON print
  ` [PATCH for-next 4/4] devlink: add health command support

[PATCH net-next] xen-netback: mark expected switch fall-through
 2019-02-11  9:50 UTC  (2+ messages)
` [Xen-devel] "

[PATCH net-next v3] ipmr: ip6mr: Create new sockopt to clear mfc cache or vifs
 2019-02-11  9:38 UTC  (3+ messages)

[PATCH] mt76: change the retun type of mt76_dma_attach()
 2019-02-11  9:19 UTC  (5+ messages)
` [Resend PATCH] mt76: change the return "

[PATCH v2 net-next] Revert wake_on_lan devlink parameter
 2019-02-11  9:16 UTC  (2+ messages)
` [PATCH v2 net-next] Revert "devlink: Add a generic wake_on_lan port parameter"

How to set promiscuous mode
 2019-02-11  9:17 UTC  (3+ messages)
  ` [iproute PATCH] man: ip-link: Describe promisc mode

[PATCH net] sk_msg: Keep reference on socket file while psock lives
 2019-02-11  9:09 UTC 

[PATCH][next] can: at91_can: mark expected switch fall-throughs
 2019-02-11  9:03 UTC  (2+ messages)

[RFC PATCH] perf, bpf: Retain kernel executable code in memory to aid Intel PT tracing
 2019-02-11  8:24 UTC  (4+ messages)

[PATCH net-next 0/2] Revert wake_on_lan devlink parameter
 2019-02-11  8:21 UTC  (5+ messages)

[PATCH bpf-next v4 0/2] libbpf: adding AF_XDP support
 2019-02-11  7:52 UTC  (3+ messages)

[PATCH net-next v2 00/10] net: phy: Add support for 2.5GBASET PHYs
 2019-02-11  7:46 UTC  (3+ messages)

[Patch net 0/3] net_sched: some fixes for cls_tcindex
 2019-02-11  7:19 UTC  (5+ messages)
` [Patch net 1/3] net_sched: fix a race condition in tcindex_destroy()
` [Patch net 2/3] net_sched: fix a memory leak in cls_tcindex
` [Patch net 3/3] net_sched: fix two more memory leaks "

[RFC 0/3] devlink: add the ability to update device flash
 2019-02-11  6:59 UTC  (5+ messages)
` [RFC 1/3] devlink: add flash update command
` [RFC 2/3] ethtool: add compat for flash update
` [RFC 3/3] nfp: devlink: allow flashing the device via devlink
` [RFC iproute2] devlink: add support for updating device flash

[net] tipc: fix link session and re-establish issues
 2019-02-11  6:29 UTC 

[PATCH] Documentation: fix some freescale dpio-driver.rst warnings
 2019-02-11  6:32 UTC 

r8169 Driver - Poor Network Performance Since Kernel 4.19
 2019-02-11  6:23 UTC  (11+ messages)

[PATCH bpf] xsk: add missing smp_rmb() in xsk_mmap
 2019-02-11  4:08 UTC  (2+ messages)

[PATCH bpf] bpf: Fix narrow load on a bpf_sock returned from sk_lookup()
 2019-02-11  3:54 UTC  (4+ messages)

linux-next: manual merge of the phy-next tree with the net-next tree
 2019-02-11  3:42 UTC 

[PATCH net-next v5 00/12] net: y2038-safe socket timestamps
 2019-02-11  3:21 UTC  (8+ messages)
` [PATCH net-next v5 09/12] socket: Add SO_TIMESTAMPING_NEW
` [PATCH net-next v5 12/12] sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW

[PATCH iproute2-next] use print_{,h}hu instead of print_uint when format specifier is %{,h}hu
 2019-02-11  3:01 UTC  (2+ messages)

[PATCH v3] arm64: dts: lx2160aqds: Add mdio mux nodes
 2019-02-11  3:00 UTC  (2+ messages)

[PATCH] net: fix IPv6 prefix route residue
 2019-02-11  2:57 UTC  (5+ messages)
` [PATCH v2] "

[PATCH net-next 0/4] devlink: minor tweaks to reported device info
 2019-02-11  2:53 UTC  (4+ messages)
` [PATCH net-next 3/4] nfp: devlink: rename vendor to manufacture

[net] tipc: fix skb may be leaky in tipc_link_input
 2019-02-11  2:18 UTC 

[PATCH net-next] ipmr: ip6mr: Create new sockopt to clear mfc cache or vifs
 2019-02-10 22:55 UTC  (3+ messages)

[PATCH v2 net 0/2] r8169: revert two commits due to a regression
 2019-02-10 20:57 UTC  (2+ messages)

[PATCH net-next 0/3] net: phy: add and use register modifying helpers returning 1 on change
 2019-02-10 20:53 UTC  (11+ messages)
` [PATCH net-next 1/3] net: phy: add "
` [PATCH net-next 2/3] net: phy: marvell10g: fix usage of new MMD modifying helpers
` [PATCH net-next 3/3] net: phy: use phy_modify_changed in genphy_config_advert

[PATCH net-next v2 00/16] net: Remove switchdev_ops
 2019-02-10 20:51 UTC  (8+ messages)
` [PATCH net-next v2 01/16] Documentation: networking: switchdev: Update port parent ID section
` [PATCH net-next v2 02/16] mlxsw: spectrum: Check bridge flags during prepare phase
` [PATCH net-next v2 06/16] net: bridge: Stop calling switchdev_port_attr_get()

linux-next: Fixes tag needs some work in the net tree
 2019-02-10 20:14 UTC 

tc qdisc kernel crash
 2019-02-10 18:30 UTC  (2+ 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).