netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-26 21:13:56 to 2019-02-27 16:33:02 UTC [more...]

[PATCH v3 bpf-next 0/4] bpf: per program stats
 2019-02-27 16:32 UTC  (2+ messages)

[PATCH net 0/4] tls: Fix issues in tls_device
 2019-02-27 16:28 UTC  (7+ messages)
` [PATCH net 4/4] tls: Fix tls_device receive

[PATCH iproute2-next] devlink: add support for updating device flash
 2019-02-27 16:26 UTC  (3+ messages)

[PATCH iproute2-next] rdma: Add the prefix for driver attributes
 2019-02-27 16:26 UTC  (3+ messages)

linux-next: manual merge of the net-next tree with the rdma tree
 2019-02-27 16:24 UTC  (2+ messages)

[PATCH net v3 0/2] selftests: pmtu: fix and increase coverage
 2019-02-27 16:18 UTC  (3+ messages)
` [PATCH net v3 2/2] selftests: pmtu: add explicit tests for PMTU exceptions cleanup

[PATCH net-next] net: sched: pie: fix 64-bit division
 2019-02-27 16:12 UTC  (5+ messages)

[PATCH bpf-next] bpf: add missing entries to bpf_helpers.h
 2019-02-27 16:08 UTC 

[PATCH] net: netem: fix skb length BUG_ON in __skb_to_sgvec
 2019-02-27 15:53 UTC  (6+ messages)

[PATCH v2 0/6] RCU fixes for rcu_assign_pointer() usage
 2019-02-27 15:42 UTC  (4+ messages)
` [PATCH v2 3/6] sched/cpufreq: Annotate cpufreq_update_util_data pointer with __rcu

[PATCH v2 net 0/4] tls: Fix issues in tls_device
 2019-02-27 15:38 UTC  (5+ messages)
` [PATCH v2 net 1/4] tls: Fix tls_device handling of partial records
` [PATCH v2 net 2/4] tls: Fix write space handling
` [PATCH v2 net 3/4] tls: Fix mixing between async capable and async
` [PATCH v2 net 4/4] tls: Fix tls_device receive

[PATCH -next] appletalk: use remove_proc_subtree to simplify procfs code
 2019-02-27 15:00 UTC 

[PATCH] appletalk: Fix use-after-free in atalk_proc_exit
 2019-02-27 14:59 UTC 

[PATCH] dt-bindings: net: can: binding for CTU CAN FD open-source IP core
 2019-02-27 14:47 UTC  (2+ messages)

[PATCH] bpf: drop refcount if bpf_map_new_fd() fails in map_create()
 2019-02-27 14:36 UTC 

[PATCH net-next] net: sched: set dedicated tcf_walker flag when tp is empty
 2019-02-27 14:28 UTC  (5+ messages)

[PATCH net v1] net/mlx5e: Correctly use the namespace type when allocating pedit action
 2019-02-27 14:05 UTC  (2+ messages)

[PATCH] can: flexcan: add TX support for variable payload size
 2019-02-27 14:03 UTC  (2+ messages)

[PATCH net-next v3 0/4] net/mlx5e: Make little improvement for mlx5e
 2019-02-27 14:01 UTC  (6+ messages)
` [PATCH net-next v3 1/4] net/mlx5e: Make the log friendly when decapsulation offload not supported
` [PATCH net-next v3 2/4] net/mlx5e: Remove 'parse_attr' argument in parse_tc_fdb_actions()
` [PATCH net-next v3 3/4] net/mlx5e: Deletes unnecessary setting of esw_attr->parse_attr
` [PATCH net-next v3 4/4] net/mlx5e: Return -EOPNOTSUPP when attempting to offload an unsupported action

[PATCH][net-next] ethtool: Use explicit designated initializers for .cmd
 2019-02-27 13:51 UTC  (2+ messages)

[PATCH net-next] Revert "net: sched: fw: don't set arg->stop in fw_walk() when empty"
 2019-02-27 13:49 UTC 

[PATCH net-next] Revert "net: sched: route: don't set arg->stop in route4_walk() when empty"
 2019-02-27 13:48 UTC 

[PATCH RESEND ethtool] ethtool: add 10000baseR_FEC link mode name
 2019-02-27 13:49 UTC 

[PATCH net-next 0/3] net: dsa: microchip: add KSZ9893 switch support
 2019-02-27 13:33 UTC  (9+ messages)
` [PATCH net-next 1/3] dt-bindings: net: dsa: document additional Microchip KSZ9477 family switches
` [PATCH net-next 2/3] net: dsa: microchip: add KSZ9893 switch support
` [PATCH net-next 3/3] net: dsa: microchip: add other KSZ9477 switch variants

[PATCH v4 perf,bpf 00/15] perf annotation of BPF programs
 2019-02-27 13:22 UTC  (14+ messages)
` [PATCH v4 perf,bpf 06/15] perf, bpf: save bpf_prog_info in a rbtree in perf_env
` [PATCH v4 perf,bpf 07/15] perf, bpf: save bpf_prog_info information as headers to perf.data
` [PATCH v4 perf,bpf 12/15] perf, bpf: enable annotation of bpf program
` [PATCH v4 perf,bpf 14/15] perf: introduce side band thread
` [PATCH v4 perf,bpf 15/15] perf, bpf: save information about short living bpf programs

[PATCH net-next 0/8] devlink: add PF and VF port flavours
 2019-02-27 13:13 UTC  (11+ messages)
` [PATCH net-next 2/8] "
` [PATCH net-next 4/8] devlink: allow subports on devlink PCI ports
` [PATCH net-next 6/8] devlink: introduce port's peer netdevs
` [PATCH net-next 8/8] devlink: fix kdoc

[PATCH net-next v2 0/8] net: Remove switchdev_ops
 2019-02-27 13:13 UTC  (14+ messages)
` [PATCH net-next v2 1/8] switchdev: Add SWITCHDEV_PORT_ATTR_SET
` [PATCH net-next v2 2/8] rocker: Handle SWITCHDEV_PORT_ATTR_SET
` [PATCH net-next v2 3/8] net: dsa: "
` [PATCH net-next v2 4/8] mlxsw: spectrum_switchdev: "
` [PATCH net-next v2 5/8] net: mscc: ocelot: "
` [PATCH net-next v2 6/8] staging: fsl-dpaa2: ethsw: "
` [PATCH net-next v2 7/8] net: switchdev: Replace port attr set SDO with a notification
` [PATCH net-next v2 8/8] net: Remove switchdev_ops

[PATCH net] sctp: get sctphdr by offset in sctp_compute_cksum
 2019-02-27 12:53 UTC  (7+ messages)

[PATCH 0/8] net: ethernet: reduce calls to memset(,0)
 2019-02-27 12:39 UTC  (11+ messages)
` [PATCH 2/8] net/mlxsw: use pci_zalloc_consistent instead of pci_alloc_consistent
` [PATCH 3/8] tlan: use pci_zalloc instead of pci_alloc
` [PATCH 4/8] qed: remove unnecessary memsets
` [PATCH 5/8] at12: use pci_zalloc instead of pci_alloc
` [PATCH 6/8] netxen: remove unnecessary memset(,0) calls
` [PATCH 7/8] net: seeq: replace kmalloc / memset(,0) with kzalloc
` [PATCH 8/8] net: ethernet: ixp4xx_eth: remove memset(,0) with zalloc
` [PATCH 1/8] net/mlx4: use kzalloc instead of kmalloc

[PATCH net-next 0/8] net: Remove switchdev_ops
 2019-02-27 12:32 UTC  (7+ messages)
` [PATCH net-next 7/8] net: switchdev: Replace port attr set SDO with a notification

[PATCH net] ipvs: get sctphdr by sctphoff in sctp_csum_check
 2019-02-27 12:21 UTC  (2+ messages)

[PATCH v4] net: phy: Micrel KSZ8061: link failure after cable connect
 2019-02-27 12:13 UTC 

[iproute2] tc/pedit: Fix wrong pedit ipv6 structure id
 2019-02-27 12:10 UTC 

[PATCH v2 net-next 0/6] net: aquantia: minor bug fixes after static analysis
 2019-02-27 12:10 UTC  (7+ messages)
` [PATCH v2 net-next 1/6] net: aquantia: fixed memcpy size
` [PATCH v2 net-next 2/6] net: aquantia: added newline at end of file
` [PATCH v2 net-next 3/6] net: aquantia: fixed buffer overflow
` [PATCH v2 net-next 4/6] net: aquantia: fixed instack structure overflow
` [PATCH v2 net-next 5/6] net: aquantia: replace AQ_HW_WAIT_FOR with readx_poll_timeout_atomic
` [PATCH v2 net-next 6/6] net: aquantia: use better wrappers for state registers

Request for suggestion on net device re-naming/re-ordering based on DT alias
 2019-02-27 11:54 UTC 

[PATCH net-next v2 0/5] net/mlx5e: Make little improvement for mlx5e
 2019-02-27 11:47 UTC  (8+ messages)
` [PATCH net-next v2 1/5] net/mlx5e: Return -EOPNOTSUPP when modify header action zero
` [PATCH net-next v2 5/5] net/mlx5e: Return -EOPNOTSUPP when attempting to offload an unsupported action

stmmac / meson8b-dwmac
 2019-02-27 11:09 UTC  (19+ messages)

[PATCH] can: flexcan: fix timeout when set small bitrate
 2019-02-27 11:06 UTC  (2+ messages)

[PATCH V4] can: flexcan: implement can Runtime PM
 2019-02-27 10:35 UTC  (2+ messages)

[PATCH v1] enc28j60: Correct description of debug module parameter
 2019-02-27 10:45 UTC 

[PATCH v1] net: dev: Use unsigned integer as an argument to left-shift
 2019-02-27 10:37 UTC 

Realtek r8822be kernel module does not negotiate 802.11ac connection
 2019-02-27 10:23 UTC  (2+ messages)

[PATCH 0/4] mwifiex PCI/wake-up interrupt fixes
 2019-02-27 10:16 UTC  (13+ messages)
` [PATCH 3/4] mwifiex: Flag wake-up interrupt as IRQ_NOAUTOEN rather than disabling it too late

[PATCH net-next v2 00/12] Refactor flower classifier to remove dependency on rtnl lock
 2019-02-27 10:12 UTC  (13+ messages)
` [PATCH net-next v2 01/12] net: sched: flower: don't check for rtnl on head dereference
` [PATCH net-next v2 02/12] net: sched: flower: refactor fl_change
` [PATCH net-next v2 03/12] net: sched: flower: introduce reference counting for filters
` [PATCH net-next v2 04/12] net: sched: flower: track filter deletion with flag
` [PATCH net-next v2 05/12] net: sched: flower: add reference counter to flower mask
` [PATCH net-next v2 06/12] net: sched: flower: handle concurrent mask insertion
` [PATCH net-next v2 07/12] net: sched: flower: protect masks list with spinlock
` [PATCH net-next v2 08/12] net: sched: flower: handle concurrent filter insertion in fl_change
` [PATCH net-next v2 09/12] net: sched: flower: handle concurrent tcf proto deletion
` [PATCH net-next v2 10/12] net: sched: flower: protect flower classifier state with spinlock
` [PATCH net-next v2 11/12] net: sched: flower: track rtnl lock state
` [PATCH net-next v2 12/12] net: sched: flower: set unlocked flag for flower proto ops

[PATCH net] selftests: fixes for UDP GRO
 2019-02-27  9:26 UTC  (3+ messages)

[PATCH RESEND net] net: phy: xgmiitorgmii: Support generic PHY status read
 2019-02-27  9:05 UTC  (11+ messages)

[PATCH net] bnxt_en: Drop oversize TX packets to prevent errors
 2019-02-27  8:58 UTC 

Handling an Extra Signal at PHY Reset
 2019-02-27  8:19 UTC  (5+ messages)

[PATCH net] ipv4: Add ICMPv6 support when parse route ipproto
 2019-02-27  8:15 UTC  (2+ messages)
` [PATCH v2 "

[PATCH net-next] net: sched: act_tunnel_key: fix metadata handling
 2019-02-27  8:14 UTC  (3+ messages)
` [PATCH net-next v2] "

AF_XDP design flaws
 2019-02-27  8:08 UTC  (3+ messages)

[PATCH V2] samples: bpf: fix: broken sample regarding removed function
 2019-02-27  7:52 UTC 

[RFC v1 00/19] Add unified Intel Ethernet RDMA driver (irdma)
 2019-02-27  7:31 UTC  (9+ messages)
` [RFC v1 11/19] RDMA/irdma: Add PBLE resource manager
` [RFC v1 12/19] RDMA/irdma: Implement device supported verb APIs
` [RFC v1 13/19] RDMA/irdma: Add RoCEv2 UD OP support

[PATCH] net: dsa: read mac address from DT for slave device
 2019-02-27  6:57 UTC  (8+ messages)

[PATCH internal pre-review] bpf: add missing entries to bpf_helpers.h
 2019-02-27  6:52 UTC  (4+ messages)

[PATCH] samples: bpf: fix: broken sample regarding removed function
 2019-02-27  6:40 UTC  (2+ messages)

[PATCH bpf-next 0/3] bpf: add progenyof helper
 2019-02-27  6:26 UTC  (5+ messages)
` [PATCH bpf-next 1/3] bpf: add bpf_progenyof helper
` [PATCH bpf-next 2/3] bpf: sync kernel uapi headers
` [PATCH bpf-next 3/3] bpf: add tests for bpf_progenyof

[PATCH net-next 0/5] nfp: control processor DMA support and RJ45
 2019-02-27  4:19 UTC  (6+ messages)
` [PATCH net-next 1/5] nfp: report RJ45 connector in ethtool
` [PATCH net-next 2/5] nfp: nsp: use fractional size of the buffer
` [PATCH net-next 3/5] nfp: nsp: move default buffer handling into its own function
` [PATCH net-next 4/5] nfp: nsp: allow the use of DMA buffer
` [PATCH net-next 5/5] nfp: nsp: set higher timeout for flash bundle

[PATCH bpf-next 0/4] bpf: per program stats
 2019-02-27  4:05 UTC  (9+ messages)
` [PATCH bpf-next 1/4] bpf: enable "

[PATCH v2] xfrm: correctly check policy index in verify_newpolicy_info
 2019-02-27  3:17 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the net-next tree
 2019-02-27  3:16 UTC  (4+ messages)

[PATCH] rtlwifi: rtl8192se: Remove set but not used variable 'seg_ptr'
 2019-02-27  2:23 UTC 

[PATCH] rtlwifi: rtl8723ae: Remove set but not used variable 'bt_retry_cnt'
 2019-02-27  2:23 UTC 

[PATCH] rtlwifi: rtl8723be: Remove set but not used variable 'b_last_is_cur_rdlstate'
 2019-02-27  2:23 UTC 

[PATCH net-next 0/2] vxlan: create and changelink extack support
 2019-02-27  1:05 UTC  (6+ messages)
` [PATCH net-next 1/2] vxlan: add extack support for create and changelink

[BUG] net/sched : qlen can not really be per cpu ?
 2019-02-27  0:56 UTC  (4+ messages)

general protection fault in finish_wait
 2019-02-27  0:55 UTC  (2+ messages)

[PATCH] bpf: decrease usercnt if bpf_map_new_fd() fails in bpf_map_get_fd_by_id()
 2019-02-27  0:49 UTC  (5+ messages)

[RFC PATCH net-next v6 4/4] netvsc: refactor notifier/event handling code to use the bypass framework
 2019-02-27  0:49 UTC  (14+ messages)
    ` net_failover slave udev renaming (was Re: [RFC PATCH net-next v6 4/4] netvsc: refactor notifier/event handling code to use the bypass framework)
        ` [virtio-dev] "

BUG: please report to dccp@vger.kernel.org => prev = 5, last = 5 at net/dccp/ccids/lib/packet_history.c:LINE/tfrc_rx_his
 2019-02-27  0:44 UTC  (2+ messages)

BUG: please report to dccp@vger.kernel.org => prev = 2, last = 2 at net/dccp/ccids/lib/packet_history.c:LINE/tfrc_rx_his
 2019-02-27  0:42 UTC  (2+ messages)

BUG: please report to dccp@vger.kernel.org => prev = 10, last = 10 at net/dccp/ccids/lib/packet_history.c:LINE/tfrc_rx_h
 2019-02-27  0:42 UTC  (2+ messages)

Zdravstvujte Vas interesuyut bazy dannyh dlya prodazhi Vashih tovarov i uslug?
 2019-02-26  4:48 UTC 

[RFC] nasty corner case in unix_dgram_sendmsg()
 2019-02-26 23:59 UTC  (7+ messages)

[PATCH 0/3] soc: fsl: dpio: enable and configure cache stashing
 2019-02-26 23:42 UTC  (2+ messages)

[tipc-discussion][net v2 1/1] tipc: fix race condition causing hung sendto
 2019-02-26 22:52 UTC  (3+ messages)
` [net v3 "

[PATCH][net-next] net: Use RCU_POINTER_INITIALIZER() to init static variable
 2019-02-26 22:52 UTC  (2+ messages)

[PATCH hyperv-fixes] hv_netvsc: Fix IP header checksum for coalesced packets
 2019-02-26 22:45 UTC  (2+ messages)

[PATCH net 0/3] net: Fail route add with unsupported nexthop attribute
 2019-02-26 22:27 UTC  (2+ messages)

[PATCH RFC] net: Validate size of non-TSO packets in validate_xmit_skb()
 2019-02-26 21:16 UTC  (4+ messages)

[PATCH net-next 0/5] tcp: cleanups for linux-5.1
 2019-02-26 21:16 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).