netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-07 15:30:09 to 2019-06-08 08:36:10 UTC [more...]

KASAN: use-after-free Read in nr_release
 2019-06-08  8:36 UTC 

[PATCH] ipv6: exthdrs: fix warning comparison to bool
 2019-06-08  8:35 UTC 

[PATCH rdma-next 0/3] Expose ENCAP mode to mlx5_ib
 2019-06-08  8:25 UTC  (6+ messages)
` [PATCH mlx5-next 1/3] net/mlx5: Expose eswitch encap mode

[PATCH net 0/2] ipv6: Fix listing and flushing of cached route exceptions
 2019-06-08  7:19 UTC  (8+ messages)
` [PATCH net 1/2] ipv6: Dump route exceptions too in rt6_dump_route()

[PATCH bpf-next v3 0/8] bpf: getsockopt and setsockopt hooks
 2019-06-08  7:08 UTC  (10+ messages)
` [PATCH bpf-next v3 1/8] bpf: implement "
` [PATCH bpf-next v3 2/8] bpf: sync bpf.h to tools/
` [PATCH bpf-next v3 3/8] libbpf: support sockopt hooks
` [PATCH bpf-next v3 4/8] selftests/bpf: test sockopt section name
` [PATCH bpf-next v3 5/8] selftests/bpf: add sockopt test
` [PATCH bpf-next v3 6/8] selftests/bpf: add sockopt test that exercises sk helpers
` [PATCH bpf-next v3 7/8] bpf: add sockopt documentation
` [PATCH bpf-next v3 8/8] bpftool: support cgroup sockopt

memory leak in sctp_process_init
 2019-06-08  7:06 UTC  (8+ messages)
` [PATCH V2] Fix "

[PATCH net v2 0/2] ipv6: Fix listing and flushing of cached route exceptions
 2019-06-08  6:39 UTC  (4+ messages)
` [PATCH net v2 1/2] ipv6: Dump route exceptions too in rt6_dump_route()

[RFC net-next 0/2] net: stmmac: Convert to phylink
 2019-06-08  3:58 UTC  (3+ messages)
` [RFC net-next 2/2] "

[PATCH bpf] bpf: lpm_trie: check left child of root for NULL
 2019-06-08  2:44 UTC 

[PATCH v5 bpf-next 0/2] bpf: Add a new API libbpf_num_possible_cpus()
 2019-06-08  2:19 UTC  (3+ messages)
` [PATCH v5 bpf-next 1/2] bpf: add "
` [PATCH v5 bpf-next 2/2] bpf: use libbpf_num_possible_cpus

[PATCH net v3] net: phy: rename Asix Electronics PHY driver
 2019-06-08  1:54 UTC  (3+ messages)

[PATCH net] tcp: fix undo spurious SYNACK in passive Fast Open
 2019-06-08  1:26 UTC 

Fw: [Bug 203847] New: VMware e1000 adapter doesn't get an IP address assigned. Manually assigning one does not solve the issue
 2019-06-08  0:22 UTC 

[PATCH v3 net-next 00/20] net: Enable nexthop objects with IPv4 and IPv6 routes
 2019-06-08  0:22 UTC  (23+ messages)
` [PATCH v3 net-next 01/20] nexthops: Add ipv6 helper to walk all fib6_nh in a nexthop struct
` [PATCH v3 net-next 02/20] ipv6: Handle all fib6_nh in a nexthop in fib6_drop_pcpu_from
` [PATCH v3 net-next 03/20] ipv6: Handle all fib6_nh in a nexthop in rt6_device_match
` [PATCH v3 net-next 04/20] ipv6: Handle all fib6_nh in a nexthop in __find_rr_leaf
` [PATCH v3 net-next 05/20] ipv6: Handle all fib6_nh in a nexthop in rt6_nlmsg_size
` [PATCH v3 net-next 06/20] ipv6: Handle all fib6_nh in a nexthop in fib6_info_uses_dev
` [PATCH v3 net-next 07/20] ipv6: Handle all fib6_nh in a nexthop in exception handling
` [PATCH v3 net-next 08/20] ipv6: Handle all fib6_nh in a nexthop in __ip6_route_redirect
` [PATCH v3 net-next 09/20] ipv6: Handle all fib6_nh in a nexthop in rt6_do_redirect
` [PATCH v3 net-next 10/20] ipv6: Handle all fib6_nh in a nexthop in mtu updates
` [PATCH v3 net-next 11/20] ipv4: Allow routes to use nexthop objects
` [PATCH v3 net-next 12/20] ipv4: Optimization for fib_info lookup with nexthops
` [PATCH v3 net-next 13/20] ipv6: Allow routes to use nexthop objects
` [PATCH v3 net-next 14/20] nexthops: add support for replace
` [PATCH v3 net-next 15/20] selftests: pmtu: Move running of test into a new function
` [PATCH v3 net-next 16/20] selftests: pmtu: Move route installs to "
` [PATCH v3 net-next 17/20] selftests: pmtu: Add support for routing via nexthop objects
` [PATCH v3 net-next 18/20] selftests: icmp_redirect: "
` [PATCH v3 net-next 19/20] selftests: Add test with multiple prefixes using single nexthop
` [PATCH v3 net-next 20/20] selftests: Add version of router_multipath.sh using nexthop objects

[PATCH v4 bpf-next 0/2] bpf: Add a new API
 2019-06-07 23:47 UTC  (2+ messages)

[PATCH v2 iproute-next 00/10] ip: Add support for nexthop objects
 2019-06-07 23:37 UTC  (12+ messages)
` [PATCH v2 iproute-next 01/10] libnetlink: Set NLA_F_NESTED in rta_nest
` [PATCH v2 iproute-next 02/10] lwtunnel: Pass encap and encap_type attributes to lwt_parse_encap
` [PATCH v2 iproute-next 03/10] libnetlink: Add helper to add a group via setsockopt
` [PATCH v2 iproute-next 04/10] uapi: Import nexthop object API
` [PATCH v2 iproute-next 05/10] libnetlink: Add helper to create nexthop dump request
` [PATCH v2 iproute-next 06/10] ip route: Export print_rt_flags, print_rta_if and print_rta_gateway
` [PATCH v2 iproute-next 07/10] Add support for nexthop objects
` [PATCH v2 iproute-next 08/10] ip: Add man page for nexthop command
` [PATCH v2 iproute-next 09/10] ip route: Add option to use nexthop objects
` [PATCH v2 iproute-next 10/10] ipmonitor: Add nexthop option to monitor

[PATCH bpf v2] xdp: fix hang while unregistering device bound to xdp socket
 2019-06-07 23:31 UTC  (2+ messages)

EoGRE sends undersized frames without padding
 2019-06-07 23:25 UTC  (8+ messages)

[PATCH 1/8] drivers: net: dsa: realtek: fix warning same module names
 2019-06-07 23:21 UTC  (3+ messages)

How net_device feature flag of 'tx-udp_tnl-segmetnation' is decided?
 2019-06-07 23:08 UTC  (2+ messages)

[PATCH v2 net-next 00/20] net: Enable nexthop objects with IPv4 and IPv6 routes
 2019-06-07 22:39 UTC  (4+ messages)
` [PATCH v2 net-next 07/20] ipv6: Handle all fib6_nh in a nexthop in exception handling

[PATCH v3 0/5] brcmfmac: sdio: Deal better w/ transmission errors related to idle
 2019-06-07 22:37 UTC  (6+ messages)
` [PATCH v3 1/5] Revert "brcmfmac: disable command decode in sdio_aos"
` [PATCH v3 2/5] mmc: core: API for temporarily disabling auto-retuning due to errors
` [PATCH v3 3/5] brcmfmac: sdio: Disable auto-tuning around commands expected to fail
` [PATCH v3 4/5] mmc: core: Export mmc_retune_hold_now() mmc_retune_release()
` [PATCH v3 5/5] brcmfmac: sdio: Don't tune while the card is off

[PATCH net-next v2 0/6] net/sched: Add txtime-assist support for taprio
 2019-06-07 22:34 UTC  (7+ messages)
` [PATCH net-next v2 4/6] taprio: Add support for txtime-assist mode

[Intel-wired-lan] i40e X722 RSS problem with NAT-Traversal IPsec packets
 2019-06-07 22:08 UTC  (14+ messages)
                      ` [E1000-devel] "

[PATCH net] net: correct udp zerocopy refcnt also when zerocopy only on append
 2019-06-07 21:57 UTC 

[pull request][net 0/7] Mellanox, mlx5 fixes 2019-06-07
 2019-06-07 21:56 UTC  (9+ messages)
` [net 1/7] net/mlx5: Update pci error handler entries and command translation
` [net 2/7] net/mlx5: Avoid reloading already removed devices
` [net 3/7] net/mlx5e: Add ndo_set_feature for uplink representor
` [net 4/7] net/mlx5e: Replace reciprocal_scale in TX select queue function
` [net 5/7] net/mlx5e: Fix source port matching in fdb peer flow rule
` [net 6/7] net/mlx5e: Avoid detaching non-existing netdev under switchdev mode
` [net 7/7] net/mlx5e: Support tagged tunnel over bond

[PATCH V2 net 00/11] Extending the ena driver to support new features and enhance performance
 2019-06-07 21:54 UTC  (20+ messages)

pull-request: bpf 2019-06-07
 2019-06-07 21:48 UTC  (2+ messages)

[PATCH v4 bpf-next 0/2] bpf: Add a new API libbpf_num_possible_cpus()
 2019-06-07 21:26 UTC  (5+ messages)
` [PATCH v4 bpf-next 1/2] bpf: add "
` [PATCH v4 bpf-next 2/2] bpf: use libbpf_num_possible_cpus in bpftool and selftests

pull-request: can 2019-06-07
 2019-06-07 21:15 UTC  (10+ messages)
` [PATCH 1/9] can: usb: Kconfig: Remove duplicate menu entry
` [PATCH 2/9] can: flexcan: fix timeout when set small bitrate
` [PATCH 3/9] can: xilinx_can: use correct bittiming_const for CAN FD core
` [PATCH 4/9] dt-bindings: can: mcp251x: add mcp25625 support
` [PATCH 5/9] can: mcp251x: add support for mcp25625
` [PATCH 6/9] can: m_can: implement errata "Needless activation of MRAF irq"
` [PATCH 7/9] can: af_can: Fix error path of can_init()
` [PATCH 8/9] can: flexcan: Remove unneeded registration message
` [PATCH 9/9] can: purge socket error queue on sock destruct

[PATCH net-next v1 0/7] net/sched: Add txtime assist support for taprio
 2019-06-07 21:12 UTC  (6+ messages)
` [PATCH net-next v1 5/7] taprio: Add support for txtime offload mode

[PATCH net 0/3] ibmvnic: Fixes for device reset handling
 2019-06-07 21:03 UTC  (4+ messages)
` [PATCH net 1/3] ibmvnic: Do not close unopened driver during reset
` [PATCH net 2/3] ibmvnic: Refresh device multicast list after reset
` [PATCH net 3/3] ibmvnic: Fix unchecked return codes of memory allocations

[PATCH net] can: purge socket error queue on sock destruct
 2019-06-07 20:46 UTC 

iwl_mvm_add_new_dqa_stream_wk BUG in lib/list_debug.c:56
 2019-06-07 20:44 UTC  (4+ messages)

[PATCH iproute2 v2] ip: reset netns after each command in batch mode
 2019-06-07 20:41 UTC 

[PATCH][next][V2] ixgbe: fix potential u32 overflow on shift
 2019-06-07 20:12 UTC  (2+ messages)

pull-request: wireless-drivers 2019-06-07
 2019-06-07 19:41 UTC  (2+ messages)

[PATCH v3 net-next 00/17] PTP support for the SJA1105 DSA driver
 2019-06-07 19:38 UTC  (5+ messages)

[PATCH net-next 1/1] ipv6: tcp: fix potential NULL deref in tcp_v6_send_reset()
 2019-06-07 19:23 UTC 

[PATCH v2 net-next 0/7] Avoid local_irq_save() and use napi_alloc_frag() where possible
 2019-06-07 19:20 UTC  (8+ messages)
` [PATCH v2 net-next 1/7] net: Don't disable interrupts in napi_alloc_frag()
` [PATCH v2 net-next 2/7] net: Don't disable interrupts in __netdev_alloc_skb()
` [PATCH v2 net-next 3/7] dpaa2-eth: Remove preempt_disable() from seed_pool()
` [PATCH v2 net-next 4/7] dpaa2-eth: Use napi_alloc_frag()
` [PATCH v2 net-next 5/7] bnx2x: "
` [PATCH v2 net-next 6/7] tg3: "
` [PATCH v2 net-next 7/7] net: hwbm: Make the hwbm_pool lock a mutex

[PATCH] sis900: re-enable high throughput
 2019-06-07 19:18 UTC  (3+ messages)

[PATCH][next] qtnfmac: Use struct_size() in kzalloc()
 2019-06-07 19:17 UTC 

KMSAN: uninit-value in ax88178_bind
 2019-06-07 19:13 UTC 

[pull request][for-next 0/9] Generic DIM lib for netdev and RDMA
 2019-06-07 18:57 UTC  (6+ messages)

[PATCH v2 0/3] brcmfmac: sdio: Deal better w/ transmission errors waking from idle
 2019-06-07 18:56 UTC  (11+ messages)
` [PATCH v2 3/3] brcmfmac: sdio: Disable auto-tuning around commands expected to fail

[PATCH] uapi: avoid namespace conflict in linux/posix_types.h
 2019-06-07 18:56 UTC  (6+ messages)

[RFC v2 PATCH 0/5] seg6: Segment routing fixes
 2019-06-07 18:55 UTC  (6+ messages)
` [RFC v2 PATCH 1/5] seg6: Fix TLV definitions
` [RFC v2 PATCH 2/5] seg6: Obsolete unused SRH flags
` [RFC v2 PATCH 3/5] ipv6: Paramterize TLV parsing
` [RFC v2 PATCH 4/5] seg6: Add sysctl limits for segment routing header
` [RFC v2 PATCH 5/5] seg6: Leverage ip6_parse_tlv

[PATCH v3 02/20] isdn: mISDN: remove a bogus reference to a non-existing doc
 2019-06-07 18:54 UTC  (4+ messages)
` [PATCH v3 05/20] docs: bpf: get rid of two warnings
` [PATCH v3 13/20] docs: net: dpio-driver.rst: fix two codeblock warnings
` [PATCH v3 14/20] docs: net: sja1105.rst: fix table format

[PATCH linux-next v2] mpls: don't build sysctl related code when sysctl is disabled
 2019-06-07 18:46 UTC  (4+ messages)

[PATCH v2 00/22] Some documentation fixes
 2019-06-07 18:44 UTC  (3+ messages)

[PATCH net-next] net: sfp: Set 1000BaseX support flag for 1000BaseT modules
 2019-06-07 18:34 UTC  (12+ messages)
` [PATCH net-next] net: phy: phylink: add fallback from SGMII to 1000BaseX
` [PATCH net-next] net: phy: phylink: support using device PHY in fixed or 802.3z mode

[PATCH v2 0/4] perf augmented_raw_syscalls: Support for arm64
 2019-06-07 18:33 UTC  (7+ messages)
` [PATCH v2 4/4] perf augmented_raw_syscalls: Document clang configuration

[PATCH] perf config: Update default value for llvm.clang-bpf-cmd-template
 2019-06-07 18:32 UTC  (2+ messages)

[PATCH net v3 0/3] net/sched: fix actions reading the network header in case of QinQ packets
 2019-06-07 18:20 UTC  (9+ messages)

[PATCH net-next v2 0/3] net/mlx5: use indirect call wrappers
 2019-06-07 18:09 UTC  (3+ messages)
` [PATCH net-next v2 3/3] net/mlx5e: use indirect calls wrapper for the rx packet handler

[PATCH][next] ixgbe: fix potential u32 overflow on shift
 2019-06-07 17:44 UTC  (2+ messages)

[PATCH v2 00/17] net: introduce Qualcomm IPA driver
 2019-06-07 17:43 UTC  (8+ messages)

[PATCH] wlcore/wl18xx: Add invert-irq OF property for physically inverted IRQ
 2019-06-07 17:29 UTC 

[PATCH bpf] xdp: check device pointer before clearing
 2019-06-07 17:27 UTC 

[net-next 00/15][pull request] 10GbE Intel Wired LAN Driver Updates 2019-06-05
 2019-06-07 17:27 UTC  (6+ messages)
` [net-next 06/15] ixgbe: fix PTP SDP pin setup on X540 hardware

[PATCH trivial] Documentation: net: dsa: Grammar s/the its/its/
 2019-06-07 17:24 UTC  (2+ messages)

[PATCH bpf-next] samples: bpf: don't run probes at the local make stage
 2019-06-07 17:11 UTC 

[PATCH] mt76: Remove set but not used variables 'pid' and 'final_mpdu'
 2019-06-07 17:01 UTC  (2+ messages)

[GIT] Networking
 2019-06-07 16:45 UTC  (2+ messages)

[PATCH net-next 0/2] SFP polling fixes
 2019-06-07 16:42 UTC  (3+ messages)
` [PATCH net-next 1/2 v2] net: sfp: Stop SFP polling and interrupt handling during shutdown
` [PATCH net-next 2/2] net: sfp: add mutex to prevent concurrent state checks

[PATCH iproute2] ip: reset netns after each command in batch mode
 2019-06-07 16:38 UTC  (3+ messages)

Zdravstvuyte! Vas interesuyut kliyentskiye bazy dannykh?
 2019-06-07 16:11 UTC 

rcu_read_lock lost its compiler barrier
 2019-06-07 16:19 UTC  (8+ messages)
    ` inet: frags: Turn fqdir->dead into an int for old Alphas

[RFC PATCH net-next 1/1] tc-testing: Restore original behaviour for namespaces in tdc
 2019-06-07 16:09 UTC  (3+ messages)

[PATCH net-next] net: sfp: Stop SFP polling and interrupt handling during shutdown
 2019-06-07 16:08 UTC  (5+ messages)

[PATCH bpf-next v2 0/8] bpf: getsockopt and setsockopt hooks
 2019-06-07 15:55 UTC  (4+ messages)
` [PATCH bpf-next v2 1/8] bpf: implement "

[PATCH net] mpls: fix warning with multi-label encap
 2019-06-07 15:51 UTC  (3+ messages)

[PATCH next] nexthop: off by one in nexthop_mpath_select()
 2019-06-07 15:31 UTC  (4+ messages)
  ` [PATCH v2 "


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