netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-15 03:46:15 to 2018-05-15 19:48:23 UTC [more...]

aio poll and a new in-kernel poll API V11
 2018-05-15 19:48 UTC  (23+ messages)
` [PATCH 01/32] fs: unexport poll_schedule_timeout
` [PATCH 02/32] fs: cleanup do_pollfd
` [PATCH 03/32] fs: update documentation to mention __poll_t and match the code
` [PATCH 04/32] fs: add new vfs_poll and file_can_poll helpers
` [PATCH 05/32] fs: introduce new ->get_poll_head and ->poll_mask methods
` [PATCH 06/32] aio: simplify KIOCB_KEY handling
` [PATCH 07/32] aio: simplify cancellation
` [PATCH 08/32] aio: replace kiocb_set_cancel_fn with a cancel_kiocb file operation
` [PATCH 09/32] aio: add delayed cancel support
` [PATCH 10/32] aio: implement IOCB_CMD_POLL
` [PATCH 11/32] net: refactor socket_poll
` [PATCH 12/32] net: add support for ->poll_mask in proto_ops
` [PATCH 13/32] net: remove sock_no_poll
` [PATCH 14/32] net/tcp: convert to ->poll_mask
` [PATCH 15/32] net/unix: "
` [PATCH 16/32] net: convert datagram_poll users tp ->poll_mask
` [PATCH 17/32] net/dccp: convert to ->poll_mask
` [PATCH 18/32] net/atm: "
` [PATCH 19/32] net/vmw_vsock: "
` [PATCH 20/32] net/tipc: "
` [PATCH 21/32] net/sctp: "
` [PATCH 22/32] net/bluetooth: "

[PATCH v2 iproute2-next 0/3] RDMA tool driver-specific resource tracking
 2018-05-15 19:47 UTC  (4+ messages)
` [PATCH v2 iproute2-next 1/3] rdma: update rdma_netlink.h to get new driver attributes

[PATCH V2] mlx4_core: allocate ICM memory in page size chunks
 2018-05-15 19:45 UTC  (7+ messages)

[PATCH net-next] sched: cls: enable verbose logging
 2018-05-15 19:43 UTC  (5+ messages)

Poor TCP performance with XPS enabled after scrubbing skb
 2018-05-15 19:31 UTC 

[PATCH bpf-next v6 0/4] Hash support for sock
 2018-05-15 19:19 UTC  (6+ messages)
` [PATCH bpf-next v6 1/4] bpf: sockmap, refactor sockmap routines to work with hashmap
` [PATCH bpf-next v6 2/4] bpf: sockmap, add hash map support

[RFC PATCH bpf-next 00/12] AF_XDP, zero-copy support
 2018-05-15 19:06 UTC  (13+ messages)
` [RFC PATCH bpf-next 01/12] xsk: remove rebind support
` [RFC PATCH bpf-next 02/12] xsk: moved struct xdp_umem definition
` [RFC PATCH bpf-next 03/12] xsk: introduce xdp_umem_frame
` [RFC PATCH bpf-next 04/12] net: xdp: added bpf_netdev_command XDP_SETUP_XSK_UMEM
` [RFC PATCH bpf-next 05/12] xdp: add MEM_TYPE_ZERO_COPY
` [RFC PATCH bpf-next 06/12] xsk: add zero-copy support for Rx
` [RFC PATCH bpf-next 07/12] net: added netdevice operation for Tx
` [RFC PATCH bpf-next 08/12] xsk: wire upp Tx zero-copy functions
` [RFC PATCH bpf-next 09/12] samples/bpf: minor *_nb_free performance fix
` [RFC PATCH bpf-next 10/12] i40e: added queue pair disable/enable functions
` [RFC PATCH bpf-next 11/12] i40e: implement AF_XDP zero-copy support for Rx
` [RFC PATCH bpf-next 12/12] i40e: implement Tx zero-copy

[PATCH v2 0/2] IR decoding using BPF
 2018-05-15 18:50 UTC  (3+ messages)
` [PATCH v2 1/2] media: rc: introduce BPF_PROG_RAWIR_EVENT
` [PATCH v2 2/2] bpf: add selftest for rawir_event type program

[net 1/1] net/mlx5: Fix build break when CONFIG_SMP=n
 2018-05-15 18:44 UTC  (3+ messages)

[PATCH net-next 1/1] tc-testing: updated mirred and vlan with more tests
 2018-05-15 18:31 UTC 

[PATCH 00/14] Modify action API for implementing lockless actions
 2018-05-15 18:25 UTC  (22+ messages)
` [PATCH 05/14] net: sched: always take reference to action
` [PATCH 06/14] net: sched: implement reference counted action release
` [PATCH 07/14] net: sched: use reference counting action init

[RESEND PATCH v2 0/1] net: phy: micrel: add 125MHz reference clock workaround
 2018-05-15 18:11 UTC  (4+ messages)
` [RESEND PATCH v2 1/1] "

[PATCH net-next 00/10] Misc. Bug Fixes and clean-ups for HNS3 Driver
 2018-05-15 18:20 UTC  (11+ messages)
` [PATCH net-next 01/10] net: hns3: Fix for deadlock problem occurring when unregistering ae_algo
` [PATCH net-next 02/10] net: hns3: Fix for the null pointer problem occurring when initializing ae_dev failed
` [PATCH net-next 03/10] net: hns3: Add a check for client instance init state
` [PATCH net-next 04/10] net: hns3: Change return type of hnae3_register_ae_dev
` [PATCH net-next 05/10] net: hns3: Change return type of hnae3_register_ae_algo
` [PATCH net-next 06/10] net: hns3: Change return value in hnae3_register_client
` [PATCH net-next 07/10] net: hns3: Fixes the back pressure setting When sriov is enabled
` [PATCH net-next 08/10] net: hns3: Fix for fiber link up problem
` [PATCH net-next 09/10] net: hns3: Add support of .sriov_configure in HNS3 driver
` [PATCH net-next 10/10] net: hns3: Fixes the missing PCI iounmap for various legs

[PATCH net-next 2/3] net: qualcomm: rmnet: Add support for ethtool private stats
 2018-05-15 18:09 UTC  (5+ messages)
` [RFC PATCH] net: qualcomm: rmnet: rmnet_ethtool_ops can be static

[PATCH v1 iproute2-next 0/3] RDMA tool driver-specific resource tracking
 2018-05-15 18:00 UTC  (18+ messages)
` [PATCH v1 iproute2-next 2/3] rdma: print driver resource attributes

SCM_RIGHTS and file descriptor limits
 2018-05-15 17:52 UTC 

[PATCH bpf-next v2 0/5] samples: bpf: fix build after move to full libbpf
 2018-05-15 17:46 UTC  (11+ messages)
` [PATCH bpf-next v2 1/5] samples: bpf: include bpf/bpf.h instead of local libbpf.h
` [PATCH bpf-next v2 2/5] samples: bpf: rename libbpf.h to bpf_insn.h
` [PATCH bpf-next v2 3/5] samples: bpf: fix build after move to compiling full libbpf.a
` [PATCH bpf-next v2 4/5] samples: bpf: move libbpf from object dependencies to libs
` [PATCH bpf-next v2 5/5] samples: bpf: make the build less noisy

[RFC bpf-next 00/11] Add socket lookup support
 2018-05-15 16:48 UTC  (8+ messages)
` [RFC bpf-next 07/11] bpf: Add helper to retrieve socket in BPF

[PATCH net] tcp: purge write queue in tcp_connect_init()
 2018-05-15 16:42 UTC  (2+ messages)

KMSAN: uninit-value in __sctp_v6_cmp_addr
 2018-05-15 16:25 UTC 

[PATCH 0/2] Use sbitmap instead of percpu_ida
 2018-05-15 16:20 UTC  (5+ messages)
` [PATCH 1/2] Convert target drivers to use sbitmap
` [PATCH 2/2] Remove percpu_ida

[PATCH V2 0/8] net: ethernet: stmmac: add support for stm32mp1
 2018-05-15 16:19 UTC  (4+ messages)
` [PATCH V2 8/8] dt-bindings: stm32: add compatible for syscon

i.MX6S/DL and QCA8334 switch using DSA driver - CPU port not working
 2018-05-15 16:17 UTC  (11+ messages)

[PATCH v8] Add support for cake qdisc
 2018-05-15 15:13 UTC 

[bpf-next V3 PATCH 0/4] xdp: introduce bulking for ndo_xdp_xmit API
 2018-05-15 15:13 UTC  (6+ messages)
` [bpf-next V3 PATCH 1/4] bpf: devmap introduce dev_map_enqueue
` [bpf-next V3 PATCH 2/4] bpf: devmap prepare xdp frames for bulking
` [bpf-next V3 PATCH 3/4] xdp: add tracepoint for devmap like cpumap have
` [bpf-next V3 PATCH 4/4] xdp: change ndo_xdp_xmit API to support bulking

[PATCH net-next v11 0/7] sched: Add Common Applications Kept Enhanced (cake) qdisc
 2018-05-15 15:12 UTC  (8+ messages)
` [PATCH net-next v11 1/7] "
` [PATCH net-next v11 2/7] sch_cake: Add ingress mode
` [PATCH net-next v11 3/7] sch_cake: Add optional ACK filter
` [PATCH net-next v11 6/7] sch_cake: Add overhead compensation support to the rate shaper
` [PATCH net-next v11 4/7] sch_cake: Add NAT awareness to packet classifier
` [PATCH net-next v11 5/7] sch_cake: Add DiffServ handling
` [PATCH net-next v11 7/7] sch_cake: Conditionally split GSO segments

[PATCH net-next 00/10] net/smc: enhancements 2018/05/15
 2018-05-15 15:05 UTC  (11+ messages)
` [PATCH net-next 01/10] net/smc: no tx work trigger for fallback sockets
` [PATCH net-next 02/10] net/smc: register new rmbs with the peer
` [PATCH net-next 03/10] net/smc: remove unnecessary cast
` [PATCH net-next 04/10] net/smc: simplify test_link function usage
` [PATCH net-next 05/10] net/smc: move link llc initialization to llc layer
` [PATCH net-next 06/10] net/smc: use a workqueue to defer llc send
` [PATCH net-next 07/10] net/smc: handle all error codes from smc_conn_create()
` [PATCH net-next 08/10] net/smc: set link inactive before calling smc_lgr_free()
` [PATCH net-next 09/10] net/smc: drop messages when link state is inactive
` [PATCH net-next 10/10] net/smc: check for pending termination

[PATCH 04/40] proc: introduce proc_create_seq{,_data}
 2018-05-15 14:56 UTC  (15+ messages)
` simplify procfs code for seq_file instances V2
  ` [PATCH 06/40] proc: introduce proc_create_single{,_data}
        ` [PATCH 06/40] proc: introduce proc_create_single{, _data}
  ` [PATCH 11/40] ipv6/flowlabel: simplify pid namespace lookup
  ` [PATCH 34/40] atm: simplify procfs code
      ` [PATCH 04/40] proc: introduce proc_create_seq{, _data}

[pull request][for-next 0/6] Mellanox, mlx5 updates 2018-05-07
 2018-05-15 14:34 UTC  (3+ messages)

'Adding' a writable proc file under /proc/net/afs/ [was [PATCH 3/3] afs: Implement namespacing]
 2018-05-15 14:28 UTC 

[PATCH net-next 0/2] sched: refactor NOLOCK qdiscs
 2018-05-15 14:24 UTC  (3+ messages)
` [PATCH net-next 1/2] sched: replace __QDISC_STATE_RUNNING bit with a spin lock
` [PATCH net-next 2/2] pfifo_fast: drop unneeded additional lock on dequeue

[PATCH bpf] tools: bpf: fix NULL return handling in bpf__prepare_load
 2018-05-15 14:20 UTC  (4+ messages)

[PATCH net-next 0/3] udp gso fixes
 2018-05-15 14:14 UTC  (6+ messages)
` [PATCH net-next 3/3] udp: only use paged allocation with scatter-gather

[PATCH net-next 1/1] tc-testing: fixed copy-pasting error in police tests
 2018-05-15 14:14 UTC 

[iproute2-next v2 1/1] tipc: fixed node and name table listings
 2018-05-15 13:54 UTC 

KASAN: out-of-bounds Read in ip6_xmit
 2018-05-15 13:06 UTC  (3+ messages)

Hangs in r8152 connected to power management in kernels at least up v4.17-rc4
 2018-05-15 12:43 UTC 

[PATCH v4 0/1] multi-threading device shutdown
 2018-05-15 12:21 UTC  (4+ messages)
` [PATCH v4 1/1] drivers core: "

[PATCH v1 0/4] IR decoding using BPF
 2018-05-15 12:19 UTC  (13+ messages)
` [PATCH v1 1/4] media: rc: introduce BPF_PROG_IR_DECODER
` [PATCH v1 2/4] media: bpf: allow raw IR decoder bpf programs to be used
` [PATCH v1 3/4] media: rc bpf: move ir_raw_event to uapi
` [PATCH v1 4/4] samples/bpf: an example of a raw IR decoder

[PATCH net-next v10 0/7] sched: Add Common Applications Kept Enhanced (cake) qdisc
 2018-05-15 10:22 UTC  (3+ messages)
` [PATCH net-next v10 6/7] sch_cake: Add overhead compensation support to the rate shaper

[PATCH net-next] sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers
 2018-05-15  8:50 UTC 

[PATCH] dt-bindings: net: ravb: Add support for r8a77990 SoC
 2018-05-15  8:43 UTC  (4+ messages)

[RFC PATCH 0/5] Macb power management support for ZynqMP
 2018-05-15  8:39 UTC  (5+ messages)
` [RFC PATCH 5/5] net: macb: Add WOL support with ARP

[PATCH bpf-next] selftests/bpf: make sure build-id is on
 2018-05-15  8:10 UTC  (2+ messages)

[PATCH v2 0/1] net: phy: micrel: add 125MHz reference clock workaround
 2018-05-15  8:06 UTC  (2+ messages)

[PATCH v2 1/1] net: phy: micrel: add 125MHz reference clock workaround
 2018-05-15  7:47 UTC 

[PATCH v2 1/1] net: phy: micrel: add 125MHz reference clock workaround
 2018-05-15  7:45 UTC 

possible deadlock in sk_diag_fill
 2018-05-15  7:26 UTC  (7+ messages)

maximal supported bit rate in traffic control
 2018-05-15  7:25 UTC  (3+ messages)

Kernel panic on kernel-3.10.0-693.21.1.el7 in ndisc.h
 2018-05-15  6:55 UTC  (5+ messages)

STMMAC driver with TSO enabled issue
 2018-05-15  6:44 UTC  (5+ messages)

[PATCH RFC net-next 0/7] net/ipv6: Fix route append and replace use cases
 2018-05-15  6:38 UTC  (6+ messages)

[PATCH net-next 2/3] gso: limit udp gso to egress-only virtual devices
 2018-05-15  6:34 UTC  (2+ messages)

[bpf-next PATCH 0/5] bpf, doc: convert Documentation/bpf to RST-formatting
 2018-05-15  6:05 UTC  (3+ messages)

[PATCH net-next] erspan: set bso bit based on mirrored packet's len
 2018-05-15  5:33 UTC  (2+ messages)

[PATCH iproute2] ip: do not drop capabilities if net_admin=i is set
 2018-05-15  4:10 UTC  (2+ messages)

mounting NFS on the same host leads to D state
 2018-05-15  3:47 UTC 

[RFC v2 bpf-next 0/9] bpf: Add helper to do FIB lookups
 2018-05-15  3:46 UTC  (5+ messages)
` [RFC v2 bpf-next 8/9] bpf: Provide helper to do lookups in kernel FIB table


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