netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-18 13:05:33 to 2019-06-18 18:53:58 UTC [more...]

[PATCH bpf-next v6 0/9] bpf: getsockopt and setsockopt hooks
 2019-06-18 18:53 UTC  (7+ messages)
` [PATCH bpf-next v6 1/9] bpf: implement "

[PATCH rdma-next v1 00/12] DEVX asynchronous events
 2019-06-18 18:51 UTC  (14+ messages)
` [PATCH mlx5-next v1 01/12] net/mlx5: Fix mlx5_core_destroy_cq() error flow
` [PATCH mlx5-next v1 02/12] net/mlx5: Use event mask based on device capabilities
` [PATCH mlx5-next v1 03/12] net/mlx5: Expose the API to register for ANY event
` [PATCH mlx5-next v1 04/12] net/mlx5: mlx5_core_create_cq() enhancements
` [PATCH mlx5-next v1 05/12] net/mlx5: Report a CQ error event only when a handler was set
` [PATCH mlx5-next v1 06/12] net/mlx5: Report EQE data upon CQ completion
` [PATCH mlx5-next v1 07/12] net/mlx5: Expose device definitions for object events
` [PATCH rdma-next v1 08/12] IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_EVENT_FD
` [PATCH rdma-next v1 09/12] IB/mlx5: Register DEVX with mlx5_core to get async events
` [PATCH rdma-next v1 10/12] IB/mlx5: Enable subscription for device events over DEVX
` [PATCH rdma-next v1 11/12] IB/mlx5: Implement DEVX dispatching event
` [PATCH rdma-next v1 12/12] IB/mlx5: Add DEVX support for CQ events

[PATCH rdma-next v4 00/17] Statistics counter support
 2019-06-18 18:49 UTC  (20+ messages)
` [PATCH mlx5-next v4 01/17] net/mlx5: Add rts2rts_qp_counters_set_id field in hca cap
` [PATCH rdma-next v4 02/17] RDMA/restrack: Introduce statistic counter
` [PATCH rdma-next v4 03/17] RDMA/restrack: Add an API to attach a task to a resource
` [PATCH rdma-next v4 04/17] RDMA/restrack: Make is_visible_in_pid_ns() as an API
` [PATCH rdma-next v4 05/17] RDMA/counter: Add set/clear per-port auto mode support
` [PATCH rdma-next v4 06/17] RDMA/counter: Add "auto" configuration "
` [PATCH mlx5-next v4 07/17] IB/mlx5: Support set qp counter
` [PATCH rdma-next v4 08/17] IB/mlx5: Add counter set id as a parameter for mlx5_ib_query_q_counters()
` [PATCH rdma-next v4 09/17] IB/mlx5: Support statistic q counter configuration
` [PATCH rdma-next v4 10/17] RDMA/nldev: Allow counter auto mode configration through RDMA netlink
` [PATCH rdma-next v4 11/17] RDMA/netlink: Implement counter dumpit calback
` [PATCH rdma-next v4 12/17] IB/mlx5: Add counter_alloc_stats() and counter_update_stats() support
` [PATCH rdma-next v4 13/17] RDMA/core: Get sum value of all counters when perform a sysfs stat read
` [PATCH rdma-next v4 14/17] RDMA/counter: Allow manual mode configuration support
` [PATCH rdma-next v4 15/17] RDMA/nldev: Allow counter manual mode configration through RDMA netlink
` [PATCH rdma-next v4 16/17] RDMA/nldev: Allow get counter mode "
` [PATCH rdma-next v4 17/17] RDMA/nldev: Allow get default counter statistics "

[PATCH v2 00/17] net: introduce Qualcomm IPA driver
 2019-06-18 18:48 UTC  (20+ messages)

[PATCH 4/6] net: macb: add support for c45 PHY
 2019-06-18 18:45 UTC  (10+ messages)
` [PATCH 5/6] net: macb: add support for high speed interface
  ` [PATCH 6/6] net: macb: parameter added to cadence ethernet controller DT binding
    ` [PATCH v2 "
  ` [PATCH v2 5/6] net: macb: add support for high speed interface
` [PATCH v2 4/6] net: macb: add support for c45 PHY

[PATCH RESEND nf-next] netfilter: add support for matching IPv4 options
 2019-06-18 15:31 UTC  (3+ messages)

[PATCH net 0/3] net/af_iucv: fixes 2019-06-18
 2019-06-18 18:43 UTC  (4+ messages)
` [PATCH net 1/3] net/af_iucv: remove GFP_DMA restriction for HiperTransport
` [PATCH net 2/3] net/af_iucv: build proper skbs "
` [PATCH net 3/3] net/af_iucv: always register net_device notifier

[PATCH 0/6] net: macb patch set cover letter
 2019-06-18 18:41 UTC  (9+ messages)
` [PATCH 1/6] net: macb: add phylink support
  ` [PATCH v2 "

[PATCH 0/2] net: fastopen: follow-up tweaks for SipHash switch
 2019-06-18 18:40 UTC  (10+ messages)
` [PATCH 1/2] net: fastopen: make key handling more robust against future changes
` [PATCH 2/2] net: fastopen: use endianness agnostic representation of the cookie

[PATCH 2/6] net: macb: add support for sgmii MAC-PHY interface
 2019-06-18 18:39 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
 2019-06-18 18:28 UTC  (3+ messages)

[PATCH net-next 0/5] ipv6: avoid taking refcnt on dst during route lookup
 2019-06-18 18:25 UTC  (6+ messages)
` [PATCH net-next 1/5] ipv6: introduce RT6_LOOKUP_F_DST_NOREF flag in ip6_pol_route()
` [PATCH net-next 2/5] ipv6: initialize rt6->rt6i_uncached in all pre-allocated dst entries
` [PATCH net-next 3/5] ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logic
` [PATCH net-next 4/5] ipv6: convert rx data path to not take refcnt on dst
` [PATCH net-next 5/5] ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREF

[PATCH mlx5-next 00/15] Mellanox, mlx5 vport metadata matching
 2019-06-18 18:25 UTC  (5+ messages)
` [PATCH mlx5-next 14/15] {IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mapping

[RFC PATCH 0/2] enable broadcom tagging for bcm531x5 switches
 2019-06-18 18:16 UTC  (5+ messages)
` [RFC PATCH 1/2] net: dsa: b53: Turn on managed mode and set IMP port
` [RFC PATCH 2/2] net: dsa: b53: enbale broadcom tags on bcm531x5

[PATCH] netfilter: nf_conntrack_sip: fix IPV6 dependency
 2019-06-18 18:13 UTC  (5+ messages)

[PATCH bpf-next] samples: bpf: Remove bpf_debug macro in favor of bpf_printk
 2019-06-18 18:13 UTC 

[PATCH net-next 0/2] inet: fix defrag units dismantle races
 2019-06-18 18:09 UTC  (3+ messages)
` [PATCH net-next 1/2] netns: add pre_exit method to struct pernet_operations
` [PATCH net-next 2/2] inet: fix various use-after-free in defrags units

[PATCH net v2] tun: wake up waitqueues after IFF_UP is set
 2019-06-18 17:55 UTC  (2+ messages)

[PATCH net-next v1 00/11] xdp: page_pool fixes and in-flight accounting
 2019-06-18 17:54 UTC  (9+ messages)
` [PATCH net-next v1 08/11] xdp: tracking page_pool resources and safe removal

[PATCH] qed: Fix -Wmaybe-uninitialized false positive
 2019-06-18 17:44 UTC  (2+ messages)

[PATCH] ps3_gelic: Use [] to denote a flexible array member
 2019-06-18 17:43 UTC  (2+ messages)

[PATCH 1/2] ipoib: correcly show a VF hardware address
 2019-06-18 17:40 UTC  (5+ messages)
` [PATCH net-next v4 2/2] ipoib: show VF broadcast address

4.19: udpgso_bench_tx: setsockopt zerocopy: Unknown error 524
 2019-06-18 17:39 UTC  (9+ messages)

[PATCH] net: remove duplicate fetch in sock_getsockopt
 2019-06-18 17:04 UTC  (2+ messages)

[net] tipc: fix issues with early FAILOVER_MSG from peer
 2019-06-18 17:03 UTC  (2+ messages)

[PATCH net] bnx2x: Check if transceiver implements DDM before access
 2019-06-18 17:02 UTC  (2+ messages)

[PATCH iproute2] Add support for configuring MACsec gcm-aes-256 cipher type
 2019-06-18 16:56 UTC  (2+ messages)

[PATCH] ipmroute: Prevent overlapping storage of `filter` global
 2019-06-18 16:54 UTC  (2+ messages)

next/master boot bisection: next-20190617 on sun8i-h2-plus-orangepi-zero
 2019-06-18 16:53 UTC 

[PATCH] ipaddress: correctly print a VF hw address in the IPoIB case
 2019-06-18 16:51 UTC  (3+ messages)
` [iproute2] "

[PATCH v2 0/2] Add macb support for SiFive FU540-C000
 2019-06-18 16:49 UTC  (12+ messages)

[PATCH net-next v2 00/16] mlxsw: Improve IPv6 route insertion rate
 2019-06-18 16:46 UTC  (20+ messages)
` [PATCH net-next v2 01/16] netlink: Document all fields of 'struct nl_info'
` [PATCH net-next v2 02/16] netlink: Add field to skip in-kernel notifications
` [PATCH net-next v2 03/16] ipv6: Extend notifier info for multipath routes
` [PATCH net-next v2 04/16] mlxsw: spectrum_router: Ignore IPv6 multipath notifications
` [PATCH net-next v2 05/16] netdevsim: "
` [PATCH net-next v2 06/16] ipv6: Add IPv6 multipath notifications for add / replace
` [PATCH net-next v2 07/16] ipv6: Add IPv6 multipath notification for route delete
` [PATCH net-next v2 08/16] mlxsw: spectrum_router: Remove processing of IPv6 append notifications
` [PATCH net-next v2 09/16] mlxsw: spectrum_router: Prepare function to return errors
` [PATCH net-next v2 10/16] mlxsw: spectrum_router: Pass multiple routes to work item
` [PATCH net-next v2 11/16] mlxsw: spectrum_router: Adjust IPv6 replace logic to new notifications
` [PATCH net-next v2 12/16] mlxsw: spectrum_router: Pass array of routes to route handling functions
` [PATCH net-next v2 13/16] mlxsw: spectrum_router: Add / delete multiple IPv6 nexthops
` [PATCH net-next v2 14/16] mlxsw: spectrum_router: Create IPv6 multipath routes in one go
` [PATCH net-next v2 15/16] ipv6: Stop sending in-kernel notifications for each nexthop
` [PATCH net-next v2 16/16] selftests: mlxsw: Add a test for FIB offload indication

[net-next 00/11][pull request] Intel Wired LAN Driver Updates 2019-06-17
 2019-06-18 16:44 UTC  (2+ messages)

[PATCH net-next] netfilter: bridge: add nft_bridge_pvid to tag the default pvid for non-tagged packet
 2019-06-18 16:40 UTC  (2+ messages)

[PATCH net v5 0/6] Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions
 2019-06-18 16:25 UTC  (14+ messages)
` [PATCH net v5 1/6] fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONED
` [PATCH net v5 2/6] ipv4/fib_frontend: Allow RTM_F_CLONED flag to be used for filtering
` [PATCH net v5 3/6] ipv4: Dump route exceptions if requested
` [PATCH net v5 4/6] Revert "net/ipv6: Bail early if user only wants cloned entries"
` [PATCH net v5 5/6] ipv6: Dump route exceptions if requested
` [PATCH net v5 6/6] ip6_fib: Don't discard nodes with valid routing information in fib6_locate_1()

Cleanup of -Wunused-const-variable in drivers/net/ethernet/marvell/mvpp2/mvpp2_debugfs.c
 2019-06-18 16:09 UTC  (2+ messages)
` [PATCH] net: mvpp2: cls: Add pmap to fs dump

[PATCH net-next 0/3] net/sched: Introduce tc connection tracking
 2019-06-18 16:03 UTC  (9+ messages)
` [PATCH net-next 1/3] net/sched: Introduce action ct

[PATCH v3] net: netfilter: Fix rpfilter dropping vrf packets by mistake
 2019-06-18 15:57 UTC  (2+ messages)

[PATCH net-next] mlxsw: spectrum_ptp: Fix compilation on 32-bit ARM
 2019-06-18 15:56 UTC  (2+ messages)

[PATCH 00/15] kbuild: refactor headers_install and support compile-test of UAPI headers
 2019-06-18 15:46 UTC  (2+ messages)

[PATCH iproute2 v2 0/3] refactor the cmd_exec()
 2019-06-18 15:41 UTC  (5+ messages)
` [PATCH iproute2 v2 1/3] netns: switch netns in the child when executing commands
` [PATCH iproute2 v2 2/3] ip vrf: use hook to change VRF in the child
` [PATCH iproute2 v2 3/3] netns: make netns_{save,restore} static

[iproute2 net-next PATCH] ip: add a new parameter -Numeric
 2019-06-18 15:41 UTC  (2+ messages)

[PATCH] netfilter: nft_paylaod: add base type NFT_PAYLOAD_LL_HEADER_NO_TAG
 2019-06-18 15:33 UTC  (8+ messages)

[PATCH net-next 0/3] net: stmmac: Convert to phylink
 2019-06-18 15:20 UTC  (8+ messages)
` [PATCH net-next 3/3] net: stmmac: Convert to phylink and remove phylib logic

[PATCH][next] net/mlx5: add missing void argument to function mlx5_devlink_alloc
 2019-06-18 15:15 UTC 

[PATCH net-next 0/4] net: mvpp2: cls: Allow steering based on vlan tag
 2019-06-18 14:55 UTC  (5+ messages)
` [PATCH net-next 1/4] net: mvpp2: cls: Use a dedicated lu_type for the RSS lookup
` [PATCH net-next 2/4] net: mvpp2: cls: Only select applicable flows of classification offload
` [PATCH net-next 3/4] net: mvpp2: cls: right-justify the C2 TCAM keys
` [PATCH net-next 4/4] net: mvpp2: cls: Add steering based on vlan Id and priority

general protection fault in sctp_sched_prio_sched
 2019-06-18 14:53 UTC 

[PATCH][V2][next] netfilter: synproxy: ensure zero is returned on non-error return path
 2019-06-18 14:22 UTC 

[PATCH][next] netfilter: synproxy: ensure zero is returned on non-error return path
 2019-06-18 14:15 UTC  (2+ messages)

[PATCH net-next v5 0/3] hinic: add rss support and rss parameters configuration
 2019-06-18  6:20 UTC  (4+ messages)
` [PATCH net-next v5 1/3] hinic: add rss support
` [PATCH net-next v5 2/3] hinic: move ethtool code into hinic_ethtool
` [PATCH net-next v5 3/3] hinic: add support for rss parameters with ethtool

[PATCH v3 bpf-next 0/9] bpf: bounded loops and other features
 2019-06-18 14:05 UTC  (4+ messages)

[PATCH net-next v1 0/5] stmmac: cleanups for stmmac_mdio_reset
 2019-06-18 14:00 UTC  (3+ messages)
` [PATCH net-next v1 3/5] net: stmmac: drop the reset GPIO from struct stmmac_mdio_bus_data

[PATCH 1/2] net: intel: igb: minor ethool regdump amendment
 2019-06-18 13:58 UTC  (2+ messages)

netfilter: nft_ct: add ct expectations support
 2019-06-18 13:57 UTC 

general protection fault in sctp_sched_prio_sched
 2019-06-18 13:54 UTC 

[RFC bpf-next 0/7] Programming socket lookup with BPF
 2019-06-18 13:52 UTC  (2+ messages)

[RFC net-next 0/5] net: stmmac: Introducing IEEE802.1Qbv feature
 2019-06-18 21:36 UTC  (6+ messages)
` [RFC net-next 1/5] net: stmmac: introduce IEEE 802.1Qbv configuration functionalities
` [RFC net-next 2/5] net: stmmac: gcl errors reporting and its interrupt handling
` [RFC net-next 3/5] taprio: Add support for hardware offloading
` [RFC net-next 4/5] net: stmmac: enable HW offloading for tc taprio
` [RFC net-next 5/5] net: stmmac: Set TSN HW tunable after tsn setup

[PATCH v2 0/3] fix bugs when enable route_localnet
 2019-06-18 15:14 UTC  (4+ messages)
` [PATCH v2 1/3] ipv4: fix inet_select_addr() "
` [PATCH v2 2/3] ipv4: fix confirm_addr_indev() "
` [PATCH v2 3/3] selftests: add route_localnet test script

[PATCH net-next v2 00/12] xdp: page_pool fixes and in-flight accounting
 2019-06-18 13:06 UTC  (10+ messages)
` [PATCH net-next v2 04/12] xdp: page_pool related fix to cpumap
` [PATCH net-next v2 05/12] veth: use xdp_release_frame for XDP_PASS
` [PATCH net-next v2 06/12] page_pool: introduce page_pool_free and use in mlx5
` [PATCH net-next v2 07/12] mlx5: more strict use of page_pool API
` [PATCH net-next v2 08/12] xdp: tracking page_pool resources and safe removal
` [PATCH net-next v2 09/12] xdp: force mem allocator removal and periodic warning
` [PATCH net-next v2 10/12] xdp: add tracepoints for XDP mem
` [PATCH net-next v2 11/12] page_pool: add tracepoints for page_pool with details need by XDP
` [PATCH net-next v2 12/12] page_pool: make sure struct device is stable


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