netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-25 12:47:53 to 2018-11-27 00:40:52 UTC [more...]

[PATCH net] sctp: update frag_point when stream_interleave is set
 2018-11-26 13:46 UTC  (4+ messages)

[PATCH 0/3] Fix unsafe BPF_PROG_TEST_RUN interface
 2018-11-26 13:39 UTC  (7+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 3/4] libbpf: add bpf_prog_test_run_xattr

pull-request: bpf-next 2018-11-26
 2018-11-26 13:25 UTC 

[PATCH net] net: phy: add workaround for issue where PHY driver doesn't bind to the device
 2018-11-26 13:24 UTC  (2+ messages)

[PATCH bpf 0/2] Fix for arm64 jit
 2018-11-26 13:05 UTC  (3+ messages)
` [PATCH bpf 1/2] bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addr
` [PATCH bpf 2/2] bpf, arm64: fix getting subprog addr from aux for calls

[PATCH net] ixgbe: recognize 1000BaseLX SFP modules as 1Gbps
 2018-11-26 23:52 UTC  (5+ messages)
` [Intel-wired-lan] "

[PATCH net] sctp: check and update stream->out_curr when allocating stream_out
 2018-11-26 12:53 UTC  (2+ messages)

[PATCH net] sctp: increase sk_wmem_alloc when head->truesize is increased
 2018-11-26 12:49 UTC  (4+ messages)

[PATCH 0/1] drivers/i40iw: out of bound access in i40iw_net_event()
 2018-11-26 23:34 UTC  (3+ messages)
` [PATCH 1/1] drivers/net/i40e: define proper net_device::neigh_priv_len
  ` [Intel-wired-lan] "

[PATCH V2] mm: Replace all open encodings for NUMA_NO_NODE
 2018-11-26 18:04 UTC  (5+ messages)
` [Intel-wired-lan] "

Very Urgent !!!
 2018-11-26 11:46 UTC 

[RFC PATCH 0/3] sk_buff: add skb extension infrastructure
 2018-11-26 11:38 UTC  (4+ messages)
` [RFC PATCH 1/3] netfilter: avoid using skb->nf_bridge directly
` [RFC PATCH 2/3] sk_buff: add skb extension infrastructure
` [RFC PATCH 3/3] net: convert bridge_nf to use "

[PATCH net-next 1/8] dpaa2-eth: Add basic XDP support
 2018-11-26 11:36 UTC 

[PATCH bpf-next 0/3] bpf: add sk_msg helper sk_msg_pop_data
 2018-11-26 11:16 UTC  (5+ messages)
` [PATCH bpf-next 1/3] bpf: helper to pop data from messages

[v5, PATCH 0/2] add Ethernet driver support for mt2712
 2018-11-26 21:46 UTC  (5+ messages)
` [v5, PATCH 2/2] dt-binding: mediatek-dwmac: add binding document for MediaTek MT2712 DWMAC

[PATCH] netfilter: ipset: do not call ipset_nest_end after nla_nest_cancel
 2018-11-26 10:42 UTC 

[PATCH net-next v3 0/4] qed* enhancements series
 2018-11-26 10:27 UTC  (5+ messages)
` [PATCH net-next v3 1/4] qed: Display port_id in the UFP debug messages
` [PATCH net-next v3 2/4] qede: Simplify the usage of qede-flags
` [PATCH net-next v3 3/4] qede: Update link status only when interface is ready
` [PATCH net-next v3 4/4] qed: Add support for MBI upgrade over MFW

[PATCH net-next] net/ncsi: Add NCSI Mellanox OEM command
 2018-11-26 21:23 UTC  (3+ messages)

[PATCH] net: tcp: add correct check for tcp_retransmit_skb()
 2018-11-26 10:16 UTC  (2+ messages)

[PATCH net-next v3 5/5] netns: enable to dump full nsid translation table
 2018-11-26 10:06 UTC  (2+ messages)

KASAN: stack-out-of-bounds Read in refcount_sub_and_test_checked
 2018-11-26 20:39 UTC 

[PATCH v4 net-next 00/21] Add support for Aquantia AQtion USB to 5/2.5GbE devices
 2018-11-26  9:33 UTC  (22+ messages)
` [PATCH v4 net-next 01/21] net: usb: aqc111: Driver skeleton for Aquantia AQtion USB to 5GbE
` [PATCH v4 net-next 02/21] net: usb: aqc111: Add bind and empty unbind callbacks
` [PATCH v4 net-next 03/21] net: usb: aqc111: Add implementation of read and write commands
` [PATCH v4 net-next 04/21] net: usb: aqc111: Various callbacks implementation
` [PATCH v4 net-next 05/21] net: usb: aqc111: Introduce PHY access
` [PATCH v4 net-next 06/21] net: usb: aqc111: Introduce link management
` [PATCH v4 net-next 07/21] net: usb: aqc111: Add support for getting and setting of MAC address
` [PATCH v4 net-next 08/21] net: usb: aqc111: Implement TX data path
` [PATCH v4 net-next 09/21] net: usb: aqc111: Implement RX "
` [PATCH v4 net-next 10/21] net: usb: aqc111: Add checksum offload support
` [PATCH v4 net-next 11/21] net: usb: aqc111: Add support for changing MTU
` [PATCH v4 net-next 12/21] net: usb: aqc111: Add support for enable/disable checksum offload
` [PATCH v4 net-next 13/21] net: usb: aqc111: Add support for TSO
` [PATCH v4 net-next 14/21] net: usb: aqc111: Implement set_rx_mode callback
` [PATCH v4 net-next 15/21] net: usb: aqc111: Add support for VLAN_CTAG_TX/RX offload
` [PATCH v4 net-next 16/21] net: usb: aqc111: Add RX VLAN filtering support
` [PATCH v4 net-next 17/21] net: usb: aqc111: Initialize ethtool_ops structure
` [PATCH v4 net-next 18/21] net: usb: aqc111: Implement get/set_link_ksettings callbacks
` [PATCH v4 net-next 19/21] net: usb: aqc111: Add support for wake on LAN by MAGIC packet
` [PATCH v4 net-next 20/21] net: usb: aqc111: Add ASIX's HW ids
` [PATCH v4 net-next 21/21] net: usb: aqc111: Extend cdc_ether blacklist

[PATCH net-next] net: ethernet: ti: cpsw: drop vid0 configuration in dual_mac mode
 2018-11-26 20:07 UTC  (4+ messages)
` [PATCH net-next] net: ethernet: ti: cpsw: drop vid0 configuration in dual_mac modey

[PATCH perf,bpf 0/5] reveal invisible bpf programs
 2018-11-26 20:00 UTC  (6+ messages)

[PATCH linux-next 00/10] net: ethernet: ti: cpsw: replace cpsw-phy-sel with phy driver
 2018-11-26 19:58 UTC  (12+ messages)
` [PATCH linux-next 01/10] dt-bindings: phy: add cpsw port interface mode selection phy bindings
` [PATCH linux-next 02/10] phy: ti: introduce phy-gmii-sel driver
` [PATCH linux-next 03/10] dt-bindings: net: ti: cpsw: switch to use phy-gmii-sel phy
` [PATCH linux-next 04/10] net: ethernet: ti: cpsw: add support for port interface mode selection phy
` [PATCH linux-next 05/10] ARM: dts: dra7: switch to use phy-gmii-sel
` [PATCH linux-next 06/10] ARM: dts: dm814x: "
` [PATCH linux-next 07/10] ARM: dts: am4372: "
` [PATCH linux-next 08/10] ARM: dts: am335x: "
` [PATCH linux-next 09/10] dt-bindings: net: ti: deprecate cpsw-phy-sel bindings
` [PATCH linux-next 10/10] net: ethernet: ti: cpsw: deprecate cpsw-phy-sel driver

WARNING: bad usercopy in corrupted (2)
 2018-11-26  9:01 UTC  (2+ messages)

[PATCH v2] media: bpf: add bpf function to report mouse movement
 2018-11-26  9:00 UTC  (3+ messages)

[PATCH net-next] net: hns3: Config NIC port speed same as that of optical module
 2018-11-26 18:43 UTC 

[PATCH net-next] add documents for snmp counters
 2018-11-26  7:35 UTC 

[PATCH net-next 0/8] dpaa2-eth: Introduce XDP support
 2018-11-26  7:32 UTC  (4+ messages)
` [PATCH net-next 1/8] dpaa2-eth: Add basic "

[PATCH rdma-next 0/7] Enrich DEVX support
 2018-11-26  6:28 UTC  (8+ messages)
` [PATCH mlx5-next 1/7] net/mlx5: Update mlx5_ifc with DEVX UCTX capabilities bits
` [PATCH rdma-next 2/7] IB/core: Introduce UVERBS_IDR_ANY_OBJECT
` [PATCH rdma-next 3/7] IB/core: Enable getting an object type from a given uobject
` [PATCH rdma-next 4/7] IB/mlx5: Enable modify and query verbs objects via DEVX
` [PATCH rdma-next 5/7] IB/mlx5: Enforce DEVX privilege by firmware
` [PATCH rdma-next 6/7] IB/mlx5: Update the supported DEVX commands
` [PATCH rdma-next 7/7] IB/mlx5: Allow XRC usage via verbs in DEVX context

[PATCH v4 0/2] bpf: permit JIT allocations to be served outside the module region
 2018-11-26 17:02 UTC  (3+ messages)
` [PATCH v4 1/2] bpf: add __weak hook for allocating executable memory

[PATCH 0/8] net: y2038-safe socket timestamps
 2018-11-26 16:33 UTC  (22+ messages)
` [PATCH 2/8] sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
` [PATCH 3/8] socket: Disentangle SOCK_RCVTSTAMPNS from SOCK_RCVTSTAMP
` [PATCH 6/8] socket: Add struct sock_timeval
` [PATCH 7/8] socket: Add SO_TIMESTAMP[NS]_NEW

[PATCH net-next] net: remove unsafe skb_insert()
 2018-11-26  5:31 UTC  (6+ messages)

[PATCH] qed: fix spelling mistake "attnetion" -> "attention"
 2018-11-26 15:53 UTC 

[PATCH] net: via: via-velocity: fix spelling mistake "alignement" -> "alignment"
 2018-11-26 15:34 UTC 

[PATCH] wimax/i2400m: fix spelling mistake "accesibility" -> "accessibility"
 2018-11-26 15:29 UTC 

pull-request: bpf 2018-11-25
 2018-11-26  4:13 UTC  (2+ messages)

[PATCH v2 0/4] Macb power management support for ZynqMP
 2018-11-26 14:52 UTC  (10+ messages)
` [PATCH v2 1/4] net: macb: Check MDIO state before read/write and use timeouts
` [PATCH v2 2/4] net: macb: Support clock management for tsu_clk
` [PATCH v2 3/4] net: macb: Add pm runtime support
` [PATCH v2 4/4] net: macb: Add support for suspend/resume with full power down

[PATCH net-next] net: phy: fix two issues with linkmode bitmaps
 2018-11-26  2:10 UTC  (5+ messages)

consistency for statistics with XDP mode
 2018-11-26  1:37 UTC  (4+ messages)

WARNING in csum_and_copy_to_iter
 2018-11-26 11:46 UTC  (6+ messages)

[PATCH bpf-next] bpf: align map type names formatting
 2018-11-26  0:33 UTC  (2+ messages)

[PATCH] tags: Fix DEFINE_PER_CPU expansion
 2018-11-26  0:29 UTC  (2+ messages)

[PATCH -next] pps: using ERR_PTR instead of NULL while pps_register_source fails
 2018-11-26 10:43 UTC  (2+ messages)

[PATCH v2 net-next] net: remove unsafe skb_insert()
 2018-11-25 23:49 UTC 

[PATCH] bpf: btf: fix spelling mistake "Memmber" -> "Member"
 2018-11-26  0:29 UTC  (2+ messages)

[PATCH v2 net-next] ptp: Fix pass zero to ERR_PTR() in ptp_clock_register
 2018-11-26 10:20 UTC  (3+ messages)

[PATCH 03/13] net: stmmac: dwmac-rk: Allow the driver to probe when phy-supply is not present
 2018-11-25 21:18 UTC  (3+ messages)
` [PATCH 04/13] net: stmmac: dwmac-rk: Do not print redundant error message
` [PATCH 05/13] net: stmmac: dwmac-rk: Do not print error when PHY regulator is not found

hard-coded limit on unresolved multicast route cache in ipv4/ipmr.c causes slow, unreliable creation of multicast routes on busy networks
 2018-11-26  6:58 UTC  (4+ messages)

[PATCH] mm: Replace all open encodings for NUMA_NO_NODE
 2018-11-26  6:45 UTC  (3+ messages)

Can decnet be deprecated?
 2018-11-25 18:31 UTC  (5+ messages)

[PATCH net-next v2 0/2] r8169: make use of xmit_more and __netdev_sent_queue
 2018-11-25 18:19 UTC  (4+ messages)
` [PATCH net-next v2 1/2] net: core: add __netdev_sent_queue as variant of __netdev_tx_sent_queue
` [PATCH net-next v2 2/2] r8169: make use of xmit_more and __netdev_sent_queue

[RFC -next v0 0/3] netfilter: expose flow offload tables as an ebpf map
 2018-11-25 18:09 UTC  (4+ messages)
` [RFC -next v0 1/3] bpf: modular maps
` [RFC -next v0 2/3] netfilter: nf_flow_table: support a new 'snoop' mode
` [RFC -next v0 3/3] netfilter: nf_flow_table_bpf_map: introduce new loadable bpf map

[PATCH iproute2-next] man: tc: update man page for fq packet scheduler
 2018-11-25 17:42 UTC  (2+ messages)

[PATCH net 1/2] virtio-net: disable guest csum during XDP set
 2018-11-26  4:03 UTC  (3+ messages)

[PATCH net-next 0/3] basic in order support for vhost_net
 2018-11-26  4:01 UTC  (7+ messages)
` [PATCH net-next 2/3] vhost_net: support in order feature
` [PATCH net-next 3/3] vhost: don't touch avail ring if in_order is negotiated

[PATCH][V2] net: bridge: remove redundant checks for null p->dev and p->br
 2018-11-25 18:26 UTC  (3+ messages)

[PATCH net-next v2 0/3] net: bridge: add an option to disabe linklocal learning
 2018-11-25 15:45 UTC  (8+ messages)
` [PATCH net-next v2 1/3] net: bridge: add support for user-controlled bool options

[PATCH] net: ethernet: ti: cpsw: allow to configure min tx packet size
 2018-11-26  2:27 UTC  (2+ messages)

[PATCH v3 2/2] arm64/bpf: don't allocate BPF JIT programs in module memory
 2018-11-26  2:22 UTC  (2+ messages)

[PATCH] firestream: fix spelling mistake: "Inititing" -> "Initializing"
 2018-11-25 23:21 UTC 

[PATCH] rtlwifi: rtl8192de: fix spelling mistake "althougth" -> "although"
 2018-11-25 22:10 UTC 

[PATCH net-next 0/5] mlxsw: Prepare for VLAN-aware bridge w/VxLAN
 2018-11-25  9:43 UTC  (6+ messages)
` [PATCH net-next 1/5] mlxsw: spectrum_switchdev: Do not set field when it is reserved
` [PATCH net-next 2/5] mlxsw: spectrum_fid: Make flood index calculation more robust
` [PATCH net-next 3/5] mlxsw: spectrum_fid: Introduce emulated 802.1Q FIDs
` [PATCH net-next 4/5] mlxsw: spectrum_router: Introduce emulated VLAN RIFs
` [PATCH net-next 5/5] mlxsw: spectrum: Flip driver to use emulated 802.1Q FIDs

[PATCH v3 00/13] TCP transport binding for NVMe over Fabrics
 2018-11-25  9:13 UTC  (7+ messages)
` [PATCH v3 11/13] nvmet-tcp: add NVMe over TCP target driver
` [PATCH v3 13/13] nvme-tcp: add NVMe over TCP host driver

[PATCH v3 1/2] bpf: add __weak hook for allocating executable memory
 2018-11-25 19:17 UTC  (2+ messages)

[PATCH net-next v3 4/4] enetc: Add RFS and RSS support
 2018-11-25  7:28 UTC  (2+ messages)

[PATCH bpf-next 0/2] bpf: support proper non-jit func info
 2018-11-25  7:20 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: btf: "
` [PATCH bpf-next 2/2] tools/bpf: change selftest test_btf for both jit and non-jit

[PATCH net-next v2 0/4] qed* enhancements series
 2018-11-25  4:43 UTC  (3+ messages)

KASAN: slab-out-of-bounds Write in queue_stack_map_push_elem
 2018-11-25 13:50 UTC 

[PATCH net-next] selftests/net: add txring_overwrite
 2018-11-25  2:22 UTC  (2+ messages)

[PATCH net-next 0/2] udp msg_zerocopy
 2018-11-25  2:13 UTC  (5+ messages)
` [PATCH net-next 1/2] udp: msg_zerocopy


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