messages from 2018-07-29 14:30:54 to 2018-07-30 14:28:03 UTC [more...]
[RFC PATCH net-next v2 00/17] ethtool netlink interface (WiP)
2018-07-30 13:16 UTC (16+ 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 06/17] ethtool: support for netlink notifications
` [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
KASAN: use-after-free Read in finish_wait (2)
2018-07-30 14:28 UTC
WARNING: ODEBUG bug in vsock_stream_connect
2018-07-30 14:28 UTC
[RFC bpf-next 0/6] net: xsk: minor improvements around queue handling
2018-07-30 12:49 UTC (6+ messages)
` [RFC bpf-next 2/6] xsk: refactor xdp_umem_assign_dev()
` [RFC bpf-next 3/6] xsk: don't allow umem replace at stack level
[PATCH net-next v5 0/4] TC: refactor act_mirred packets re-injection
2018-07-30 12:42 UTC (8+ messages)
` [PATCH net-next v5 1/4] net/sched: user-space can't set unknown tcfa_action values
` [PATCH net-next v5 2/4] tc/act: remove unneeded RCU lock in action callback
` [PATCH net-next v5 3/4] net/tc: introduce TC_ACT_REINSERT
` [PATCH net-next v5 4/4] act_mirred: use TC_ACT_REINSERT when possible
KASAN: slab-out-of-bounds Read in sock_hash_ctx_update_elem
2018-07-30 14:19 UTC
[PATCH net-next] net: phy: mscc: the extended page access register is 16 bits
2018-07-30 14:13 UTC (3+ messages)
[PATCH v5 bpf-next 0/9] veth: Driver XDP
2018-07-30 12:33 UTC (3+ messages)
` [PATCH v5 bpf-next 7/9] xdp: Helpers for disabling napi_direct of xdp_return_frame
[PATCH] net/phy: Micrel KSZ8061 PHY link failure after cable connect
2018-07-30 14:03 UTC (6+ messages)
[PATCH] net/phy: Micrel KSZ8061 PHY link failure after cable connect
2018-07-30 14:01 UTC
[PATCH net-next 1/4] net: phy: mscc: factorize code for LEDs mode
2018-07-30 13:58 UTC (5+ messages)
` [PATCH 2/4] dt-bindings: net: phy: mscc: vsc8531: remove compatible from required properties
` [PATCH 3/4] dt-bindings: net: phy: mscc: vsc8531: fix missing "/bits/ 8" in example
[PATCH 00/10] mscc: ocelot: add support for SerDes muxing configuration
2018-07-30 13:50 UTC (15+ 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
[pull request][net-next 00/13] Mellanox, mlx5e updates 2018-07-26 (XDP redirect)
2018-07-30 12:10 UTC (3+ messages)
` [net-next 10/13] net/mlx5e: Add support for XDP_REDIRECT in device-out side
[PATCH][can-next] can: ucan: fix spelling mistake: "resumbmitting" -> "resubmitting"
2018-07-30 13:40 UTC
[PATCH] bpf: verifier: BPF_MOV don't mark dst reg if src == dst
2018-07-30 12:03 UTC (10+ messages)
[LKP] 7acf9d4237 BUG: kernel hang in test stage
2018-07-30 13:08 UTC (2+ messages)
[PATCH net-next] fib_rules: NULL check before kfree is not needed
2018-07-30 13:07 UTC
[RFC PATCH ethtool v2 00/23] ethtool netlink interface (userspace side) (WiP)
2018-07-30 12:57 UTC (20+ 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 ethtool v2 19/23] netlink: add netlink handler for sring (-G)
` [RFC PATCH ethtool v2 21/23] netlink: add netlink handler for schannels (-L)
` [RFC PATCH ethtool v2 22/23] netlink: add netlink handler for seee (--set-eee)
` [RFC PATCH ethtool v2 23/23] netlink: add netlink handler for sfec (--set-fec)
[PATCH bpf] net: xsk: don't return frames via the allocator on error
2018-07-30 11:04 UTC (2+ 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] "
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 (7+ messages)
` [PATCH rdma-next 17/27] RDMA/mlx5: Add new flow action verb, packet reformat
` [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 "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).