netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-21 21:48:26 to 2019-02-22 15:21:20 UTC [more...]

[PATCH net-next v2] ip_tunnel: Add dst_cache management lwtunnel_state of ip tunnel
 2019-02-22 15:21 UTC  (5+ messages)

[RFC PATCH net-next v6 0/4] Enable virtio_net to act as a backup for a passthru device
 2019-02-22 15:14 UTC  (10+ messages)
` [RFC PATCH net-next v6 4/4] netvsc: refactor notifier/event handling code to use the bypass framework
      ` 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] "

[PATCH net-next v3 0/4] enetc: Add mdio support and device tree nodes
 2019-02-22 15:04 UTC  (5+ messages)
` [PATCH net-next v3 1/4] arm64: dts: fsl: ls1028a: Add PCI IERC node and ENETC endpoints
` [PATCH net-next v3 2/4] arm64: dts: fsl: ls1028a-rdb: Add ENETC external eth ports for the LS1028A RDB board
` [PATCH net-next v3 3/4] enetc: Add ENETC PF level external MDIO support
` [PATCH net-next v3 4/4] dt-bindings: net: freescale: enetc: Add connection bindings for ENETC ethernet nodes

[PATCH bpf v2] bpf, lpm: fix lookup bug in map_delete_elem
 2019-02-22 15:03 UTC  (3+ messages)

pull-request: wireless-drivers-next 2019-02-22
 2019-02-22 15:01 UTC 

[PATCH net-next] net: dsa: add missing of_node_put
 2019-02-22 14:36 UTC  (2+ messages)

[PATCH] net: dsa: Inherit dev addr from master
 2019-02-22 14:30 UTC  (2+ messages)

[PATCH] net: dsa: read mac address from DT for slave device
 2019-02-22 14:26 UTC  (2+ messages)

[PATCH net-next v2 0/7] AF_PACKET transport_offset fix
 2019-02-22 14:20 UTC  (8+ messages)
` [PATCH net-next v2 1/7] net: Don't set transport offset to invalid value
` [PATCH net-next] net: Skip GSO length estimation if transport header is not set

[PATCH] tcp: detect use sendpage for slab-based objects
 2019-02-22 14:02 UTC  (3+ messages)

[PATCH net-next 0/8] Add tests for unlocked flower classifier implementation
 2019-02-22 14:00 UTC  (9+ messages)
` [PATCH net-next 1/8] selftests: tdc_batch.py: add options needed for concurrency tests
` [PATCH net-next 2/8] selftests: concurrency: add test to verify parallel rules insertion
` [PATCH net-next 3/8] selftests: concurrency: add test to verify parallel rules deletion
` [PATCH net-next 4/8] selftests: concurrency: add test to verify parallel rules replace
` [PATCH net-next 5/8] selftests: concurrency: add test to verify concurrent replace
` [PATCH net-next 6/8] selftests: concurrency: add test to verify concurrent delete
` [PATCH net-next 7/8] selftests: concurrency: add test to verify parallel add/delete
` [PATCH net-next 8/8] selftests: concurrency: add test to verify parallel replace/delete

[PATCH net-next 00/10] mlxsw: Add support for new port types and speeds for Spectrum-2
 2019-02-22 13:56 UTC  (11+ messages)
` [PATCH net-next 01/10] mlxsw: spectrum: Remove duplicate port link mode entry
` [PATCH net-next 02/10] mlxsw: spectrum: Remove unsupported eth_proto_lp_advertise field in PTYS
` [PATCH net-next 03/10] mlxsw: spectrum: Query port connector type from firmware
` [PATCH net-next 04/10] mlxsw: spectrum: Rename port type-speed functions to ASIC specific
` [PATCH net-next 05/10] mlxsw: spectrum: Add port type-speed operations
` [PATCH net-next 06/10] mlxsw: reg: Rename p_eth_proto_adm to full name p_eth_proto_admin
` [PATCH net-next 07/10] mlxsw: reg: 80 columns wrapping change
` [PATCH net-next 08/10] mlxsw: reg: Add new port type-speed fields for PTYS register
` [PATCH net-next 09/10] mlxsw: spectrum: Add Spectrum-2 ASIC port type-speed operations
` [PATCH net-next 10/10] mlxsw: spectrum: Add Spectrum-2 ASIC support for new port types and speeds

[PATCH] dt-bindings: net: can: binding for CTU CAN FD open-source IP core
 2019-02-22 13:20 UTC 

[PATCH net-next 0/4] -Wformat fixes
 2019-02-22 13:25 UTC  (7+ messages)
` [PATCH net-next 1/4] mlxsw: spectrum: Avoid -Wformat-truncation warnings
` [PATCH net-next 2/4] net: dsa: mv88e6xxx: Fix -Wformat-security warnings
` [PATCH net-next 3/4] e1000e: Fix -Wformat-truncation warnings
` [PATCH net-next 4/4] veth: Fix -Wformat-truncation

pull-request: mac80211-next 2019-02-22
 2019-02-22 13:25 UTC 

[PATCH net] Revert "bridge: do not add port to router list when receives query with source 0.0.0.0"
 2019-02-22 13:22 UTC 

[PATCH bpf-next v1] bpf, lpm: fix lookup bug in map_delete_elem
 2019-02-22 13:14 UTC  (3+ messages)

pull-request: mac80211 2019-02-22
 2019-02-22 13:10 UTC 

[PATCH] cfg80211: reg: Fix use-after-free in call_crda
 2019-02-22 13:00 UTC  (2+ messages)

[PATCH v5 0/5] M_CAN Framework re-write
 2019-02-22 12:50 UTC  (5+ messages)

[PATCH net-next v2] route: Add a new fib_multipath_hash_policy base on cpu id for tunnel packet
 2019-02-22 12:50 UTC  (3+ messages)

[PATCH] sctp: don't compare hb_timer expire date before starting it
 2019-02-22 12:49 UTC  (3+ messages)

[net:master 17/19] net//bridge/br_multicast.c:1432:32: error: 'union <anonymous>' has no member named 'ip6'; did you mean 'ip4'?
 2019-02-22 12:49 UTC  (9+ messages)
` [PATCH net] net: bridge: remove ipv6 zero address check in mcast queries
    ` [Bridge] "

[PATCH net] net/sched: act_skbedit: fix refcount leak when replace fails
 2019-02-22 11:33 UTC 

[PATCH net] net/sched: act_ipt: fix refcount leak when replace fails
 2019-02-22 11:33 UTC 

[PATCH net-next v2 2/2] doc: add phylink documentation to the networking book
 2019-02-22 11:31 UTC 

[PATCH net-next v2 1/2] net: phylink: update mac_config() documentation
 2019-02-22 11:31 UTC 

[PATCH 2/2] doc: add phylink documentation to the networking book
 2019-02-22 11:20 UTC  (3+ messages)

[PATCH 1/5] net: dsa: fix a leaked reference by adding a missing of_node_put
 2019-02-22 10:38 UTC  (6+ messages)
` [PATCH 2/5] net: mscc: ocelot: "
` [PATCH 3/5] mt76: "
` [PATCH 4/5] net: xilinx: fix a leaked reference by adding "
` [PATCH 5/5] net: dsa: "

[PATCH] selftests: fib_tests: sleep after changing carrier. again
 2019-02-22 10:27 UTC 

[PATCH net-next 1/2] xdp: Always use a devmap for XDP_REDIRECT to a device
 2019-02-22 10:13 UTC  (8+ messages)
` [PATCH net-next 2/2] xdp: Add devmap_idx map type for looking up devices by ifindex

[PATCH net-next 0/5] devlink: make ethtool compat reliable
 2019-02-22 10:04 UTC  (5+ messages)
` [PATCH net-next 3/5] devlink: create a special NDO for getting the devlink instance
` [PATCH net-next 4/5] nfp: add .ndo_get_devlink

[PATCH 0/3] Allow checking SYN cookies from XDP and tc cls act
 2019-02-22  9:50 UTC  (4+ messages)
` [PATCH 1/3] bpf: add helper to check for a valid SYN cookie
` [PATCH 2/3] tools: sync changes to uapi/linux/bpf.h
` [PATCH 3/3] selftests/bpf: add tests for bpf_sk_check_syncookie

[PATCH][net-next] ipv6: sanitize RCU usage on fib6_next
 2019-02-22  9:44 UTC 

mlx5 stable backport help
 2019-02-22  9:13 UTC  (5+ messages)

[PATCH][net-next] net: Use RCU_INIT_POINTER() to set sk_wq
 2019-02-22  9:08 UTC 

[PATCH v2 iproute2-next 00/11] Add support for devlink health
 2019-02-22  8:58 UTC  (4+ messages)
` [PATCH v2 iproute2-next 04/11] devlink: Add helper functions for name and value separately

[PATCH net-next] route: Add a new fib_multipath_hash_policy base on cpu id for tunnel packet
 2019-02-22  9:06 UTC  (2+ messages)

[PATCH net-next 1/5] net/mlx5e: Return -EOPNOTSUPP when modify header action zero
 2019-02-22  9:06 UTC  (10+ messages)
` [PATCH net-next 2/5] net/mlx5e: Make the log friendly when decapsulation offload not supported
` [PATCH net-next 5/5] net/mlx5e: Support enable/disable VFs link state on switchdev mode

[PATCH] iwlwifi: mvm: Use div64_s64 instead of do_div in iwl_mvm_debug_range_resp
 2019-02-22  8:52 UTC  (5+ messages)
` [PATCH v2] iwlwifi: mvm: Use div_s64 "

[PATCH v2] bpf: test_bpf: turn of preemption in function __run_once
 2019-02-22  8:46 UTC 

[PATCH V2 0/8] stmmac: add some fixes for stm32
 2019-02-22  8:28 UTC  (9+ messages)
` [PATCH V2 1/8] net: ethernet: stmmac: manage Ethernet WoL for stm32mp157c
` [PATCH V2 2/8] net: ethernet: stmmac: update to support all PHY config "
` [PATCH V2 3/8] dt-bindings: net: stmmac: add phys config properties
` [PATCH V2 4/8] net: ethernet: stmmac: add management of clk_csr property
` [PATCH V2 5/8] net: ethernet: stmmac: update to be compatible with MCU family (stm32f4, stm32h7)
` [PATCH V2 6/8] dt-bindings: net: stmmac: add syscfg clock property
` [PATCH V2 7/8] ARM: dts: stm32: Add Ethernet support on stm32h7 SOC and activate it for eval and disco boards
` [PATCH V2 8/8] ARM: dts: stm32: add syscfg clock support for Ethernet on STM32F429 SoC

[PATCH net-next] netfilter: nft_tunnel: Add dst_cache support
 2019-02-22  8:26 UTC 

[PATCH] bpf: test_bpf: turn of preemption in function __run_once
 2019-02-22  8:25 UTC  (3+ messages)

[PATCH] bpfilter: re-add header search paths to tools include to fix build error
 2019-02-22  8:23 UTC  (3+ messages)

[PATCH net-next 0/2] Devlink health fixes series
 2019-02-22  7:59 UTC  (3+ messages)
` [PATCH net-next 1/2] devlink: Rename devlink health attributes

[PATCH net-next] net/sched: act_tunnel_key: Add dst_cache support
 2019-02-22  7:58 UTC 

[PATCH] net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails
 2019-02-22  7:37 UTC 

[PATCH] x86, retpolines: raise limit for generating indirect calls from switch-case
 2019-02-22  7:31 UTC  (4+ messages)

[PATCH net-next] net: phy: let genphy_c45_read_abilities also check aneg capability
 2019-02-22  7:23 UTC 

[PATCH net v3] net: set static variable an initial value in atl2_probe()
 2019-02-22  6:57 UTC 

[PATCH net-next] kcm: Remove unnecessary SLAB_PANIC for kmem_cache_create() in kcm_init
 2019-02-22  6:15 UTC 

[PATCH] [V2]r8152: Add support for MAC address pass through on RTL8153-BD
 2019-02-22  5:44 UTC  (3+ messages)

[PATCH net v2 0/2] ipv6: route: enforce RCU protection for fib6_info->from
 2019-02-22  5:32 UTC  (4+ messages)

[PATCH net-next] rocker: Add missing break for PRE_BRIDGE_FLAGS
 2019-02-22  5:29 UTC  (2+ messages)

[RFC] rtnetlink: handle multiple vlan tags in set_vf_vlan
 2019-02-22  4:58 UTC  (2+ messages)

[PATCH v2] ip_tunnel: Add ip tunnel tun_info type dst_cache in ip_tunnel_xmit
 2019-02-22  3:30 UTC 

[PATCH net] net: socket: set sock->sk to NULL after calling proto_ops::release()
 2019-02-22  2:51 UTC  (2+ messages)

[PATCH] perf record: Add support for limit perf output file size
 2019-02-22  2:34 UTC  (3+ messages)

[net-next v2 1/3] tipc: support broadcast/replicast configurable for bc-link
 2019-02-22  1:55 UTC  (3+ messages)
` [net-next v2 2/3] tipc: introduce new capability flag for cluster
` [net-next v2 3/3] tipc: smooth change between replicast and broadcast

[PATCH 1/3] ipv4: icmp: use icmp_sk_exit()
 2019-02-22  1:58 UTC  (3+ messages)
` [PATCH 2/3] ipv6: icmp: use icmpv6_sk_exit()
` [PATCH 3/3] ipv6: icmp: use percpu allocation

linux-next: build warning after merge of the net-next tree
 2019-02-22  1:10 UTC  (2+ messages)

[PATCH iproute2] ss: Render buffer to output every time a number of chunks are allocated
 2019-02-22  0:35 UTC  (2+ messages)

[Patch net-next 00/12] code optimizations & bugfixes for HNS3 driver
 2019-02-22  0:34 UTC  (2+ messages)

[PATCH net-next] ip_tunnel: Add dst_cache management lwtunnel_state of ip tunnel
 2019-02-22  0:29 UTC  (3+ messages)

[PATCH] phonet: fix building with clang
 2019-02-22  0:24 UTC  (2+ messages)

[PATCH bpf-next v2] bpf, seccomp: fix false positive preemption splat for cbpf->ebpf progs
 2019-02-22  0:22 UTC  (11+ messages)

pull request (net): ipsec 2019-02-21
 2019-02-22  0:09 UTC  (2+ messages)

[PATCH net 0/2] report erspan version field just for erspan tunnels
 2019-02-22  0:02 UTC  (2+ messages)

[net-next 1/3] tipc: support broadcast/replicast configurable for bc-link
 2019-02-22  0:00 UTC  (3+ messages)
` [net-next 3/3] tipc: smooth change between replicast and broadcast

[PATCH net-next 00/10] mlxsw: Support for shared buffers in Spectrum-2
 2019-02-21 23:58 UTC  (2+ messages)

[PATCH net-next v3 0/3] net: stmmac: Performance improvements in Multi-Queue
 2019-02-21 23:42 UTC  (2+ messages)

[PATCH v1 iproute2-next 0/4] Dynamic rdma link creation
 2019-02-21 23:14 UTC  (7+ messages)
` [PATCH v1 iproute2-next 2/4] Sync up rdma_netlink.h
` [PATCH v1 iproute2-next 3/4] rdma: add 'link add/delete' commands

[PATCH 2/2] ath9K: debugfs: Fix SPUR-DOWN field
 2019-02-21 23:12 UTC 

[PATCH 1/2] nl80211: Allow change CW to Ad-Hock network
 2019-02-21 23:11 UTC 

[PATCH RFC 0/5] RCU fixes for rcu_assign_pointer() usage
 2019-02-21 23:05 UTC  (3+ messages)
` [PATCH RFC 3/5] sched/cpufreq: Fix incorrect RCU API usage

[PATCH v3 net-next 0/4] net: dsa: microchip: add MIB counters support
 2019-02-21 23:01 UTC  (11+ messages)
` [PATCH v3 net-next 1/4] net: dsa: microchip: prepare PHY for proper advertisement
` [PATCH v3 net-next 2/4] net: dsa: microchip: add MIB counter reading support
` [PATCH v3 net-next 3/4] net: dsa: microchip: get port link status
` [PATCH v3 net-next 4/4] net: dsa: microchip: remove unnecessary include headers

[patch iproute2 v2] devlink: relax dpipe table show dependency on resources
 2019-02-21 22:49 UTC  (2+ messages)

[PATCH iproute2] ss: fix compilation under glibc < 2.18
 2019-02-21 22:49 UTC  (4+ messages)

[PATCH iproute2 v2] bridge: make mcast_flood description consistent
 2019-02-21 22:48 UTC  (2+ messages)

[PATCH] samples/bpf: Fix dummy program unloading for xdp_redirect samples
 2019-02-21 22:47 UTC  (3+ messages)

[iproute PATCH] ip-address: Use correct max attribute value in print_vf_stats64()
 2019-02-21 22:40 UTC  (2+ messages)

[RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-02-21 22:24 UTC  (4+ messages)
` [RESEND PATCH 3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool'

[PATCH] mdio_bus: Fix use-after-free on device_register fails
 2019-02-21 22:13 UTC  (2+ messages)

[PATCH iproute2-next v1 00/19] Export object IDs to users
 2019-02-21 22:11 UTC  (4+ messages)
` [PATCH iproute2-next v1 01/19] rdma: update uapi headers

[PATCH net] net: avoid false positives in untrusted gso validation
 2019-02-21 22:08 UTC  (2+ messages)

[tipc-discussion][net 0/2] improvement for wait and wakeup
 2019-02-21 21:58 UTC  (2+ messages)

[PATCH][net-next] bridge: remove redundant check on err in br_multicast_ipv4_rcv
 2019-02-21 21:57 UTC  (2+ messages)

[PATCH] net: remove unneeded switch fall-through
 2019-02-21 21:48 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).