netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-07 21:01:23 to 2019-10-08 12:40:37 UTC [more...]

[PATCH 0/3] net: ftgmac100: Ungate RCLK for RMII on ASPEED MACs
 2019-10-08 12:40 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: net: ftgmac100: Document AST2600 compatible
` [PATCH 2/3] dt-bindings: net: ftgmac100: Describe clock properties
` [PATCH 3/3] net: ftgmac100: Ungate RCLK for RMII on ASPEED MACs

pull-request: mac80211 2019-10-08
 2019-10-08 12:31 UTC 

[PATCH] ipv6: Make ipv6_mc_may_pull() return bool
 2019-10-08 12:21 UTC  (2+ messages)

[PATCH net] sctp: add chunks to sk_backlog when the newsk sk_socket is not set
 2019-10-08 12:21 UTC  (3+ messages)

[PATCH 00/20] DPAA fixes
 2019-10-08 12:10 UTC  (21+ messages)
` [PATCH 01/20] fsl/fman: don't touch liodn base regs reserved on non-PAMU SoCs
` [PATCH 02/20] dpaa_eth: defer probing after qbman
` [PATCH 03/20] dpaa_eth: remove redundant code
` [PATCH 04/20] fsl/fman: add API to get the device behind a fman port
` [PATCH 05/20] dpaa_eth: change DMA device
` [PATCH 06/20] fsl/fman: remove unused struct member
` [PATCH 07/20] dpaa_eth: use only one buffer pool per interface
` [PATCH 08/20] dpaa_eth: use page backed rx buffers
` [PATCH 09/20] dpaa_eth: perform DMA unmapping before read
` [PATCH 10/20] dpaa_eth: avoid timestamp read on error paths
` [PATCH 11/20] dpaa_eth: simplify variables used in dpaa_cleanup_tx_fd()
` [PATCH 12/20] dpaa_eth: use fd information "
` [PATCH 13/20] dpaa_eth: use a page to store the SGT
` [PATCH 14/20] soc: fsl: qbman: allow registering a device link for the portal user
` [PATCH 15/20] dpaa_eth: register a device link for the qman portal used
` [PATCH 16/20] dpaa_eth: add dropped frames to percpu ethtool stats
` [PATCH 17/20] dpaa_eth: remove netdev_err() for user errors
` [PATCH 18/20] dpaa_eth: extend delays in ndo_stop
` [PATCH 19/20] dpaa_eth: add dpaa_dma_to_virt()
` [PATCH 20/20] dpaa_eth: cleanup skb_to_contig_fd()

[Patch net] net_sched: fix backward compatibility for TCA_ACT_KIND
 2019-10-08 12:12 UTC  (2+ messages)

[Patch net] net_sched: fix backward compatibility for TCA_KIND
 2019-10-08 12:12 UTC  (2+ messages)

[PATCH 4.4 stable 00/10] net: ip6 defrag: backport fixes
 2019-10-08 12:04 UTC  (12+ messages)
` [PATCH 4.4 stable 01/10] netfilter: ipv6: nf_defrag: avoid/free clone operations
` [PATCH 4.4 stable 02/10] netfilter: ipv6: avoid nf_iterate recursion
` [PATCH 4.4 stable 03/10] ipv6: do not increment mac header when it's unset
` [PATCH 4.4 stable 04/10] netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460
` [PATCH 4.4 stable 05/10] netfilter: ipv6: nf_defrag: fix NULL deref panic
` [PATCH 4.4 stable 06/10] ipv6: frags: fix a lockdep false positive
` [PATCH 4.4 stable 07/10] net: IP defrag: encapsulate rbtree defrag code into callable functions
` [PATCH 4.4 stable 08/10] ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
` [PATCH 4.4 stable 09/10] net: IP6 defrag: use rbtrees for IPv6 defrag
` [PATCH 4.4 stable 10/10] net: IP6 defrag: use rbtrees in nf_conntrack_reasm.c

[PATCH net-next v2 00/10] optimize openvswitch flow looking up
 2019-10-08  1:00 UTC  (11+ messages)
` [PATCH net-next v2 01/10] net: openvswitch: add flow-mask cache for performance
` [PATCH net-next v2 02/10] net: openvswitch: convert mask list in mask array
` [PATCH net-next v2 03/10] net: openvswitch: shrink the mask array if necessary
` [PATCH net-next v2 04/10] net: openvswitch: optimize flow-mask cache hash collision
` [PATCH net-next v2 05/10] net: openvswitch: optimize flow-mask looking up
` [PATCH net-next v2 06/10] net: openvswitch: simplify the flow_hash
` [PATCH net-next v2 07/10] net: openvswitch: add likely in flow_lookup
` [PATCH net-next v2 08/10] net: openvswitch: fix possible memleak on destroy flow-table
` [PATCH net-next v2 09/10] net: openvswitch: don't unlock mutex when changing the user_features fails
` [PATCH net-next v2 10/10] net: openvswitch: simplify the ovs_dp_cmd_new

[PATCH v2 0/2] mmc: core: Fix Marvell WiFi reset by adding SDIO API to replug card
 2019-10-08 11:49 UTC  (6+ messages)

[PATCH net-next 0/4] sctp: add some missing events from rfc5061
 2019-10-08 11:27 UTC  (5+ messages)
` [PATCH net-next 1/4] sctp: add SCTP_ADDR_ADDED event
  ` [PATCH net-next 2/4] sctp: add SCTP_ADDR_REMOVED event
    ` [PATCH net-next 3/4] sctp: add SCTP_ADDR_MADE_PRIM event
      ` [PATCH net-next 4/4] sctp: add SCTP_SEND_FAILED_EVENT event

[PATCHv2 net-next 0/5] sctp: update from rfc7829
 2019-10-08 11:25 UTC  (6+ messages)
` [PATCHv2 net-next 1/5] sctp: add SCTP_ADDR_POTENTIALLY_FAILED notification
  ` [PATCHv2 net-next 2/5] sctp: add pf_expose per netns and sock and asoc
    ` [PATCHv2 net-next 3/5] sctp: add SCTP_EXPOSE_POTENTIALLY_FAILED_STATE sockopt
      ` [PATCHv2 net-next 4/5] sctp: add support for Primary Path Switchover
        ` [PATCHv2 net-next 5/5] sctp: add SCTP_PEER_ADDR_THLDS_V2 sockopt

[patch net-next] net: tipc: prepare attrs in __tipc_nl_compat_dumpit()
 2019-10-08 11:01 UTC 

[PATCH iproute2] Bareudp device support
 2019-10-08 10:59 UTC 

[PATCH v2 net-next 00/12] net: aquantia: PTP support for AQC devices
 2019-10-08 10:57 UTC  (13+ messages)
` [PATCH v2 net-next 01/12] net: aquantia: PTP skeleton declarations and callbacks
` [PATCH v2 net-next 02/12] net: aquantia: unify styling of bit enums
` [PATCH v2 net-next 03/12] net: aquantia: add basic ptp_clock callbacks
` [PATCH v2 net-next 04/12] net: aquantia: add PTP rings infrastructure
` [PATCH v2 net-next 05/12] net: aquantia: styling fixes on ptp related functions
` [PATCH v2 net-next 06/12] net: aquantia: implement data PTP datapath
` [PATCH v2 net-next 07/12] net: aquantia: rx filters for ptp
` [PATCH v2 net-next 08/12] net: aquantia: add support for ptp ioctls
` [PATCH v2 net-next 09/12] net: aquantia: implement get_ts_info ethtool
` [PATCH v2 net-next 10/12] net: aquantia: add support for Phy access
` [PATCH v2 net-next 11/12] net: aquantia: add support for PIN funcs
` [PATCH v2 net-next 12/12] net: aquantia: adding atlantic ptp maintainer

[PATCH v2 3/4] spi: spi-fsl-dspi: Implement the PTP system timestamping for TCFQ mode
 2019-10-08 10:52 UTC  (2+ messages)
` Applied "spi: spi-fsl-dspi: Implement the PTP system timestamping for TCFQ mode" to the spi tree

[PATCH v2 2/4] spi: Add a PTP system timestamp to the transfer structure
 2019-10-08 10:52 UTC  (2+ messages)
` Applied "spi: Add a PTP system timestamp to the transfer structure" to the spi tree

[PATCH v2 4/4] spi: spi-fsl-dspi: Always use the TCFQ devices in poll mode
 2019-10-08 10:52 UTC  (2+ messages)
` Applied "spi: spi-fsl-dspi: Always use the TCFQ devices in poll mode" to the spi tree

[patch net-next] net: genetlink: always allocate separate attrs for dumpit ops,
 2019-10-08 10:31 UTC 

[PATCH bpf] libbpf: fix compatibility for kernels without need_wakeup
 2019-10-08 10:23 UTC 

[PATCH REPOST 0/2] can: flexcan: fix PM and wakeup issue
 2019-10-08 10:20 UTC  (11+ messages)
` [PATCH REPOST 1/2] can: flexcan: fix deadlock when using self wakeup

[PATCH] sunrpc: fix crash when cache_head become valid before update
 2019-10-08 10:02 UTC  (2+ messages)

[PATCH net-next] Selftests for bareudp module
 2019-10-08  9:55 UTC 

[PATCH] ip6erspan: remove the incorrect mtu limit for ip6erspan
 2019-10-08  9:56 UTC 

[PATCH net-next 0/2] Bareudp Tunnel Module
 2019-10-08  9:49 UTC  (3+ messages)
` [PATCH net-next 1/2] UDP tunnel encapsulation module for tunnelling different protocols like MPLS,IP,NSH etc
` [PATCH net-next 2/2] Special handling for IP & MPLS

[PATCH] rtw88: 8822c: Remove set but not used variable 'corr_val'
 2019-10-08  9:33 UTC  (2+ messages)

[PATCH bpf-next 0/4] Enable direct receive on AF_XDP sockets
 2019-10-08  9:04 UTC  (13+ messages)
` [PATCH bpf-next 1/4] bpf: introduce bpf_get_prog_id and bpf_set_prog_id helper functions
` [PATCH bpf-next 2/4] xsk: allow AF_XDP sockets to receive packets directly from a queue
` [PATCH bpf-next 3/4] libbpf: handle AF_XDP sockets created with XDP_DIRECT bind flag
` [PATCH bpf-next 4/4] xdpsock: add an option to create AF_XDP sockets in XDP_DIRECT mode

[PATCH bpf-next v2 0/5] xdp: Support multiple programs on a single interface through chain calls
 2019-10-08  9:02 UTC  (8+ messages)
` [PATCH bpf-next v2 1/5] bpf: Support injecting chain calls into BPF programs on load

[PATCH bpf-next v3 0/5] xdp: Support multiple programs on a single interface through chain calls
 2019-10-08  8:42 UTC  (9+ messages)
` [PATCH bpf-next v3 1/5] bpf: Support chain calling multiple BPF programs after each other
` [PATCH bpf-next v3 2/5] bpf: Add support for setting chain call sequence for programs

[PATCH][next] netdevsim: fix spelling mistake "forbidded" -> "forbid"
 2019-10-08  8:29 UTC  (2+ messages)

[PATCH net v4 00/12] net: fix nested device bugs
 2019-10-08  8:13 UTC  (11+ messages)
` [PATCH net v4 07/12] macvlan: use dynamic lockdep key instead of subclass
` [PATCH net v4 12/12] virt_wifi: fix refcnt leak in module exit routine

libbpf distro packaging
 2019-10-08  7:39 UTC  (10+ messages)

[ipsec-next:testing 7/8] include/net/espintcp.h:36:20: sparse: sparse: incorrect type in return expression (different address spaces)
 2019-10-08  7:39 UTC  (3+ messages)

[PATCH] iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 29
 2019-10-08  7:17 UTC  (2+ messages)

[PATCH 1/2] netfilter: fix a memory leak in nf_conntrack_in
 2019-10-08  7:10 UTC  (9+ messages)
` [PATCH 2/2] netfilter: revert "conntrack: silent a memory leak warning"

[PATCH v4 bpf-next 0/7] Move bpf_helpers and add BPF_CORE_READ macros
 2019-10-08  6:15 UTC  (10+ messages)
` [PATCH v4 bpf-next 1/7] selftests/bpf: undo GCC-specific bpf_helpers.h changes
` [PATCH v4 bpf-next 2/7] selftests/bpf: samples/bpf: split off legacy stuff from bpf_helpers.h
` [PATCH v4 bpf-next 3/7] selftests/bpf: adjust CO-RE reloc tests for new bpf_core_read() macro
` [PATCH v4 bpf-next 4/7] selftests/bpf: split off tracing-only helpers into bpf_tracing.h
` [PATCH v4 bpf-next 5/7] libbpf: move bpf_{helpers,helper_defs,endian,tracing}.h into libbpf
` [PATCH v4 bpf-next 6/7] libbpf: add BPF_CORE_READ/BPF_CORE_READ_INTO helpers
` [PATCH v4 bpf-next 7/7] selftests/bpf: add BPF_CORE_READ and BPF_CORE_READ_STR_INTO macro tests

[PATCH rdma-next v2 0/3] Optimize SGL registration
 2019-10-08  5:55 UTC  (8+ messages)
` [PATCH mlx5-next v2 1/3] net/mlx5: Expose optimal performance scatter entries capability
` [PATCH rdma-next v2 2/3] RDMA/rw: Support threshold for registration vs scattering to local pages

ingress bandwidth limitation for ipv6 is inaccurate
 2019-10-08  5:53 UTC 

[PATCH] net/mlx5: Fixed a typo in a comment in esw_del_uc_addr()
 2019-10-08  5:47 UTC 

[PATCH RFC] r8169: add experimental RTL8117 support
 2019-10-08  5:39 UTC 

[PATCH] rtl8xxxu: make arrays static, makes object smaller
 2019-10-08  5:36 UTC  (2+ messages)

[PATCH net-next] Change in Openvswitch to support MPLS label depth of 3 in ingress direction
 2019-10-08  4:40 UTC 

[PATCH bpf-next v7] samples: bpf: add max_pckt_size option at xdp_adjust_tail
 2019-10-08  4:13 UTC  (3+ messages)

KCSAN: data-race in find_next_bit / rcu_report_exp_cpu_mult
 2019-10-08  3:58 UTC  (9+ messages)

[PATCH net-next 0/9] optimize openvswitch flow looking up
 2019-10-08  3:21 UTC  (13+ messages)
` [PATCH net-next 2/9] net: openvswitch: convert mask list in mask array
` [PATCH net-next 5/9] net: openvswitch: optimize flow-mask looking up
` [PATCH net-next 7/9] net: openvswitch: add likely in flow_lookup
  ` [ovs-dev] [PATCH net-next 0/9] optimize openvswitch flow looking up

[PATCH bpf-next v3 0/2] bpf/flow_dissector: add mode to enforce global BPF flow dissector
 2019-10-08  3:21 UTC  (2+ messages)

[PATCH] samples: Trivial - fix spelling mistake in usage
 2019-10-08  3:15 UTC  (3+ messages)

[PATCH bpf-next 00/10] bpf: revolutionize bpf tracing
 2019-10-08  3:08 UTC  (7+ messages)
` [PATCH bpf-next 04/10] libbpf: auto-detect btf_id of raw_tracepoint
` [PATCH bpf-next 05/10] bpf: implement accurate raw_tp context access via BTF
` [PATCH bpf-next 06/10] bpf: add support for BTF pointers to interpreter

[PATCH v2 bpf-next] bpftool: fix bpftool build by switching to bpf_object__open_file()
 2019-10-08  2:50 UTC  (7+ messages)

[PATCH] rtlwifi: rtl8192ee: Remove set but not used variable 'cur_tx_wp'
 2019-10-08  2:01 UTC 

[PATCH net-next 0/6] net: hns3: add some new feature
 2019-10-08  1:20 UTC  (7+ messages)
` [PATCH net-next 1/6] net: hns3: add support for setting VF link status on the host
` [PATCH net-next 2/6] net: hns3: add support for spoof check setting
` [PATCH net-next 3/6] net: hns3: add support for setting VF trust
` [PATCH net-next 4/6] net: hns3: add support for configuring bandwidth of VF on the host
` [PATCH net-next 5/6] net: hns3: add support for configuring VF MAC from "
` [PATCH net-next 6/6] net: hns3: support tx-scatter-gather-fraglist feature

[PATCH bpf-next] bpftool: fix bpftool build by switching to bpf_object__open_file()
 2019-10-07 23:00 UTC  (4+ messages)

linux-next: manual merge of the bpf-next tree with the bpf tree
 2019-10-07 22:48 UTC 

[PATCH net] bonding: fix potential NULL deref in bond_update_slave_arr
 2019-10-07 22:43 UTC 

linux-next: build warning after merge of the net-next tree
 2019-10-07 22:42 UTC 

nf_conntrack_in() - is there a leak here?
 2019-10-07 22:08 UTC 

[patch net-next v3 00/15] devlink: allow devlink instances to change network namespace
 2019-10-07 22:01 UTC  (3+ messages)
` [patch iproute2-next v3 1/2] devlink: introduce cmdline option to switch to a different namespace

[PATCH iproute2-next] rdma: Relax requirement to have PID for HW objects
 2019-10-07 21:55 UTC  (2+ messages)

[patch iproute2-next v2 0/2] ip: add support for alternative names
 2019-10-07 21:52 UTC  (5+ messages)
` [patch iproute2-next v2 1/2] ip: add support for alternative name addition/deletion/list
` [patch iproute2-next v2 2/2] ip: allow to use alternative names as handle

i40e_pto.c: Odd use of strlcpy converted from strncpy
 2019-10-07 21:48 UTC  (4+ messages)

Potential NULL pointer deference in net: sched
 2019-10-07 21:20 UTC  (2+ messages)

[PATCH bpf-next 0/9] xdp: Support multiple programs on a single interface through chain calls
 2019-10-07 21:01 UTC  (11+ 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).