netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-22 10:26:11 to 2018-07-23 17:50:44 UTC [more...]

[RFC PATCH ghak90 (was ghak32) V3 00/10] audit: implement container identifier
 2018-07-23 16:48 UTC  (11+ messages)
` [RFC PATCH ghak90 (was ghak32) V3 02/10] audit: log container info of syscalls

[PATCH nf] netfilter: nf_tables: move dumper state alloation into ->start
 2018-07-23 16:47 UTC  (4+ messages)

[PATCH net-next] selftests: forwarding: gre_multipath: Drop IPv6 tests
 2018-07-23 16:47 UTC  (3+ messages)

KASAN: use-after-free Read in rds_cong_queue_updates (2)
 2018-07-23 17:38 UTC  (2+ messages)

[net-next v5 0/3] net/tls: Minor code cleanup patches
 2018-07-23 16:35 UTC  (4+ messages)
` [net-next v5 3/3] net/tls: Remove redundant array allocation

[PATCH net-next v3 0/2] net: bridge: add support for backup port
 2018-07-23 16:32 UTC  (4+ messages)
` [PATCH 1/2 net-next v3] net: bridge: add support for raw sysfs port options
` [PATCH 2/2 net-next v3] net: bridge: add support for backup port

[PATCH] bpf: Add Python 3 support to selftests scripts for bpf
 2018-07-23 17:33 UTC  (4+ messages)

linux-next: Tree for Jul 23 (netfilter)
 2018-07-23 17:31 UTC 

[patch net-next v4 00/12] sched: introduce chain templates support with offloading to mlxsw
 2018-07-23 16:28 UTC  (15+ messages)
` [patch net-next v4 01/12] net: sched: push ops lookup bits into tcf_proto_lookup_ops()
` [patch net-next v4 02/12] net: sched: Avoid implicit chain 0 creation
` [patch net-next v4 03/12] net: sched: introduce chain object to uapi
` [patch net-next v4 04/12] net: sched: introduce chain templates
` [patch net-next v4 05/12] net: sched: cls_flower: move key/mask dumping into a separate function
` [patch net-next v4 06/12] net: sched: cls_flower: change fl_init_dissector to accept mask and dissector
` [patch net-next v4 07/12] net: sched: cls_flower: implement chain templates
` [patch net-next v4 08/12] net: sched: cls_flower: propagate chain teplate creation and destruction to drivers
` [patch net-next v4 09/12] mlxsw: spectrum: Implement chain template hinting
` [patch net-next v4 10/12] selftests: forwarding: move shblock tc support check to a separate helper
` [patch net-next v4 11/12] selftests: forwarding: add tests for TC chains creation adn destruction
` [patch net-next v4 12/12] selftests: forwarding: add tests for TC chain templates
` [patch iproute2/net-next v4] tc: introduce support for "

[PATCH net 0/5] tcp: more robust ooo handling
 2018-07-23 16:28 UTC  (6+ messages)
` [PATCH net 1/5] tcp: free batches of packets in tcp_prune_ofo_queue()
` [PATCH net 2/5] tcp: avoid collapses in tcp_prune_queue() if possible
` [PATCH net 3/5] tcp: detect malicious patterns in tcp_collapse_ofo_queue()
` [PATCH net 4/5] tcp: call tcp_drop() from tcp_data_queue_ofo()
` [PATCH net 5/5] tcp: add tcp_ooo_try_coalesce() helper

[PATCH net] ip: hash fragments consistently
 2018-07-23 16:26 UTC  (2+ messages)

pull-request: wireless-drivers-next 2018-07-23
 2018-07-23 17:27 UTC 

Have you read my previous message
 2018-07-23 16:20 UTC 

[PATCH] net/p9/trans_fd.c: fix double list_del()
 2018-07-23 16:51 UTC  (3+ messages)

[PATCH] 9p: validate PDU length
 2018-07-23 15:44 UTC 

P.O
 2018-07-22 21:46 UTC 

[PATCH] net: axienet: Fix double deregister of mdio
 2018-07-23 16:43 UTC  (2+ messages)

[PATCH net-next] ipv6: sr: Use kmemdup instead of duplicating it in parse_nla_srh
 2018-07-23 16:39 UTC  (2+ messages)

[PATCH] net: ethernet: fs-enet: Use generic CRC32 implementation
 2018-07-23 16:20 UTC 

[PATCHv3 net-next 0/2] route: add support and selftests for directed broadcast forwarding
 2018-07-23 15:17 UTC  (4+ messages)
` [PATCHv3 net-next 1/2] route: add support "
  ` [PATCHv3 net-next 2/2] selftests: add a selftest "

[PATCH v3] net: ethernet: freescale: Use generic CRC32 implementation
 2018-07-23 16:19 UTC 

bisected: 4.18-rc* regression: x86-32 troubles (with timers?)
 2018-07-23 16:03 UTC  (2+ messages)

[PATCH net-next 0/6] virtio_net: Add ethtool stat items
 2018-07-23 14:36 UTC  (7+ messages)
` [PATCH net-next 1/6] virtio_net: Fix incosistent received bytes counter
` [PATCH net-next 2/6] virtio_net: Use temporary storage for accounting rx stats
` [PATCH net-next 3/6] virtio_net: Make drop counter per-queue
` [PATCH net-next 4/6] virtio_net: Factor out the logic to determine xdp sq
` [PATCH net-next 5/6] virtio_net: Add XDP related stats
` [PATCH net-next 6/6] virtio_net: Add kick stats

[PATCH net-next 0/2] be2net: patch-set
 2018-07-23 14:25 UTC  (3+ messages)
  ` [PATCH net-next 1/2] be2net: Collect the transmit queue data in Tx timeout
  ` [PATCH net-next 2/2] be2net: Update the driver version to 12.0.0.0

[PATCH net] ipv6: use fib6_info_hold_safe() when necessary
 2018-07-23 14:28 UTC  (2+ messages)

[PATCH net-next v6 0/4] net: vhost: improve performance when enable busyloop
 2018-07-23 14:20 UTC  (7+ 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()

[PATCH v4 net-next 0/3] rds: IPv6 support
 2018-07-23 14:16 UTC  (4+ messages)
` [PATCH v4 net-next 1/3] rds: Changing IP address internal representation to struct in6_addr
` [PATCH v4 net-next 2/3] rds: Enable RDS IPv6 support
` [PATCH v4 net-next 3/3] rds: Extend RDS API for "

[PATCH] net: phy: use generic clause 45 autonegotiation done
 2018-07-23 15:14 UTC  (4+ messages)

[PATCH v5 net-next] net/sched: add skbprio scheduler
 2018-07-23 14:07 UTC 

[PATCH net-next] net: phy: prevent PHYs w/o Clause 22 regs from calling genphy_config_aneg
 2018-07-23 15:06 UTC 

[PATCH] mwifiex: Fix skipped vendor specific IEs
 2018-07-23 13:31 UTC 

[PATCH bpf] xdp: add NULL pointer check in __xdp_return()
 2018-07-23 13:21 UTC  (7+ messages)

[PATCH net-next] wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_alloc
 2018-07-23 14:12 UTC 

pull-request: can 2018-07-23
 2018-07-23 12:58 UTC  (13+ messages)
` [PATCH 01/12] can: peak_canfd: fix firmware < v3.3.0: limit allocation to 32-bit DMA addr only
` [PATCH 02/12] can: m_can.c: fix setup of CCCR register: clear CCCR NISO bit before checking can.ctrlmode
` [PATCH 03/12] can: mpc5xxx_can: check of_iomap return before use
` [PATCH 04/12] can: m_can: Fix runtime resume call
` [PATCH 05/12] can: m_can: Move accessing of message ram to after clocks are enabled
` [PATCH 06/12] can: xilinx_can: fix device dropping off bus on RX overrun
` [PATCH 07/12] can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOK
` [PATCH 08/12] can: xilinx_can: fix recovery from error states not being propagated
` [PATCH 09/12] can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accounting
` [PATCH 10/12] can: xilinx_can: fix RX overflow interrupt not being enabled
` [PATCH 11/12] can: xilinx_can: fix incorrect clear of non-processed interrupts
` [PATCH 12/12] can: xilinx_can: fix power management handling

[PATCH] can: mpc5xxx_can: check of_iomap return before use
 2018-07-23 12:27 UTC  (5+ messages)

[PATCH rdma-next v2 0/8] Support mlx5 flow steering with RAW data
 2018-07-23 12:25 UTC  (9+ messages)
` [PATCH mlx5-next v2 1/8] net/mlx5: Add forward compatible support for the FTE match data
` [PATCH mlx5-next v2 2/8] net/mlx5: Add support for flow table destination number
` [PATCH rdma-next v2 3/8] IB/mlx5: Introduce flow steering matcher object
` [PATCH rdma-next v2 4/8] IB: Consider ib_flow creation by the KABI infrastructure
` [PATCH rdma-next v2 5/8] IB/mlx5: Introduce vendor create and destroy flow methods
` [PATCH rdma-next v2 6/8] IB/mlx5: Support adding flow steering rule by raw data
` [PATCH rdma-next v2 7/8] IB/mlx5: Add support for a flow table destination
` [PATCH rdma-next v2 8/8] IB/mlx5: Expose vendor flow trees

[PATCH net-next 0/5] net/smc: patches 2018-07-23
 2018-07-23 11:53 UTC  (6+ messages)
` [PATCH net-next 1/5] net/smc: provide smc mode in smc_diag.c
` [PATCH net-next 2/5] net/smc: eliminate cursor read and write calls
` [PATCH net-next 3/5] net/smc: add function to get link group from link
` [PATCH net-next 4/5] net/smc: use DECLARE_BITMAP for rtokens_used_mask
` [PATCH net-next 5/5] net/smc: remove local variable page in smc_rx_splice()

[PATCH] netlink: fix memory leak of dump
 2018-07-23 10:59 UTC  (15+ messages)

[PATCH] net/9p/trans_fd.c: fix double list_del() and race in access
 2018-07-23 11:46 UTC  (4+ messages)

[PATCH net-next] net/tls: Corrected enabling of zero-copy mode
 2018-07-23 15:30 UTC 

[PATCH v2] can: m_can: Move accessing of message ram to after clocks are enabled
 2018-07-23  8:07 UTC  (2+ messages)

[PATCH bpf] xsk: fix poll/POLLIN premature returns
 2018-07-23  9:43 UTC 

[PATCH] Add a missing break in parse_station_flags
 2018-07-23  9:30 UTC  (2+ messages)

[PATCH] can: peak_usb: mark expected switch fall-throughs
 2018-07-23  8:14 UTC  (2+ messages)

[PATCH v2] can: m_can: Fix runtime resume call
 2018-07-23  8:05 UTC  (2+ messages)

[PATCH net-next 0/2] net: bridge: add support for backup port
 2018-07-23  8:03 UTC  (6+ messages)
` [PATCH net-next 2/2] "

[PATCH ipsec-next] xfrm: Allow xfrmi if_id to be updated by UPDSA
 2018-07-23  5:46 UTC  (2+ messages)

[PATCH ipsec-next] xfrm: Remove xfrmi interface ID from flowi
 2018-07-23  5:45 UTC  (2+ messages)

[PATCH ipsec-next 1/1] xfrm: don't check offload_handle for nonzero
 2018-07-23  5:42 UTC  (2+ messages)

[PATCH v2] net: ethernet: freescale: Use generic CRC32 implementation
 2018-07-23  6:22 UTC  (3+ messages)

linux-next: manual merge of the driver-core tree with the net-next tree
 2018-07-23  6:20 UTC  (2+ messages)

[PATCH v2 net-next] net: mediatek: use dma_zalloc_coherent instead of allocator/memset
 2018-07-23  3:52 UTC  (2+ messages)

[PATCH net] ip: in cmsg IP(V6)_ORIGDSTADDR do not read beyond headlen
 2018-07-23  2:01 UTC  (3+ messages)

[PATCH] [V9fs-developer] [PATCH] /net/9p/trans_fd.c: fix race-condition by flushing workqueue before the kfree()
 2018-07-23  2:39 UTC  (2+ messages)

[PATCH resend] rhashtable: detect when object movement might have invalidated a lookup
 2018-07-23  1:56 UTC  (5+ messages)
  ` [PATCH - revised] "
      ` [PATCH net-next] rhashtable: detect when object movement between tables "

[PATCH 0/5] Rhashtable: convert to bit-spin locks
 2018-07-22 23:13 UTC  (7+ messages)
` [PATCH 2/5] rhashtable: don't hold lock on first table throughout insertion

[PATCH] net: dsa: mv88e6xxx: fix races between lock and irq freeing
 2018-07-22 20:38 UTC  (5+ messages)

Hello Beautiful
 2018-07-22 17:29 UTC 

[PATCH] net: prevent ISA drivers from building on PPC32
 2018-07-22 18:13 UTC  (2+ messages)

[PATCH net-next 1/2] net: phy: add helper phy_polling_mode
 2018-07-22 18:11 UTC  (2+ messages)

[PATCH net-next 1/2] nfp: bring back support for offloading shared blocks
 2018-07-22 17:59 UTC  (4+ messages)
` [PATCH net-next 2/2] nfp: avoid buffer leak when FW communication fails

[PATCH net] nfp: flower: ensure dead neighbour entries are not offloaded
 2018-07-22 17:56 UTC  (2+ messages)

[PATCH net 0/4] vxlan: fix default fdb entry user-space notify ordering/race
 2018-07-22 17:54 UTC  (2+ messages)

[PATCH net] atl1c: reserve min skb headroom
 2018-07-22 17:29 UTC  (2+ messages)

[PATCH net-next] xen-netfront: fix queue name setting
 2018-07-22 17:27 UTC  (2+ messages)

[PATCH net-next] bonding: don't cast const buf in sysfs store
 2018-07-22 17:09 UTC  (2+ messages)

[PATCH -next] net/dsa/realtek: add MODULE_LICENSE()
 2018-07-22 17:26 UTC  (2+ messages)

[PATCH net-next V2 0/8] Packed virtqueue support for vhost
 2018-07-22 16:56 UTC  (6+ messages)

[PATCH net-next 0/9] TX used ring batched updating for vhost
 2018-07-22 16:44 UTC  (3+ messages)

[PATCH v3 bpf-next 0/8] veth: Driver XDP
 2018-07-22 15:13 UTC  (9+ messages)
` [PATCH v3 bpf-next 1/8] net: Export skb_headers_offset_update
` [PATCH v3 bpf-next 2/8] veth: Add driver XDP
` [PATCH v3 bpf-next 3/8] veth: Avoid drops by oversized packets when XDP is enabled
` [PATCH v3 bpf-next 4/8] veth: Handle xdp_frames in xdp napi ring
` [PATCH v3 bpf-next 5/8] veth: Add ndo_xdp_xmit
` [PATCH v3 bpf-next 6/8] xdp: Add a flag for disabling napi_direct of xdp_return_frame in xdp_mem_info
` [PATCH v3 bpf-next 7/8] veth: Add XDP TX and REDIRECT
` [PATCH v3 bpf-next 8/8] veth: Support per queue XDP ring

[PATCH linux-firmware] Mellanox: Add new mlxsw_spectrum firmware 13.1702.6
 2018-07-22 11:36 UTC 

[PATCH net-next 0/4] TC: refactor act_mirred packets re-injection
 2018-07-22 14:32 UTC  (4+ messages)
` [PATCH net-next 4/4] act_mirred: use ACT_MIRRED when possible

[PATCH] net: wimax: stack: fixed multi line comment issue
 2018-07-22 13:07 UTC  (3+ messages)

Security enhancement proposal for kernel TLS
 2018-07-22 12:49 UTC 

[PATCH] net: ethernet: freescale: Use generic CRC32 implementation
 2018-07-22 12:43 UTC 

Good day
 2018-07-21 14:54 UTC 

[PATCH iproute2-next] ip: Add violation counters to VF statisctics
 2018-07-22 10:31 UTC 

[PATCH 0/4] net: Add support for Lantiq / Intel vrx200 network
 2018-07-22  9:29 UTC  (4+ messages)
` [PATCH 4/4] net: dsa: Add Lantiq / Intel DSA driver for vrx200


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