netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-19 07:18:56 to 2018-11-20 03:44:14 UTC [more...]

[RFCv3 PATCH 1/6] uacce: Add documents for WarpDrive/uacce
 2018-11-20  3:29 UTC  (23+ messages)

[PATCH v3 0/5] phy: core: rework phy_set_mode to accept phy mode and submode
 2018-11-20  1:24 UTC  (6+ messages)
` [PATCH v3 1/5] "
` [PATCH v3 2/5] phy: core: add PHY_MODE_ETHERNET
  ` [PATCH v3 3/5] phy: ocelot-serdes: convert to use eth phy mode and submode
` [PATCH v3 4/5] phy: mvebu-cp110-comphy: "
` [PATCH v3 5/5] phy: core: clean up unused ethernet specific phy modes

[RFC v2 0/3] Add VRF support for VXLAN underlay
 2018-11-19 17:19 UTC 

[RFC v2 1/3] udp_tunnel: add config option to bind to a device
 2018-11-19 17:19 UTC  (2+ messages)

[PATCH 00/12 net-next,v2] add flow_rule infrastructure
 2018-11-19 16:29 UTC  (38+ messages)
` [PATCH net-next,v2 01/12] flow_dissector: add flow_rule and flow_match structures and use them
` [PATCH net-next,v2 02/12] net/mlx5e: support for two independent packet edit actions
` [PATCH net-next,v2 03/12] flow_dissector: add flow action infrastructure
` [PATCH net-next,v2 04/12] cls_api: add translator to flow_action representation
` [PATCH net-next,v2 05/12] cls_flower: add statistics retrieval infrastructure and use it
` [PATCH net-next,v2 06/12] drivers: net: use flow action infrastructure
` [PATCH net-next,v2 07/12] cls_flower: don't expose TC actions to drivers anymore
` [PATCH net-next,v2 08/12] flow_dissector: add wake-up-on-lan and queue to flow_action
` [PATCH net-next,v2 09/12] flow_dissector: add basic ethtool_rx_flow_spec to flow_rule structure translator
` [PATCH net-next,v2 10/12] dsa: bcm_sf2: use flow_rule infrastructure
` [PATCH net-next 11/12] qede: place ethtool_rx_flow_spec after code after TC flower codebase
` [PATCH net-next 12/12] qede: use ethtool_rx_flow_rule() to remove duplicated parser code

[PATCH 1/4] net-next/hinic:replace multiply and division operators
 2018-11-20  3:00 UTC  (4+ messages)
  ` 答复: "

[resend PATCH] rxrpc: Neaten logging macros and add KERN_DEBUG logging level
 2018-11-20  2:57 UTC  (4+ messages)
  ` [resend PATCH for 3rd time] "

[PATCH net-next 00/18] selftests: Add tests for VXLAN at an 802.1d bridge
 2018-11-19 16:25 UTC  (21+ messages)
` [PATCH net-next 01/18] net: skb_scrub_packet(): Scrub offload_fwd_mark
` [PATCH net-next 02/18] selftests: forwarding: lib: Support NUM_NETIFS of 0
` [PATCH net-next 03/18] selftests: forwarding: lib: Add in_ns()
` [PATCH net-next 04/18] selftests: forwarding: ping{6,}_test(): Add description argument
` [PATCH net-next 05/18] selftests: forwarding: ping{6,}_do(): Allow passing ping arguments
` [PATCH net-next 06/18] selftests: forwarding: lib: Add link_stats_rx_errors_get()
` [PATCH net-next 07/18] selftests: forwarding: Add a skeleton of vxlan_bridge_1d
` [PATCH net-next 08/18] selftests: forwarding: vxlan_bridge_1d: Add ping test
` [PATCH net-next 09/18] selftests: forwarding: vxlan_bridge_1d: Add flood test
` [PATCH net-next 10/18] selftests: forwarding: vxlan_bridge_1d: Add unicast test
` [PATCH net-next 11/18] selftests: forwarding: vxlan_bridge_1d: Reconfigure & rerun tests
` [PATCH net-next 12/18] selftests: forwarding: vxlan_bridge_1d: Add a TTL test
` [PATCH net-next 13/18] selftests: forwarding: vxlan_bridge_1d: Add a TOS test
` [PATCH net-next 14/18] selftests: forwarding: vxlan_bridge_1d: Add an ECN encap test
` [PATCH net-next 15/18] selftests: forwarding: vxlan_bridge_1d: Add an ECN decap test
` [PATCH net-next 16/18] selftests: forwarding: vxlan_bridge_1d_port_8472: New test
` [PATCH net-next 17/18] selftests: mlxsw: Add a test for VxLAN configuration
` [PATCH net-next 18/18] selftests: mlxsw: Add a test for VxLAN flooding

[PATCH net-next v2 0/2] net: bcmgenet: fix aborted suspend
 2018-11-20  2:43 UTC  (4+ messages)
` [PATCH net-next v2 1/2] net: bcmgenet: code movement
` [PATCH net-next v2 2/2] net: bcmgenet: abort suspend on error

[PATCH net-next] net: hns3: add common validation in hclge_dcb
 2018-11-20  2:32 UTC  (3+ messages)

[PATCH 0/4] bpf: permit JIT allocations to be served outside the module region
 2018-11-19 15:37 UTC  (4+ messages)
` [PATCH 1/4] bpf: account for freed JIT allocations in arch code

[PATCH v3] net: Add trace events for all receive exit points
 2018-11-19 15:27 UTC  (5+ messages)

BPF probe namespacing
 2018-11-19 15:29 UTC 

[PATCH RESEND 0/2] free order-0 pages through PCP in page_frag_free() and cleanup
 2018-11-20  1:45 UTC  (6+ messages)
` [PATCH v2 RESEND 1/2] mm/page_alloc: free order-0 pages through PCP in page_frag_free()
  ` [PATCH v2 RESEND update "
` [PATCH v3 RESEND 2/2] mm/page_alloc: use a single function to free page

[PATCH 0/3] Fix unsafe BPF_PROG_TEST_RUN interface
 2018-11-19 14:30 UTC  (3+ messages)

[PATCH net 0/2] qed: Fix Queue Manager getters
 2018-11-19 14:28 UTC  (3+ messages)
` [PATCH net 1/2] qed: Fix bitmap_weight() check
` [PATCH net 2/2] qed: Fix QM getters to always return a valid pq

[PATCH net-next] MAINTAINERS: Add myself as third phylib maintainer
 2018-11-19 14:09 UTC  (2+ messages)

[PATCH 0/5] Reset Intel BT controller if it gets stuck
 2018-11-19 23:04 UTC  (4+ messages)
` [PATCH v2 1/5] usb: split code locating ACPI companion into port and device
  ` [PATCH v2 2/5] usb: assign ACPI companions for embedded USB devices
  ` [PATCH v2 5/5] Bluetooth: btusb: Use the hw_reset method to allow resetting the BT chip

[PATCH v2 0/5] phy: core: rework phy_set_mode to accept phy mode and submode
 2018-11-19 22:42 UTC  (6+ messages)
` [PATCH v2 4/5] phy: mvebu-cp110-comphy: convert to use eth "

[PATCH net-next 0/8] net: hns3: Adds support of debugfs to HNS3 driver
 2018-11-19 22:30 UTC  (7+ messages)
` [PATCH net-next 1/8] net: hns3: Add debugfs framework registration
` [PATCH net-next 2/8] net: hns3: Add "queue info" query function
` [PATCH net-next 3/8] net: hns3: Add "FD flow table" info "
` [PATCH net-next 4/8] net: hns3: Add "tc config" "
` [PATCH net-next 5/8] net: hns3: Add "tm "

[PATCH net-next 0/6] Remove VLAN.CFI overload
 2018-11-19 11:26 UTC  (5+ messages)
` [PATCH net-next 2/6] net/bpf: split VLAN_PRESENT bit handling from VLAN_TCI

VETH & AF_PACKET problem
 2018-11-19 10:59 UTC  (4+ messages)

[PATCH v3 00/21] octeontx2-af: NPC MCAM support and FLR handling
 2018-11-19 10:47 UTC  (22+ messages)
` [PATCH v3 01/21] octeontx2-af: Convert mbox handlers APIs to lowercase
` [PATCH v3 02/21] octeontx2-af: Support to modify min/max allowed packet lengths
` [PATCH v3 03/21] octeontx2-af: Support to get NIX HW constants from AF
` [PATCH v3 04/21] octeontx2-af: Relax resource lock into mutex
` [PATCH v3 05/21] octeontx2-af: NPC MCAM entry alloc/free support
` [PATCH v3 06/21] octeontx2-af: MCAM entry installation support
` [PATCH v3 07/21] octeontx2-af: Support for NPC MCAM counters
` [PATCH v3 08/21] octeontx2-af: Map or unmap NPC MCAM entry and counter
` [PATCH v3 09/21] octeontx2-af: Alloc and config NPC MCAM entry at a time
` [PATCH v3 10/21] octeontx2-af: Add MKEX default profile
` [PATCH v3 11/21] octeontx2-af: Support to enable/disable default MCAM entries
` [PATCH v3 12/21] octeontx2-af: Add support for stripping STAG/CTAG
` [PATCH v3 13/21] octeontx2-af: Verify NPA/SSO/NIX PF_FUNC mapping
` [PATCH v3 14/21] octeontx2-af: Add FLR interrupt handler
` [PATCH v3 15/21] octeontx2-af: Teardown NPA, NIX LF upon receiving FLR
` [PATCH v3 16/21] octeontx2-af: Mbox communication support btw AF and it's VFs
` [PATCH v3 17/21] octeontx2-af: Enable sriov on AF to create VFs
` [PATCH v3 18/21] octeontx2-af: Configure AF VFs to talk over LBK channels
` [PATCH v3 19/21] octeontx2-af: Add FLR handling support for AF's VFs
` [PATCH v3 20/21] octeontx2-af: Add interrupt handlers for Master Enable event
` [PATCH v3 21/21] octeontx2-af: Workarounds for HW errata

[PATCH net-next] cxgb4/cxgb4vf: Fix mac_hlist initialization and free
 2018-11-19 10:07 UTC 

[PATCH V1 net 0/3] net: ena: hibernation and rmmod bug fixes
 2018-11-19 10:05 UTC  (4+ messages)
` [PATCH V1 net 1/3] net: ena: fix crash during failed resume from hibernation
` [PATCH V1 net 2/3] net: ena: fix crash during ena_remove()
` [PATCH V1 net 3/3] net: ena: update driver version from 2.0.1 to 2.0.2

[PATCH 00/10] add flow_rule infrastructure
 2018-11-19  9:57 UTC  (3+ messages)

[PATCH] ipv4: allow newer DSCP values in ip rules
 2018-11-19  9:00 UTC 

[PATCH v2 00/25] at24: remove
 2018-11-19  9:08 UTC  (4+ messages)

[PATCHv2 net] ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf
 2018-11-19  8:55 UTC  (7+ messages)

[PATCH net] sctp: always set frag_point on pmtu change
 2018-11-19  7:20 UTC  (2+ messages)

[PATCH v2 0/2] dpaa_eth: add ethtool coalesce control
 2018-11-19  7:11 UTC  (4+ messages)
` [PATCH v2 2/2] "

[GIT] Networking
 2018-11-19 17:30 UTC  (2+ messages)

selftests: net: udpgro.sh hangs on DUT devices running Linux -next
 2018-11-19  7:06 UTC  (3+ messages)

[PATCH net-next v3 0/6] net: phy: mscc: various improvements to Microsemi PHY driver
 2018-11-19 16:44 UTC  (13+ messages)
` [PATCH net-next v3 1/6] net: phy: mscc: migrate to phy_select/restore_page functions

[PATCH 4.18 088/171] bonding/802.3ad: fix link_failure_count tracking
 2018-11-19 16:28 UTC 

[PATCH 4.19 107/205] bonding/802.3ad: fix link_failure_count tracking
 2018-11-19 16:26 UTC 

[PATCH net-next 0/4] Introduce ENETC ethernet drivers
 2018-11-19 15:25 UTC  (7+ messages)
` [PATCH net-next 1/4] enetc: Introduce basic PF and VF "

"WARNING: CPU: 4 PID: 1 at ./include/net/genetlink.h:294 genlmsg_multicast_netns.isra.10.constprop.19+0x34/0x5e" with mlx4 under 4.9.137
 2018-11-19  4:31 UTC  (2+ messages)

[PATCH] rhashtable: detect when object movement between tables might have invalidated a lookup
 2018-11-19  4:22 UTC  (4+ messages)

[PATCH net] sctp: not allow to set asoc prsctp_enable by sockopt
 2018-11-19  4:14 UTC  (8+ messages)

[Patch net] net: invert the check of detecting hardware RX checksum fault
 2018-11-19  4:01 UTC  (7+ messages)

netns_id in bpf_sk_lookup_{tcp,udp}
 2018-11-19  3:26 UTC 

DSA support for Marvell 88e6065 switch
 2018-11-19  3:25 UTC  (6+ messages)

[PATCH] [PATCH net-next] tun: fix multiqueue rx
 2018-11-19  3:06 UTC  (3+ messages)
` [PATCH net] tuntap: "

[PATCH net] ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF
 2018-11-19  3:03 UTC  (2+ messages)

[PATCH net-next] mlxsw: spectrum: Expose discard counters via ethtool
 2018-11-19  3:02 UTC  (2+ messages)

[PATCH net-next] tun: use netdev_alloc_frag() in tun_napi_alloc_frags()
 2018-11-19  3:01 UTC  (2+ messages)

[PATCH net-next] e100: Fix passing zero to 'PTR_ERR' warning in e100_load_ucode_wait
 2018-11-19 12:48 UTC 

(unknown),
 2018-11-18 20:40 UTC 

KASAN: use-after-free Read in __lock_sock
 2018-11-19  8:57 UTC  (2+ messages)

Linux kernel hangs if using RV1108 with MSZ8863 switch with two ports connected
 2018-11-18 22:27 UTC  (4+ messages)

KASAN: use-after-free Read in sctp_epaddr_lookup_transport
 2018-11-19  8:31 UTC  (2+ messages)

KASAN: use-after-free Read in sctp_hash_transport
 2018-11-19  8:30 UTC  (2+ messages)

[PATCH v2 0/7] IP101GR: devicetree based configuration of SEL_INTR32
 2018-11-18 21:23 UTC  (2+ messages)
` [PATCH v2 6/7] net: phy: icplus: implement .did_interrupt for IP101A/G

[PATCH net-next] add part of TCP counts explanations in snmp_counters.rst
 2018-11-18 20:57 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).