netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-29 10:04:49 to 2018-07-30 12:57:14 UTC [more...]

[RFC PATCH ethtool v2 00/23] ethtool netlink interface (userspace side) (WiP)
 2018-07-30 12:57 UTC  (16+ messages)
` [RFC PATCH ethtool v2 01/23] move UAPI header copies to a separate directory
` [RFC PATCH ethtool v2 02/23] update UAPI header copies
` [RFC PATCH ethtool v2 03/23] netlink: add netlink interface
` [RFC PATCH ethtool v2 05/23] netlink: add notification monitor
` [RFC PATCH ethtool v2 06/23] netlink: add netlink handler for gdrv (-i)
` [RFC PATCH ethtool v2 07/23] netlink: add netlink handler for gset (no option)
` [RFC PATCH ethtool v2 08/23] netlink: add helpers for command line parsing
` [RFC PATCH ethtool v2 11/23] netlink: add netlink handler for sfeatures (-K)
` [RFC PATCH ethtool v2 12/23] netlink: add netlink handler for gcoalesce (-c)
` [RFC PATCH ethtool v2 13/23] netlink: add netlink handler for gring (-g)
` [RFC PATCH ethtool v2 14/23] netlink: add netlink handler for gpause (-a)
` [RFC PATCH ethtool v2 15/23] netlink: add netlink handler for gchannels (-l)
` [RFC PATCH ethtool v2 16/23] netlink: add netlink handler for geee (--show-eee)
` [RFC PATCH ethtool v2 17/23] netlink: add netlink handler for gfec (--show-fec)
` [RFC PATCH ethtool v2 18/23] netlink: add netlink handler for scoalesce (-C)

[RFC PATCH net-next v2 00/17] ethtool netlink interface (WiP)
 2018-07-30 12:54 UTC  (13+ messages)
` [RFC PATCH net-next v2 01/17] netlink: introduce nla_put_bitfield32()
` [RFC PATCH net-next v2 02/17] ethtool: move to its own directory
` [RFC PATCH net-next v2 03/17] ethtool: introduce ethtool netlink interface
` [RFC PATCH net-next v2 04/17] ethtool: helper functions for "
` [RFC PATCH net-next v2 05/17] ethtool: netlink bitset handling
` [RFC PATCH net-next v2 08/17] ethtool: implement GET_STRSET message
` [RFC PATCH net-next v2 10/17] ethtool: implement GET_SETTINGS message
` [RFC PATCH net-next v2 11/17] ethtool: implement GET_SETTINGS request for features
` [RFC PATCH net-next v2 12/17] ethtool: implement SET_SETTINGS notification
` [RFC PATCH net-next v2 13/17] ethtool: implement SET_SETTINGS message
` [RFC PATCH net-next v2 15/17] ethtool: implement GET_PARAMS message
` [RFC PATCH net-next v2 17/17] ethtool: implement SET_PARAMS message

[PATCH net-next] net: phy: mscc: the extended page access register is 16 bits
 2018-07-30 12:53 UTC 

[PATCH 00/10] mscc: ocelot: add support for SerDes muxing configuration
 2018-07-30 12:43 UTC  (11+ messages)
` [PATCH net-next 01/10] MIPS: mscc: ocelot: make HSIO registers address range a syscon
` [PATCH net-next 02/10] dt-bindings: net: ocelot: remove hsio from the list of register address spaces
` [PATCH net-next 03/10] net: mscc: ocelot: get HSIO regmap from syscon
` [PATCH net-next 04/10] net: mscc: ocelot: move the HSIO header to include/soc
` [PATCH net-next 05/10] net: mscc: ocelot: simplify register access for PLL5 configuration
` [PATCH 06/10] phy: add QSGMII and PCIE modes
` [PATCH 07/10] dt-bindings: phy: add DT binding for Microsemi Ocelot SerDes muxing
` [PATCH 08/10] MIPS: mscc: ocelot: add SerDes mux DT node
` [PATCH 09/10] phy: add driver for Microsemi Ocelot SerDes muxing
` [PATCH net-next 10/10] net: mscc: ocelot: make use of SerDes PHYs for handling their configuration

[PATCH bpf] net: xsk: don't return frames via the allocator on error
 2018-07-30 11:04 UTC  (2+ messages)

[PATCH] bpf: verifier: BPF_MOV don't mark dst reg if src == dst
 2018-07-30 10:58 UTC  (9+ messages)

[PATCH net-next 0/2] be2net: patch-set
 2018-07-30 10:53 UTC  (5+ messages)
  ` [PATCH net-next 1/2] be2net: Collect the transmit queue data in Tx timeout

[PATCH v6 bpf-next 0/9] veth: Driver XDP
 2018-07-30 10:43 UTC  (10+ messages)
` [PATCH v6 bpf-next 1/9] net: Export skb_headers_offset_update
` [PATCH v6 bpf-next 2/9] veth: Add driver XDP
` [PATCH v6 bpf-next 3/9] veth: Avoid drops by oversized packets when XDP is enabled
` [PATCH v6 bpf-next 4/9] veth: Handle xdp_frames in xdp napi ring
` [PATCH v6 bpf-next 5/9] veth: Add ndo_xdp_xmit
` [PATCH v6 bpf-next 6/9] bpf: Make redirect_info accessible from modules
` [PATCH v6 bpf-next 7/9] xdp: Helpers for disabling napi_direct of xdp_return_frame
` [PATCH v6 bpf-next 8/9] veth: Add XDP TX and REDIRECT
` [PATCH v6 bpf-next 9/9] veth: Support per queue XDP ring

[PATCH] 9p: fix Use-After-Free in p9_write_work()
 2018-07-30 10:23 UTC  (7+ messages)
  ` [V9fs-developer] "

[PATCH net-next] liquidio: remove redundant function cn23xx_dump_iq_regs
 2018-07-30 11:03 UTC 

[PATCH bpf v2] tools/bpftool: fix a percpu_array map dump problem
 2018-07-30  9:21 UTC  (2+ messages)

[PATCH] can: ems_usb: Fix memory leak on ems_usb_disconnect
 2018-07-30  9:09 UTC  (2+ messages)

pull-request: can 2018-07-30
 2018-07-30  9:08 UTC  (2+ messages)
` [PATCH] can: ems_usb: Fix memory leak on ems_usb_disconnect()

[PATCH v3] perf build: Build error in libbpf with EXTRA_CFLAGS="-Wp,-D_FORTIFY_SOURCE=2 -O2"
 2018-07-30  8:53 UTC 

[PATCH v2] Add BPF_SYNCHRONIZE_MAPS bpf(2) command
 2018-07-30 10:25 UTC  (5+ messages)
  ` [PATCH v3] Add BPF_SYNCHRONIZE_MAP_TO_MAP_REFERENCES "

[PATCH 1/3] arm64: dts: fsl: add clocks property for fman ptp timer node
 2018-07-30 10:01 UTC  (3+ messages)
` [PATCH 2/3] powerpc/mpc85xx: "
` [PATCH 3/3] ptp_qoriq: convert to use module parameters for initialization

[PATCH] netfilter: use PTR_ERR_OR_ZERO()
 2018-07-30  9:47 UTC  (2+ messages)

Deadlock with restart_syscall()
 2018-07-30  8:08 UTC  (3+ messages)

Payment copy
 2018-07-30  5:04 UTC 

socket poll related cleanups
 2018-07-30  7:44 UTC  (4+ messages)
` [PATCH 1/5] net: remove bogus RCU annotations on socket.wq

[PATCH v2] net: dsa: Remove VLA usage
 2018-07-30  8:59 UTC  (4+ messages)

New Order
 2018-07-30  6:43 UTC 

[PATCH] xen-netfront: wait xenbus state change when load module manually
 2018-07-30  8:18 UTC  (5+ messages)
  ` [Xen-devel] "

[LKP] 7acf9d4237 BUG: kernel hang in test stage
 2018-07-30  8:12 UTC 

Security enhancement proposal for kernel TLS
 2018-07-30  6:31 UTC  (3+ messages)

socket poll related cleanups v2
 2018-07-30  7:45 UTC  (2+ messages)
` [PATCH] net: remove bogus RCU annotations on socket.wq

socket poll related cleanups v2
 2018-07-30  7:42 UTC  (5+ messages)
` [PATCH 1/4] net: simplify sock_poll_wait
` [PATCH 2/4] net: don not detour through struct sock to find the poll waitqueue
` [PATCH 3/4] net: remove sock_poll_busy_loop
` [PATCH 4/4] net: remove sock_poll_busy_flag

[net-next v1] net/ipv6: allow any source address for sendmsg pktinfo with ip_nonlocal_bind
 2018-07-30  6:08 UTC  (3+ messages)

[PATCH net-next] virtio_net: force_napi_tx module param
 2018-07-30  6:06 UTC  (15+ messages)

[PATCH net-next 1/2] tcp: call tcp_drop() in tcp collapse
 2018-07-30  5:40 UTC  (9+ messages)

[PATCH net-next v7] net/tls: Use socket data_ready callback on record availability
 2018-07-30 10:38 UTC 

[PATCH v3 0/3] net: extend eth_platform_get_mac_address()
 2018-07-30  5:54 UTC  (2+ messages)

[PATCH PATCH net-next 00/18] net whitespace cleanups
 2018-07-30  3:54 UTC  (3+ messages)
` [PATCH PATCH net-next 10/18] 9p: fix whitespace issues

[PATCH net-next v6 0/4] net: vhost: improve performance when enable busyloop
 2018-07-30  3:16 UTC  (13+ messages)
` [PATCH net-next v6 1/4] net: vhost: lock the vqs one by one
` [PATCH net-next v6 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()

[Question] bluetooth/{bnep,cmtp,hidp}: memory barriers
 2018-07-30  3:10 UTC 

linux-next: manual merge of the devicetree tree with the net-next tree
 2018-07-30  4:37 UTC 

linux-next: manual merge of the crypto tree with the net-next tree
 2018-07-30  3:22 UTC 

[pull request][net-next 00/16] Mellanox, mlx5e updates 2018-07-18
 2018-07-29 22:00 UTC  (13+ messages)
` [net-next 10/16] net/mlx5: Support PCIe buffer congestion handling via Devlink

Trade Inquiry
 2018-07-29 17:18 UTC 

[PATCH net-next 1/2] net-next: mediatek: improve more with using dma_zalloc_coherent
 2018-07-29 20:16 UTC  (4+ messages)
` [PATCH net-next 2/2] net-next: mediatek: cleanup unnecessary get chip id and its user

[pull request][net-next V2 00/12] Mellanox, mlx5 updates 2018-07-27 (Vxlan updates)
 2018-07-29 20:09 UTC  (2+ messages)

[PATCH net-next] selftests: mlxsw: qos_dscp_bridge: Fix
 2018-07-29 20:00 UTC  (2+ messages)

[PATCH net-next 0/3] mtu related changes
 2018-07-29 19:57 UTC  (2+ messages)

[PATCH net-next 0/8] mlxsw: Support DSCP prioritization and rewrite
 2018-07-29 19:54 UTC  (3+ messages)
` [PATCH net-next] net: dcb: add DSCP to comment about priority selector types

[PATCHv4 net-next 0/2] route: add support and selftests for directed broadcast forwarding
 2018-07-29 19:37 UTC  (2+ messages)

[PATCH net-next] qed: remove redundant functions qed_get_cm_pq_idx_rl
 2018-07-29 20:18 UTC  (2+ messages)

[PATCH] net: ethernet: realtek: r8169: Add spaces after commas coding style issue
 2018-07-29 20:17 UTC  (2+ messages)

[PATCH net-next] sysfs: Fix regression when adding a file to an existing group
 2018-07-29 20:11 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ti: cpsw: add missed RX_CTAG feature for second slave
 2018-07-29 19:52 UTC  (2+ messages)

[PATCH] netlink: Do not subscribe to non-existent groups
 2018-07-29 19:51 UTC  (2+ messages)

[PATCH rdma] IB/cache: Restore compatibility for ib_query_gid
 2018-07-29 19:42 UTC  (2+ messages)

[PATCH 0/4] net: Add support for Lantiq / Intel vrx200 network
 2018-07-29 18:10 UTC  (16+ messages)
` [PATCH 2/4] net: dsa: Add Lantiq / Intel GSWIP tag support
` [PATCH 3/4] net: lantiq: Add Lantiq / Intel vrx200 Ethernet driver
` [PATCH 4/4] net: dsa: Add Lantiq / Intel DSA driver for vrx200

[PATCH] NET: stmmac: align DMA stuff to largest cache line length
 2018-07-29 19:35 UTC  (2+ messages)

[PATCH bpf] tools/bpftool: fix a percpu_array map dump problem
 2018-07-29 17:16 UTC  (3+ messages)

From The Desk of Mrs. Hadeel Diyaa
 2018-07-29 15:55 UTC 

[PATCH bpf] bpf: fix bpf_skb_load_bytes_relative pkt length check
 2018-07-29 15:41 UTC 

pull-request: can-next 2018-01-16
 2018-07-29 15:35 UTC  (2+ messages)
` pull-request: can-next 2018-01-16,pull-request: "

[PATCH 0/2] net: socket: Fix potential spectre v1 gadgets
 2018-07-29 15:59 UTC  (6+ messages)
` [PATCH 1/2] net: socket: fix potential spectre v1 gadget in socketcall
` [PATCH 2/2] net: socket: Fix potential spectre v1 gadget in sock_is_registered

[RFC] Add BPF_SYNCHRONIZE bpf(2) command
 2018-07-29 15:57 UTC 

Done
 2018-07-29 14:24 UTC 

[PATCH net-next] qed: remove redundant functions qed_set_gft_event_id_cm_hdr
 2018-07-29 15:33 UTC  (2+ messages)

[PATCH net-next] liquidio: remove redundant function cn23xx_dump_vf_iq_regs
 2018-07-29 15:31 UTC  (2+ messages)

partnership offer
 2018-07-29 13:52 UTC 

New(?) UBSAN warnings in 4.18.0-rc6-00218-ga26fb01c2879 with gcc-8
 2018-07-29 14:46 UTC 

[PATCH rdma-next 00/27] Flow actions to mutate packets
 2018-07-29 12:59 UTC  (28+ messages)
` [PATCH mlx5-next 01/27] net/mlx5: Cleanup flow namespace getter switch logic
` [PATCH mlx5-next 02/27] net/mlx5: Add proper NIC TX steering flow tables support
` [PATCH mlx5-next 03/27] net/mlx5: Export modify header alloc/dealloc functions
` [PATCH mlx5-next 04/27] net/mlx5: Add support for more namespaces when allocating modify header
` [PATCH mlx5-next 05/27] net/mlx5: Break encap/decap into two separated flow table creation flags
` [PATCH mlx5-next 06/27] net/mlx5: Move header encap type to IFC header file
` [PATCH mlx5-next 07/27] {net, RDMA}/mlx5: Rename encap to reformat packet
` [PATCH mlx5-next 08/27] net/mlx5: Expose new packet reformat capabilities
` [PATCH mlx5-next 09/27] net/mlx5: Pass a namespace for packet reformat ID allocation
` [PATCH mlx5-next 10/27] net/mlx5: Export packet reformat alloc/dealloc functions
` [PATCH rdma-next 11/27] RDMA/mlx5: Add NIC TX steering support
` [PATCH rdma-next 12/27] RDMA/uverbs: Add UVERBS_ATTR_CONST_IN to the specs language
` [PATCH rdma-next 13/27] RDMA/mlx5: Add a new flow action verb, modify header
` [PATCH rdma-next 14/27] RDMA/mlx5: Enable attaching modify header to steering flows
` [PATCH rdma-next 15/27] RDMA/mlx5: Enable decap and packet reformat on flow tables
` [PATCH rdma-next 16/27] RDMA/uverbs: Add generic function to fill in flow action object
` [PATCH rdma-next 17/27] RDMA/mlx5: Add new flow action verb, packet reformat
` [PATCH rdma-next 18/27] RDMA/mlx5: Enable attaching DECAP action to steering flows
` [PATCH rdma-next 19/27] RDMA/mlx5: Extend packet reformat verbs
` [PATCH rdma-next 20/27] RDMA/mlx5: Enable reformat on NIC RX if supported
` [PATCH rdma-next 21/27] RDMA/mlx5: Enable attaching packet reformat action to steering flows
` [PATCH rdma-next 22/27] IB/uverbs: Add IDRs array attribute type to ioctl() interface
` [PATCH rdma-next 23/27] RDMA/mlx5: Refactor flow action parsing to be more generic
` [PATCH rdma-next 24/27] RDMA/mlx5: Refactor DEVX flow creation
` [PATCH rdma-next 25/27] RDMA/mlx5: Add flow actions support to DEVX create flow
` [PATCH rdma-next 26/27] RDMA/mlx5: Add NIC TX namespace when getting a flow table
` [PATCH rdma-next 27/27] RDMA/mlx5: Allow creating a matcher for a NIC TX "

Hello Beautiful
 2018-07-29 11:14 UTC 

(unknown)
 2018-07-29  9:58 UTC 

kernel BUG at net/ipv4/ip_output.c:LINE!
 2018-07-29 11:12 UTC  (2+ messages)

[PATCH rdma-next 00/10] IPoIB uninit
 2018-07-29  8:35 UTC  (11+ messages)
` [PATCH rdma-next 01/10] IB/ipoib: Get rid of IPOIB_FLAG_GOING_DOWN
` [PATCH rdma-next 02/10] IB/ipoib: Use cancel_delayed_work_sync for neigh-clean task
` [PATCH rdma-next 03/10] IB/ipoib: Move all uninit code into ndo_uninit
` [PATCH rdma-next 04/10] IB/ipoib: Make ipoib_neigh_hash_uninit fully fence its work
` [PATCH rdma-next 05/10] IB/ipoib: Move init code to ndo_init
` [PATCH rdma-next 06/10] RDMA/netdev: Use priv_destructor for netdev cleanup
` [PATCH rdma-next 07/10] IB/ipoib: Get rid of the sysfs_mutex
` [PATCH rdma-next 08/10] IB/ipoib: Do not remove child devices from within the ndo_uninit
` [PATCH rdma-next 09/10] IB/ipoib: Maintain the child_intfs list from ndo_init/uninit
` [PATCH rdma-next 10/10] IB/ipoib: Consolidate checking of the proposed child interface


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