netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-16 21:10:36 to 2018-07-17 16:00:04 UTC [more...]

[PATCH net-next] net: cavium: add missing PCI dependencies
 2018-07-17 15:57 UTC  (5+ messages)

[PATCH 0/7] pull request for net-next: batman-adv 2018-07-17
 2018-07-17 15:26 UTC  (6+ messages)
` [PATCH 1/7] batman-adv: Drop "experimental" from BATMAN_V Kconfig
` [PATCH 2/7] batman-adv: enable DAT by default at compile time
` [PATCH 3/7] batman-adv: Remove "default n" in Kconfig
` [PATCH 4/7] batman-adv: fix checkpatch warning about misspelled "cache"
` [PATCH 5/7] batman-adv: Unify include guards style

[PATCH 0/6] pull request for net: batman-adv 2018-07-17
 2018-07-17 15:19 UTC  (7+ messages)
  ` [PATCH 1/6] batman-adv: Fix bat_ogm_iv best gw refcnt after netlink dump
` [PATCH 2/6] batman-adv: Fix bat_v "
` [PATCH 3/6] batman-adv: Fix debugfs path for renamed hardif
` [PATCH 4/6] batman-adv: Fix debugfs path for renamed softif
` [PATCH 5/6] batman-adv: Avoid storing non-TT-sync flags on singular entries too
` [PATCH 6/6] batman-adv: Fix multicast TT issues with bogus ROAM flags

[PATCH net] net/page_pool: Fix inconsistent lock state warning
 2018-07-17 15:10 UTC  (2+ messages)
` [PATCH net] net/xdp: Fix suspicious RCU usage warning

[PATCH net] net/mlx5e: Move mlx5e_priv_flags into en_ethtool.c
 2018-07-17 15:00 UTC  (2+ messages)

[PATCH] ARM: dts: sunxi: Remove unused address-cells/size-cells of dwmac-sun8i
 2018-07-17 15:19 UTC  (3+ messages)

[PATCH v2 00/17] y2038: system calls, part 3
 2018-07-17 14:27 UTC  (13+ messages)
` [PATCH v2 01/17] y2038: compat: Move common compat types to asm-generic/compat.h
` [PATCH v2 02/17] y2038: Remove newstat family from default syscall set
` [PATCH v2 04/17] asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
` [PATCH v2 05/17] asm-generic: Remove empty asm/unistd.h
` [PATCH v2 06/17] y2038: Change sys_utimensat() to use __kernel_timespec

[PATCH net] netfilter: nf_conntrack: prevent uninit-value in gc_worker
 2018-07-17 14:26 UTC  (7+ messages)

photoshop work for
 2018-07-17  9:46 UTC 

KMSAN: uninit-value in __nf_conntrack_find_get
 2018-07-17 14:25 UTC 

[PATCH] rtnetlink: fix uninitialized variable
 2018-07-17 13:43 UTC 

[PATCH net-next] tipc: remove unused tipc_group_size
 2018-07-17 14:11 UTC 

[PATCH mlx5-next] RDMA/mlx5: Don't use cached IRQ affinity mask
 2018-07-17 13:03 UTC  (11+ messages)

[PATCH net-next] tipc: remove unused tipc_link_is_active
 2018-07-17 13:58 UTC 

KMSAN: kernel-infoleak in put_cmsg
 2018-07-17 13:23 UTC 

[PATCH net-next] net/mlx5: fix an unused-function warning
 2018-07-17 13:49 UTC 

[PATCH iproute2 v2] ip: add support for seg6local End.BPF action
 2018-07-17 14:49 UTC 

[RFC PATCH rdma-next 00/18] Flow actions to mutate packets
 2018-07-17 12:47 UTC  (14+ messages)
` [RFC PATCH mlx5-next 01/18] net/mlx5: Add proper NIC TX steering flow tables support
` [RFC PATCH mlx5-next 02/18] net/mlx5: Export modify header alloc/dealloc functions
` [RFC PATCH mlx5-next 04/18] net/mlx5: Break encap/decap into two separated flags
` [RFC PATCH mlx5-next 07/18] net/mlx5: Expose new packet reformat capabilities
` [RFC PATCH rdma-next 13/18] RDMA/mlx5: Enable decap and packet reformat on flow tables

[PATCH net-next] net: sched: Using NULL instead of plain integer
 2018-07-17 12:58 UTC 

[PATCH v2 net] net/ipv6: Do not allow device only routes via the multipath API
 2018-07-17 12:13 UTC  (3+ messages)

[PATCH RFC/RFT net-next 00/17] net: Convert neighbor tables to per-namespace
 2018-07-17 12:06 UTC  (18+ messages)
` [PATCH RFC/RFT net-next 01/17] net/ipv4: rename ipv4_neigh_lookup to ipv4_dst_neigh_lookup
` [PATCH RFC/RFT net-next 02/17] net/neigh: export neigh_find_table
` [PATCH RFC/RFT net-next 03/17] net/ipv4: wrappers for arp table references
` [PATCH RFC/RFT net-next 04/17] net/ipv4: Remove open coded use of arp table
` [PATCH RFC/RFT net-next 05/17] net/ipv6: wrappers for neighbor table references
` [PATCH RFC/RFT net-next 06/17] net/ipv6: Remove open coded use of neighbor table
` [PATCH RFC/RFT net-next 07/17] drivers/net: remove open coding of neighbor tables
` [PATCH RFC/RFT net-next 08/17] net: Remove nd_tbl from ipv6 stub
` [PATCH RFC/RFT net-next 09/17] net: Remove arp_tbl and nd_tbl from headers
` [PATCH RFC/RFT net-next 10/17] net: Add key_len to neighbor constructor
` [PATCH RFC/RFT net-next 11/17] net: Change neigh_table_init and neigh_table_clear signature
` [PATCH RFC/RFT net-next 12/17] net/neigh: Change neigh_xmit to take an address family
` [PATCH RFC/RFT net-next 13/17] net/neighbor: Convert internal functions away from neigh_tables
` [PATCH RFC/RFT net-next 14/17] net/ipv4: Convert arp table to per namespace
` [PATCH RFC/RFT net-next 15/17] net/ipv6: Convert neighbor table to per-namespace
` [PATCH RFC/RFT net-next 16/17] net/decnet: Move "
` [PATCH RFC/RFT net-next 17/17] net/neighbor: Remove neigh_tables and NEIGH enum

photos
 2018-07-17  9:59 UTC 

[PATCH] net: usb: asix: replace mii_nway_restart in resume path
 2018-07-17 11:17 UTC 

opening tap devices that are created in a container
 2018-07-17 11:58 UTC  (6+ messages)
` [libvirt] "

BUG: corrupted list in p9_fd_cancelled
 2018-07-17 12:09 UTC  (2+ messages)
` [V9fs-developer] "

[PATCH v3 net-next 0/3] rds: IPv6 support
 2018-07-17 11:27 UTC  (4+ messages)

dvb usb issues since kernel 4.9
 2018-07-17 11:54 UTC  (2+ messages)

[PATCH net-next 0/3] docs: Convert alias and bridge to rst
 2018-07-17 11:45 UTC  (6+ messages)
` [PATCH net-next 1/3] docs: networking: Fix indices heading indentation
` [PATCH net-next 2/3] docs: networking: Convert alias.txt to rst
` [PATCH net-next 3/3] docs: networking: Convert bridge.txt "

[PATCH] Bluetooth: Use lock_sock_nested in bt_accept_enqueue
 2018-07-17 11:41 UTC 

[PATCH next] bonding: pass link-local packets to bonding master also
 2018-07-17  9:55 UTC  (8+ messages)

[PATCH net-next v2] net: Move skb decrypted field, avoid explicity copy
 2018-07-17  9:52 UTC 

[PATCH net-next 0/4] TC: refactor TC_ACT_REDIRECT action
 2018-07-17  9:38 UTC  (6+ messages)
` [PATCH net-next 4/4] act_mirred: use ACT_REDIRECT when possible

[PATCH net-next] net: Move skb decrypted field, avoid explicity copy
 2018-07-17  9:25 UTC  (3+ messages)

[PATCH net-next 0/9] Bug fixes and some minor changes to HNS3 driver
 2018-07-17  9:37 UTC  (3+ messages)
` [PATCH net-next 7/9] net: hns3: Fix for reset_level default assignment probelm

[PATCH net-next] liquidio: Using NULL instead of plain integer
 2018-07-17  9:27 UTC 

[PATCH iproute2 net-next] devlink: Add support for devlink-region access
 2018-07-17  8:34 UTC 

[PATCH] net: cavium: Drop dependency of NET_VENDOR_CAVIUM on PCI
 2018-07-17  8:16 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] bpf: sockmap: remove redundant pointer sg
 2018-07-17  8:38 UTC 

[RFC PATCH net-next] net: mvpp2: mvpp2_flow_get_hek_fields() can be static
 2018-07-17  7:38 UTC  (2+ messages)

[PATCH 1/4 v1] net: phy: realtek: Support RTL8366RB variant
 2018-07-17  6:55 UTC  (5+ messages)
` [PATCH 2/4 v1] net: dsa: Add bindings for Realtek SMI DSAs

[PATCH net-next] xdp: fix uninitialized 'err' variable
 2018-07-17  6:44 UTC  (2+ messages)

[PATCH v3 net-next] net/sched: add skbprio scheduler
 2018-07-17  6:41 UTC  (20+ messages)

[PATCH 04/18] rhashtable: detect when object movement might have invalidated a lookup
 2018-07-17  6:30 UTC  (10+ messages)
` [PATCH resend] "
      ` [PATCH - revised] "

[PATCH net-next] liquidio: correct error msg text when removing VLAN ID
 2018-07-17  5:56 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2018-07-17  5:47 UTC  (2+ messages)

[PATCH net-next 0/3] Series to improve setsockopt() TCP_USER_TIMEOUT accuracy
 2018-07-17  5:40 UTC  (3+ messages)

[PATCH net-next v1 2/3] tcp: convert icsk_user_timeout from jiffies to msecs
 2018-07-17  4:16 UTC 

[PATCH ipsec-next] xfrm: Allow Set Mark to be Updated Using UPDSA
 2018-07-17  4:13 UTC  (4+ messages)

[PATCH net-next v1 3/3] tcp: convert icsk_user_timeout from jiffies to msecs
 2018-07-17  4:16 UTC 

[PATCH net-next 1/3] tcp: convert icsk_user_timeout from jiffies to msecs
 2018-07-17  4:16 UTC 

[PATCH v2] net: dsa: Remove VLA usage
 2018-07-17  4:10 UTC 

[PATCH bpf-next 0/9] bpf: offload program and map sharing
 2018-07-17  3:18 UTC  (12+ messages)
` [PATCH bpf-next 1/9] netdevsim: add switch_id attribute
` [PATCH bpf-next 2/9] netdevsim: add shared netdevsim devices
` [PATCH bpf-next 3/9] netdevsim: associate bound programs with shared dev
` [PATCH bpf-next 4/9] nfp: add .ndo_init() and .ndo_uninit() callbacks
` [PATCH bpf-next 5/9] bpf: offload: aggregate offloads per-device
` [PATCH bpf-next 6/9] bpf: offload: allow program and map sharing per-ASIC
` [PATCH bpf-next 7/9] netdevsim: allow program sharing between devices
` [PATCH bpf-next 8/9] nfp: bpf: allow program sharing within ASIC
` [PATCH bpf-next 9/9] selftests/bpf: add test for sharing objects between netdevs

[net-next:master 238/243] drivers/net/phy/mdio-thunder.c:40:8: error: implicit declaration of function 'pcim_enable_device'; did you mean 'pci_enable_device'?
 2018-07-17  2:37 UTC 

[RFC PATCH 0/1] net: phy: skip autoneg of ethernet(fec) on network boot
 2018-07-17  1:47 UTC  (4+ messages)

[PATCH mlx5-next 0/8] Mellanox, mlx5 updates 2018-07-16
 2018-07-17  1:35 UTC  (9+ messages)
` [PATCH mlx5-next 1/8] net/mlx5: FW tracer, add hardware structures
` [PATCH mlx5-next 2/8] net/mlx5: Expose MPEGC (Management PCIe General Configuration) structures
` [PATCH mlx5-next 3/8] net/mlx5: Add core support for double vlan push/pop steering action
` [PATCH mlx5-next 4/8] net/mlx5: Add XRQ commands definitions
` [PATCH mlx5-next 5/8] net/mlx5: Add missing SET_DRIVER_VERSION command translation
` [PATCH mlx5-next 6/8] net/mlx5: Use ERR_CAST() instead of coding it
` [PATCH mlx5-next 7/8] net/mlx5: Better return types for CQE API
` [PATCH mlx5-next 8/8] net/mlx5: Fix tristate and description for MLX5 module

[PATCH] net: cxgb3_main: fix potential Spectre v1
 2018-07-17  1:59 UTC 

[PATCH v2 iproute2-next 00/31] tc use JSON in all qdisc
 2018-07-17  1:05 UTC  (3+ messages)
` [PATCH v2 iproute2-next 06/31] tc/util: add print helpers for JSON

[PATCH][net-next][v2] net: convert gro_count to bitmask
 2018-07-17  1:04 UTC  (5+ messages)

[RFC 0/2] compat: in_compat_syscall() differs on x86
 2018-07-17  0:50 UTC  (3+ messages)
` [RFC 1/2] x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT
` [RFC 2/2] compat: Cleanup in_compat_syscall() callers

[net-next:master 598/621] drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c:621:5: sparse: symbol 'mvpp2_flow_get_hek_fields' was not declared. Should it be static?
 2018-07-17  1:17 UTC 

[PATCH net-next v2 1/7] kernfs: allow creating kernfs objects with arbitrary uid/gid
 2018-07-17  1:04 UTC  (2+ messages)

[PATCH net-next 4/5] net: mvpp2: debugfs: add entries for classifier flows
 2018-07-17  1:01 UTC  (2+ messages)

[PATCH net-next V2 0/8] Packed virtqueue support for vhost
 2018-07-17  0:45 UTC  (5+ messages)

[net:master 66/72] drivers/net/hyperv/rndis_filter.c:1341:16: sparse: Using plain integer as NULL pointer
 2018-07-16 23:43 UTC 

[PATCH bpf-next 0/2] tools: bpf: build cleanups
 2018-07-16 23:39 UTC  (3+ messages)

[PATCH v2 net-next 00/14] Scheduled packet Transmission: ETF
 2018-07-16 23:15 UTC  (5+ messages)
` [PATCH v2 net-next 01/14] net: Clear skb->tstamp only on the forwarding path

[net-next, 3/3] tcp: convert icsk_user_timeout from jiffies to msecs
 2018-07-16 23:17 UTC  (3+ messages)

Proposal
 2018-07-16 22:34 UTC 

[PATCH] net: usb: rtl8150: demote allmulti message to dev_dbg()
 2018-07-16 22:58 UTC 

[PATCH v2 bpf 1/5] bpf: bpf_prog_array_alloc() should return a generic non-rcu pointer
 2018-07-16 22:57 UTC  (4+ messages)
` [PATCH v2 bpf 3/5] bpf: bpf_prog_array_free() should take "

[PATCH iproute2 net-next] ipneigh: exclude NTF_EXT_LEARNED from default filter
 2018-07-16 22:19 UTC 

[PATCH 2/2] samples/bpf: test_cgrp2_sock2: fix an off by one
 2018-07-16 22:07 UTC  (2+ messages)

[PATCH] bpf: allow BPF programs access skb_shared_info->gso_segs field
 2018-07-16 22:30 UTC  (2+ messages)

[PATCH v2] datagram: return from __skb_recv_datagram() as soon as possible
 2018-07-16 22:17 UTC  (2+ messages)

[PATCH net-next] sch_cake: Fix tin order when set through skb->priority
 2018-07-16 21:48 UTC  (2+ messages)

[PATCH net-next] cxgb4: collect ASIC LA dumps from ULP TX
 2018-07-16 21:46 UTC  (2+ messages)

[PATCH net 0/2] tg3: Update copyright and fix for tx timeout with 5762
 2018-07-16 21:42 UTC  (2+ messages)

[PATCH net] ibmvnic: Fix error recovery on login failure
 2018-07-16 21:40 UTC  (2+ messages)

[PATCH net V2 1/1] net/smc: take sock lock in smc_ioctl()
 2018-07-16 21:45 UTC  (2+ messages)

[PATCH] net: lan78xx: Fix race in tx pending skb size calculation
 2018-07-16 21:13 UTC  (2+ messages)

[PATCH net] net/mlx4_en: Don't reuse RX page when XDP is set
 2018-07-16 21:08 UTC  (2+ messages)

[RFC net-next v1 0/1] net/sched: Introduce the taprio scheduler
 2018-07-16 21:06 UTC  (5+ messages)
` [RFC net-next v1 1/1] "

[PATCH net-next] mlxsw: spectrum: Expose counters for various packet sizes
 2018-07-16 21:05 UTC  (2+ messages)

[PATCH] net/ethernet/freescale/fman: fix cross-build error
 2018-07-16 21:03 UTC  (2+ messages)

[PATCH net-next] liquidio: fix hang when re-binding VF host drv after running DPDK VF driver
 2018-07-16 21:02 UTC  (2+ messages)

[PATCH net] hv/netvsc: fix handling of fallback to single queue mode
 2018-07-16 21:01 UTC  (2+ messages)

[PATCH net] af_unix: ensure POLLOUT on remote close() for connected dgram sockets
 2018-07-16 21:00 UTC 

[PATCH net] ibmvnic: Revise RX/TX queue error messages
 2018-07-16 21:00 UTC  (2+ messages)

[PATCH net] ipv6: make DAD fail with enhanced DAD when nonce length differs
 2018-07-16 20:45 UTC  (2+ messages)

[PATCH net-next] cxgb4: do not return DUPLEX_UNKNOWN when link is down
 2018-07-16 20:44 UTC  (2+ messages)


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