netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-17 12:06:47 to 2018-07-18 02:04:44 UTC [more...]

linux-next: manual merge of the netfilter-next tree with the net tree
 2018-07-18  1:28 UTC 

[PATCH v2] tcp: identify cryptic messages as TCP seq # bugs
 2018-07-18  1:27 UTC 

[PATCH net-next 0/3] tcp: improve setsockopt() TCP_USER_TIMEOUT accuracy
 2018-07-18  1:55 UTC  (3+ messages)

[PATCH] ptp: fix missing break in switch
 2018-07-18  1:17 UTC 

[PATCH net-next] r8169: power down chip in probe
 2018-07-18  1:03 UTC  (2+ messages)

[PATCH net-next 0/4] HWMON support for SFP modules
 2018-07-18  1:02 UTC  (10+ messages)
` [PATCH net-next 1/4] hwmon: Add missing HWMON_T_LCRIT_ALARM define
` [PATCH net-next 2/4] hwmon: Add support for power min, lcrit, min_alarm and lcrit_alarm
` [PATCH net-next 3/4] hwmon: Add helper to tell if a char is invalid in a name
` [PATCH net-next 4/4] net: phy: sfp: Add HWMON support for module sensors

[PATCH net-next 0/7] net: Support Wake-on-LAN using filters
 2018-07-18  0:56 UTC  (22+ messages)
` [PATCH ethtool] ethtool: Add support for WAKE_FILTER
` [PATCH net-next 1/7] net: dsa: bcm_sf2: Allow targeting CPU ports for CFP rules
` [PATCH net-next 2/7] net: dsa: bcm_sf2: Disable learning while in WoL
` [PATCH net-next 3/7] net: systemport: Do not re-configure upon WoL interrupt
` [PATCH net-next 4/7] net: systemport: Create helper to set MPD
` [PATCH net-next 5/7] ethtool: Add WAKE_FILTER bitmask
` [PATCH net-next 6/7] net: systemport: Add support for WAKE_FILTER
` [PATCH net-next 7/7] net: dsa: bcm_sf2: Support WAKE_FILTER

[PATCH net-next v3 00/10] r8169: add phylib support
 2018-07-18  0:49 UTC  (12+ messages)
` [PATCH net-next v3 01/10] r8169: add basic "
` [PATCH net-next v3 02/10] r8169: use phy_resume/phy_suspend
` [PATCH net-next v3 03/10] r8169: replace open-coded PHY soft reset with genphy_soft_reset
` [PATCH net-next v3 04/10] r8169: use phy_ethtool_(g|s)et_link_ksettings
` [PATCH net-next v3 05/10] r8169: use phy_ethtool_nway_reset
` [PATCH net-next v3 06/10] r8169: use phy_mii_ioctl
` [PATCH net-next v3 07/10] r8169: use phy_speed_down / phy_speed_up
` [PATCH net-next v3 08/10] r8169: remove rtl8169_set_speed_xmii
` [PATCH net-next v3 09/10] r8169: remove mii_if_info member from struct rtl8169_private
` [PATCH net-next v3 10/10] r8169: don't read chip phy status register

[PATCH net-next 0/8] PTP support for mv88e6165 family
 2018-07-18  0:40 UTC  (10+ messages)
` [PATCH net-next 1/8] net: dsa: mv88e6xxx: Abstract PTP operations
` [PATCH net-next 2/8] net: dsa: mv88e6xxx: Add MV88E6165 AVB register access
` [PATCH net-next 3/8] net: dsa: mv88e6xxx: Add mv88e6165 PTP support
` [PATCH net-next 4/8] net: dsa: mv88e6xxx: Abstract HW timestamp setup
` [PATCH net-next 5/8] net: dsa: mv88e6xxx: Abstract supported PTP filters
` [PATCH net-next 6/8] net: dsa: mv88e6xxx: Add hwtimestamp support for the 6165
` [PATCH net-next 7/8] net: dsa: mv88e6xxx: Set PTP Ethertype
` [PATCH net-next 8/8] net: dsa: mv88e6xxx: Longer timeout for PTP TX timestamp

[PATCH iproute2 0/5] Various BPF improvements
 2018-07-18  0:27 UTC  (8+ messages)
` [PATCH iproute2 1/5] bpf: import btf uapi kernel header
` [PATCH iproute2 2/5] bpf: move bpf_elf_map fixup notification under verbose
` [PATCH iproute2 3/5] bpf: remove strict dependency on af_alg
` [PATCH iproute2 4/5] bpf: implement bpf to bpf calls support
` [PATCH iproute2 5/5] bpf: implement btf handling and map annotation

[PATCH bpf-next v2 00/11] bpf: offload: program and map sharing
 2018-07-18  0:19 UTC  (13+ messages)
` [PATCH bpf-next v2 01/11] netdevsim: add switch_id attribute
` [PATCH bpf-next v2 02/11] netdevsim: add shared netdevsim devices
` [PATCH bpf-next v2 03/11] netdevsim: associate bound programs with shared dev
` [PATCH bpf-next v2 04/11] nfp: add .ndo_init() and .ndo_uninit() callbacks
` [PATCH bpf-next v2 05/11] bpf: offload: rename bpf_offload_dev_match() to bpf_offload_prog_map_match()
` [PATCH bpf-next v2 06/11] bpf: offload: aggregate offloads per-device
` [PATCH bpf-next v2 07/11] bpf: offload: keep the offload state per-ASIC
` [PATCH bpf-next v2 08/11] bpf: offload: allow program and map sharing per-ASIC
` [PATCH bpf-next v2 09/11] netdevsim: allow program sharing between devices
` [PATCH bpf-next v2 10/11] nfp: bpf: allow program sharing within ASIC
` [PATCH bpf-next v2 11/11] selftests/bpf: add test for sharing objects between netdevs

tcp: Add tcp_clamp_rto_to_user_timeout() helper to improve accuracy
 2018-07-18  0:46 UTC 

tcp: Add tcp_retransmit_time() helper routine
 2018-07-18  0:46 UTC 

tcp: convert icsk_user_timeout from jiffies to msecs
 2018-07-18  0:46 UTC 

[PATCH net-next] net/mlx5: fix an unused-function warning
 2018-07-18  0:42 UTC  (2+ messages)

[PATCH 0/3] tcp: improve setsockopt() TCP_USER_TIMEOUT accuracy
 2018-07-18  0:32 UTC 

[PATCH 0/6] lib/crc32: treewide: Use existing define with polynomial
 2018-07-18  0:12 UTC  (8+ messages)
` [PATCH 1/6] lib/crc: Move polynomial definition to separate header
` [PATCH 2/6] lib/crc: Use consistent naming for CRC-32 polynomials
` [PATCH 3/6] crypto: stm32_crc32 - Use existing define with polynomial
` [PATCH 4/6] net: ethernet: "
` [PATCH 5/6] staging: rtl: "
` [PATCH 6/6] lib: "

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

dvb usb issues since kernel 4.9
 2018-07-17 22:21 UTC  (5+ messages)

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

[PATCH] lib/rhashtable: consider param->min_size when setting initial table size
 2018-07-17 22:30 UTC 

[RFC ipsec-next] xfrm: Remove xfrmi interface ID from flowi
 2018-07-17 21:40 UTC 

[PATCH net-next] pktgen: convert safe uses of strncpy() to strcpy() to avoid string truncation warning
 2018-07-17 21:32 UTC 

[PATCH net-next v6 00/11] Modify action API for implementing lockless actions
 2018-07-17 20:46 UTC  (7+ messages)
` [PATCH net-next v6 01/11] net: sched: use rcu for action cookie update

[PATCH RFC/RFT net-next 00/17] net: Convert neighbor tables to per-namespace
 2018-07-17 20:37 UTC  (12+ messages)
` [PATCH RFC/RFT net-next 10/17] net: Add key_len to neighbor constructor
` [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

[PATCH net-next] tipc: remove unused tipc_link_is_active
 2018-07-17 19:49 UTC  (2+ messages)

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

[PATCH net-next] tipc: remove unused tipc_group_size
 2018-07-17 19:49 UTC  (2+ messages)

[PATCH net] net/mlx5e: Move mlx5e_priv_flags into en_ethtool.c
 2018-07-17 18:44 UTC  (3+ messages)

KMSAN: kernel-infoleak in put_cmsg
 2018-07-17 17:32 UTC  (2+ messages)

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

[PATCH] rtnetlink: fix uninitialized variable
 2018-07-17 17:57 UTC  (2+ messages)

[RFC iproute2-next v1 0/5] net/sched: Introduce the taprio scheduler
 2018-07-17 16:44 UTC  (4+ messages)
` [RFC iproute2-next v1 5/5] tc: Add support for configuring "

[PATCH net,v2] hv_netvsc: Fix napi reschedule while receive completion is busy
 2018-07-17 17:11 UTC 

[PATCH] ipv6: sr: fix useless rol32 call on hash
 2018-07-17 17:08 UTC  (3+ messages)

[RFC PATCH rdma-next 00/18] Flow actions to mutate packets
 2018-07-17 16:29 UTC  (6+ messages)
` [RFC PATCH rdma-next 13/18] RDMA/mlx5: Enable decap and packet reformat on flow tables

[PATCH net-next 0/3] set/match the tos/ttl fields of TC based IP tunnels
 2018-07-17 16:27 UTC  (4+ messages)
` [PATCH net-next 1/3] net/sched: tunnel_key: Allow to set tos and ttl for tc based ip tunnels
` [PATCH net-next 2/3] flow_dissector: Dissect tos and ttl from the tunnel info
` [PATCH net-next 3/3] net/sched: cls_flower: Support matching on ip tos and ttl for tunnels

[PATCH] net: cavium: Add fine-granular dependencies on PCI
 2018-07-17 16:23 UTC 

[PATCH net] netfilter: nf_conntrack: prevent uninit-value in gc_worker
 2018-07-17 16:15 UTC  (8+ messages)

[PATCH net-next 1/1] tc-tests: initial version of fw filter unit tests
 2018-07-17 16:12 UTC 

[PATCH] MAINTAINERS: Drop inactive Vitaly Bordug's email
 2018-07-17 16:41 UTC 

[PATCH net-next 0/3] net: Drop OF dependency for some Broadcom drivers
 2018-07-17 15:42 UTC  (4+ messages)
` [PATCH net-next 1/3] net: phy: Drop OF dependency for MDIO_BCM_UNIMAC
` [PATCH net-next 2/3] net: ethernet: broadcom: Drop dependency on OF
` [PATCH net-next 3/3] net: dsa: Drop OF dependency for BCM_SF2

the editing
 2018-07-17  8:36 UTC 

the editing
 2018-07-17  9:04 UTC 

[PATCH net-next] net: cavium: add missing PCI dependencies
 2018-07-17 16:00 UTC  (6+ messages)

[PATCH] ipv6: fix useless rol32 call on hash
 2018-07-17 16:12 UTC 

[PATCH v2 nf-next 1/2] ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
 2018-07-17 15:36 UTC  (3+ messages)
` [PATCH v2 nf-next 2/2] netfilter: fix IPV6=m CONNTRACK=y link failure

[PATCH 0/7] pull request for net-next: batman-adv 2018-07-17
 2018-07-17 15:26 UTC  (8+ 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 6/7] batman-adv: Join batadv_purge_orig_ref and _batadv_purge_orig
` [PATCH 7/7] batman-adv: Convert batadv_dat_addr_t to proper type

[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] 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

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

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

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

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

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

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:45 UTC  (5+ messages)
` [libvirt] "

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


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