netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-27 15:57:14 to 2019-06-28 00:30:08 UTC [more...]

[GIT] Networking
 2019-06-28  0:30 UTC  (2+ messages)

[PATCH 0/2] tls, add unhash callback
 2019-06-27 23:44 UTC  (5+ messages)
` [PATCH 1/2] tls: remove close callback sock unlock/lock and flush_sync
` [PATCH 2/2] bpf: tls, implement unhash to avoid transition out of ESTABLISHED

[PATCH v2 bpf-next 0/4] sys_bpf() access control via /dev/bpf
 2019-06-27 23:42 UTC  (7+ messages)
` [PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access "
` [PATCH v2 bpf-next 2/4] bpf: sync tools/include/uapi/linux/bpf.h
` [PATCH v2 bpf-next 3/4] libbpf: add libbpf_[enable|disable]_sys_bpf()
` [PATCH v2 bpf-next 4/4] bpftool: use libbpf_[enable|disable]_sys_bpf()

[PATCH V33 24/30] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
 2019-06-27 23:27 UTC  (10+ messages)

[PATCH net-next 0/5] nfp: extend flower capabilities for GRE tunnel offload
 2019-06-27 23:12 UTC  (6+ messages)
` [PATCH net-next 1/5] nfp: flower: refactor tunnel key layer calculation
` [PATCH net-next 2/5] nfp: flower: add helper functions for tunnel classification
` [PATCH net-next 3/5] nfp: flower: rename tunnel related functions in action offload
` [PATCH net-next 4/5] nfp: flower: add GRE decap classification support
` [PATCH net-next 5/5] nfp: flower: add GRE encap action support

[RFC net-next 0/5] net: stmmac: Introducing IEEE802.1Qbv feature
 2019-06-27 23:08 UTC  (4+ messages)
` [RFC net-next 1/5] net: stmmac: introduce IEEE 802.1Qbv configuration functionalities

linux-next: manual merge of the mlx5-next tree with the net-next tree
 2019-06-27 22:59 UTC  (2+ messages)

[PATCH net] sctp: fix error handling on stream scheduler initialization
 2019-06-27 22:48 UTC 

[PATCH bpf-next v9 0/9] bpf: getsockopt and setsockopt hooks
 2019-06-27 22:46 UTC  (13+ messages)
` [PATCH bpf-next v9 1/9] bpf: implement "
` [PATCH bpf-next v9 2/9] bpf: sync bpf.h to tools/
` [PATCH bpf-next v9 3/9] libbpf: support sockopt hooks
` [PATCH bpf-next v9 4/9] selftests/bpf: test sockopt section name
` [PATCH bpf-next v9 5/9] selftests/bpf: add sockopt test
` [PATCH bpf-next v9 6/9] selftests/bpf: add sockopt test that exercises sk helpers
` [PATCH bpf-next v9 7/9] selftests/bpf: add sockopt test that exercises BPF_F_ALLOW_MULTI
` [PATCH bpf-next v9 8/9] bpf: add sockopt documentation
` [PATCH bpf-next v9 9/9] bpftool: support cgroup sockopt

linux-next: Fixes tag needs some work in the bpf tree
 2019-06-27 22:43 UTC  (6+ messages)

[PATCH 0/6 bpf-next] xsk: reuseq cleanup
 2019-06-27 22:42 UTC  (8+ messages)
` [PATCH 1/6 bpf-next] Have xsk_umem_peek_addr_rq() return chunk-aligned handles
` [PATCH 2/6 bpf-next] Clean up xsk reuseq API
` [PATCH 3/6 bpf-next] Always check the recycle stack when using the umem fq
` [PATCH 4/6 bfp-next] Simplify AF_XDP umem allocation path for Intel drivers
` [PATCH 5/6 bpf-next] Remove use of umem _rq variants from Mellanox driver

[PATCH net] sctp: not bind the socket in sctp_connect
 2019-06-27 22:32 UTC  (4+ messages)

[RFC PATCH bpf-next v2 0/6] bpf: add BPF_MAP_DUMP command to
 2019-06-27 22:14 UTC  (9+ messages)
` [RFC PATCH bpf-next v2 1/6] bpf: add bpf_map_value_size and bp_map_copy_value helper functions
` [RFC PATCH bpf-next v2 2/6] bpf: add BPF_MAP_DUMP command to access more than one entry per call
` [RFC PATCH bpf-next v2 3/6] bpf: keep bpf.h in sync with tools/
` [RFC PATCH bpf-next v2 4/6] libbpf: support BPF_MAP_DUMP command
` [RFC PATCH bpf-next v2 5/6] selftests/bpf: test BPF_MAP_DUMP command on a bpf hashmap
` [RFC PATCH bpf-next v2 6/6] selftests/bpf: add test to measure performance of BPF_MAP_DUMP

[PATCH bpf-next v5 0/3] xdp: Allow lookup into devmaps before redirect
 2019-06-27 22:14 UTC  (6+ messages)
` [PATCH bpf-next v5 2/3] bpf_xdp_redirect_map: Perform map lookup in eBPF helper
` [PATCH bpf-next v5 1/3] devmap/cpumap: Use flush list instead of bitmap

[PATCH net] net/sched: flower: fix infinite loop in fl_walk()
 2019-06-27 22:10 UTC  (9+ messages)

[RFC V1 net-next 0/1] Introduce xdp to ena
 2019-06-27 22:07 UTC  (12+ messages)
` [RFC V1 net-next 1/1] net: ena: implement XDP drop support
      ` XDP multi-buffer incl. jumbo-frames (Was: [RFC V1 net-next 1/1] net: ena: implement XDP drop support)

[PATCH 0/9] keys: Namespacing [ver #4]
 2019-06-27 22:07 UTC  (4+ messages)
` [PATCH 8/9] keys: Network namespace domain tag "

[PATCH bpf v5 0/2] xdp: fix hang while unregistering device bound to xdp socket
 2019-06-27 22:04 UTC  (5+ messages)
  ` [PATCH bpf v5 1/2] xdp: hold device for umem regardless of zero-copy mode
  ` [PATCH bpf v5 2/2] xdp: fix hang while unregistering device bound to xdp socket

WARNING in mark_lock
 2019-06-27 22:03 UTC 

[PATCH v4 net-next 0/4] net: ethernet: ti: cpsw: Add XDP support
 2019-06-27 22:02 UTC  (4+ messages)
` [PATCH v4 net-next 1/4] net: core: page_pool: add user cnt preventing pool deletion

[PATCH 0/5] net: dsa: microchip: Further regmap cleanups
 2019-06-27 21:55 UTC  (6+ messages)
` [PATCH 1/5] net: dsa: microchip: Replace ad-hoc polling with regmap
` [PATCH 2/5] net: dsa: microchip: Replace ksz9477_wait_vlan_ctrl_ready "
` [PATCH 3/5] net: dsa: microchip: Replace ksz9477_wait_alu_ready "
` [PATCH 4/5] net: dsa: microchip: Replace ksz9477_wait_alu_sta_ready "
` [PATCH 5/5] net: dsa: microchip: Replace bit RMW "

[PATCH v2 net-next 0/3] Better PHYLINK compliance for SJA1105 DSA
 2019-06-27 21:46 UTC  (4+ messages)
` [PATCH v2 net-next 1/3] net: dsa: sja1105: Don't check state->link in phylink_mac_config
` [PATCH v2 net-next 2/3] net: dsa: sja1105: Check for PHY mode mismatches with what PHYLINK reports
` [PATCH v2 net-next 3/3] net: dsa: sja1105: Mark in-band AN modes not supported for PHYLINK

[PATCH v2 bpf-next 0/3] libbpf: add perf buffer abstraction and API
 2019-06-27 21:45 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/3] libbpf: add perf buffer API

[PATCH v2 bpf-next 0/7] libbpf: add tracing attach APIs
 2019-06-27 21:42 UTC  (6+ messages)
` [PATCH v2 bpf-next 3/7] libbpf: add kprobe/uprobe attach API

[Patch net] netrom: fix a memory leak in nr_rx_frame()
 2019-06-27 21:30 UTC 

[PATCH 00/11] XDP unaligned chunk placement support
 2019-06-27 21:25 UTC  (4+ messages)

[PATCH net-next] r8169: remove not needed call to dma_sync_single_for_device
 2019-06-27 21:19 UTC 

[PATCH net-next] r8169: consider that 32 Bit DMA is the default
 2019-06-27 21:12 UTC 

[PATCH net-next] r8169: improve handling VLAN tag
 2019-06-27 21:06 UTC 

[PATCH net] net/ibmvnic: Report last valid speed and duplex values to ethtool
 2019-06-27 20:56 UTC  (3+ messages)

[PATCH bpf-next 0/3] capture integers in BTF type info for map defs
 2019-06-27 20:19 UTC  (7+ messages)
` [PATCH bpf-next 1/3] libbpf: capture value in BTF type info for BTF-defined "

[PATCH 80/87] net: hippi: remove memset after pci_alloc_consistent
 2019-06-27 20:06 UTC  (2+ messages)

[PATCH net-next v2 0/4] net/sched: Introduce tc connection tracking
 2019-06-27 19:53 UTC  (3+ messages)
` [PATCH net-next v2 1/4] net/sched: Introduce action ct

[pull request][for-next V2 0/7] Generic DIM lib for netdev and RDMA
 2019-06-27 19:43 UTC  (2+ messages)

[PATCHv2 next 3/3] blackhole_dev: add a selftest
 2019-06-27 19:43 UTC 

[PATCHv2 next 2/3] blackhole_netdev: use blackhole_netdev to invalidate dst entries
 2019-06-27 19:43 UTC 

[PATCHv2 next 1/3] loopback: create blackhole net device similar to loopack
 2019-06-27 19:43 UTC 

[PATCHv2 next 0/3] blackhole device to invalidate dst
 2019-06-27 19:42 UTC 

[RFC] longer netdev names proposal
 2019-06-27 19:35 UTC  (12+ messages)

[PATCH RFC net-next 0/5] net: dsa: MT7530: Convert to PHYLINK and add support for port 5
 2019-06-27 19:28 UTC  (11+ messages)
` [PATCH RFC net-next 1/5] net: dsa: mt7530: Convert to PHYLINK API

[PATCH v4 00/13] net: Add generic and Allwinner YAML bindings
 2019-06-27 19:17 UTC  (7+ messages)
` [PATCH v4 03/13] dt-bindings: net: Add a YAML schemas for the generic MDIO options

[PATCH 1/2 nf-next] netfilter: nft_meta: add NFT_META_BRI_VLAN_PROTO support
 2019-06-27 19:16 UTC  (5+ messages)
` [PATCH 2/2 nf-next] netfilter:nft_meta: add NFT_META_VLAN support

[PATCH 1/2 nf-next v2] netfilter: nft_meta: add NFT_META_BRI_O/IIFVPROTO support
 2019-06-27 19:12 UTC  (2+ messages)

[net/tls] Re: KMSAN: uninit-value in aesti_encrypt
 2019-06-27 19:01 UTC  (4+ messages)
`  "

[PATCH] netfilter: Fix remainder of pseudo-header protocol 0
 2019-06-27 18:49 UTC  (2+ messages)

[PATCH iproute2 v2 1/2] devlink: fix format string warning for 32bit targets
 2019-06-27 18:37 UTC  (2+ messages)
` [PATCH iproute2 v2 2/2] devlink: fix libc and kernel headers collision

[PATCH net v2] vxlan: do not destroy fdb if register_netdevice() is failed
 2019-06-27 18:33 UTC  (2+ messages)

[PATCH v2] net: dsa: mv88e6xxx: wait after reset deactivation
 2019-06-27 18:27 UTC  (2+ messages)

[PATCH next 3/3] blackhole_dev: add a selftest
 2019-06-27 18:19 UTC  (3+ messages)

[PATCH v1 1/2] dt-bindings: net: dsa: qca8k: document reset-gpios property
 2019-06-27 18:17 UTC  (4+ messages)
` [PATCH v1 2/2] net: dsa: qca8k: introduce reset via gpio feature

[PATCH net-next] net: link_watch: prevent starvation when processing linkwatch wq
 2019-06-27 18:17 UTC  (4+ messages)

[PATCH v2 net-next] ipv6: Convert gateway validation to use fib6_info
 2019-06-27 18:11 UTC  (2+ messages)

[PATCH net-next 00/10] FDB, VLAN and PTP fixes for SJA1105 DSA
 2019-06-27 18:04 UTC  (2+ messages)

[PATCH V4 00/10] net: dsa: microchip: Convert to regmap
 2019-06-27 18:00 UTC  (2+ messages)

[PATCH net-next v3 0/8] net: aquantia: implement vlan offloads
 2019-06-27 17:58 UTC  (2+ messages)

[PATCH net-next 00/16] mlxsw: PTP timestamping support
 2019-06-27 17:57 UTC  (7+ messages)
` [PATCH net-next 12/16] mlxsw: spectrum: PTP: Support timestamping on Spectrum-1

[net-next 00/10][pull request] Intel Wired LAN Driver Updates 2019-06-26
 2019-06-27 17:49 UTC  (2+ messages)

[PATCH 79/87] net: vmxnet3: remove memset after dma_alloc_coherent
 2019-06-27 17:47 UTC  (2+ messages)

[PATCH 74/87] ethernet: jme.c: remove memset after dma_alloc_coherent
 2019-06-27 17:46 UTC 

[PATCH 75/87] ethernet: marvell: remove memset after pci_alloc_consistent
 2019-06-27 17:46 UTC 

[PATCH 73/87] ethernet: freescale: Remove memset after dma_alloc_coherent
 2019-06-27 17:46 UTC 

[PATCH 72/87] ethernet: chelsio: remove memset after kvzalloc
 2019-06-27 17:46 UTC 

[PATCH 76/87] wireless: quantenna: pcie: remove memset after dmam_alloc_coherent
 2019-06-27 17:46 UTC 

[PATCH 77/87] wireless: broadcom: remove memset after dma_alloc_coherent
 2019-06-27 17:45 UTC 

[PATCH 78/87] wireless: ath10k: remove memset after dma_alloc_coherent
 2019-06-27 17:45 UTC 

[PATCH 81/87] ethernet: ti: remove memset after pci_alloc_persistent
 2019-06-27 17:44 UTC 

[PATCH 82/87] ethernet: netxen: remove memset after pci_alloc_persistent
 2019-06-27 17:44 UTC 

[PATCH 83/87] ethernet: neterion: remove memset after pci_alloc_persistent
 2019-06-27 17:43 UTC 

[PATCH 84/87] ethernet: mellanox: mlxsw: remove memset after pci_alloc_persistent
 2019-06-27 17:43 UTC 

[PATCH 85/87] ethernet: mellanox: mlx5: remove memset after kvzalloc
 2019-06-27 17:43 UTC 

[PATCH 86/87] ethernet: mellanox:mlx4: replace kmalloc and memset with kzalloc
 2019-06-27 17:42 UTC 

[PATCH 87/87] ethernet: mlx4: remove memset after dma_alloc_coherent
 2019-06-27 17:42 UTC 

[PATCH 38/87] ethernet: atlx: remove memset after pci_alloc_consistent in atl2.c
 2019-06-27 17:40 UTC 

[PATCH 40/87] ethernet: cavium: replace vmalloc and memset with vzalloc
 2019-06-27 17:39 UTC 

[PATCH 39/87] ethernet: bnxt: remove memset after dma_alloc_coherent
 2019-06-27 17:39 UTC 

[PATCH 37/87] ethernet: atlx: remove memset after pci_alloc_consistent in atl1.c
 2019-06-27 17:39 UTC 

[PATCH 36/87] net: eql.c: replace kmalloc and memset with kzalloc
 2019-06-27 17:39 UTC 

[PATCH net-next 0/3] Better PHYLINK compliance for SJA1105 DSA
 2019-06-27 17:37 UTC  (3+ messages)
` [PATCH net-next 2/3] net: dsa: sja1105: Check for PHY mode mismatches with what PHYLINK reports

[PATCH 08/87] atm: idt77252: Remove call to memset after dma_alloc_coherent
 2019-06-27 17:34 UTC 

[Linux-kernel-mentees][PATCH v2] packet: Fix undefined behavior in bit shift
 2019-06-27 17:34 UTC  (8+ messages)

[PATCH net-next 00/12] s390/qeth: updates 2019-06-27
 2019-06-27 17:18 UTC  (2+ messages)

[PATCH] net/smc: common release code for non-accepted sockets
 2019-06-27 17:03 UTC  (2+ messages)

[PATCH bpf-next 0/4] sys_bpf() access control via /dev/bpf
 2019-06-27 17:00 UTC  (9+ messages)
` [PATCH bpf-next 1/4] bpf: unprivileged BPF access "

[PATCH bpf-next v9 00/10] Landlock LSM: Toward unprivileged sandboxing
 2019-06-27 16:56 UTC  (5+ messages)
` [PATCH bpf-next v9 05/10] bpf,landlock: Add a new map type: inode

[PATCH net-next 0/2] net: ipv4: fix circular-list infinite loop
 2019-06-27 16:54 UTC  (2+ messages)

[PATCH 00/10] pull request for net-next: batman-adv 2019-06-27
 2019-06-27 16:50 UTC  (3+ messages)
` [PATCH 06/10] batman-adv: mcast: collect softif listeners from IP lists instead

[PATCH v2 0/4] Compile-test UAPI and kernel headers
 2019-06-27 16:42 UTC  (3+ messages)

[PATCH v3 0/4] Compile-test UAPI and kernel headers
 2019-06-27 16:39 UTC  (3+ messages)
` [PATCH v3 1/4] kbuild: compile-test UAPI headers to ensure they are self-contained
` [PATCH v3 4/4] kbuild: compile-test kernel "

[PATCH net-next v2] net: ethtool: Allow parsing ETHER_FLOW types when using flow_rule
 2019-06-27 16:39 UTC  (2+ messages)

[RFC PATCH 0/2] enable broadcom tagging for bcm531x5 switches
 2019-06-27 16:38 UTC  (4+ messages)
` [RFC PATCH 0/1] Document the configuration of b53
  ` [RFC PATCH 1/1] Documentation: net: dsa: b53: Describe b53 configuration

[PATCH V4] bnx2x: Prevent ptp_task to be rescheduled indefinitely
 2019-06-27 16:31 UTC 

[PATCH V3] bnx2x: Prevent ptp_task to be rescheduled indefinitely
 2019-06-27 16:20 UTC  (3+ messages)
` [EXT] "

[PATCH net-next v3 0/4] em_ipt: add support for addrtype
 2019-06-27 16:13 UTC  (4+ messages)
` [PATCH net-next v3 1/4] net: sched: em_ipt: match only on ip/ipv6 traffic

[PATCH net-next 00/18] Add ionic driver
 2019-06-27 15:59 UTC  (5+ messages)
` [PATCH net-next 10/18] ionic: Add management of rx filters


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