netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-20 20:39:07 to 2019-05-21 20:47:06 UTC [more...]

[PATCH] usbnet: fix kernel crash after disconnect
 2019-05-21 20:47 UTC  (11+ messages)
` [PATCH v2] "
              ` [PATCH v3] "

[PATCH RFC] net: qualcomm: rmnet: Move common struct definitions to include
 2019-05-21 20:45 UTC  (2+ messages)

[PATCH net] selftests: fib_rule_tests: use pre-defined DEV_ADDR
 2019-05-21 20:44 UTC  (2+ messages)

[RFC PATCH 00/11] bpf, trace, dtrace: DTrace BPF program type implementation and sample use
 2019-05-21 20:40 UTC  (14+ messages)
` [RFC PATCH 01/11] bpf: context casting for tail call
` [RFC PATCH 02/11] bpf: add BPF_PROG_TYPE_DTRACE
` [RFC PATCH 03/11] bpf: export proto for bpf_perf_event_output helper
  ` [RFC PATCH 04/11] trace: initial implementation of DTrace based on kernel
` [RFC PATCH 05/11] trace: update Kconfig and Makefile to include DTrace
  ` [RFC PATCH 06/11] dtrace: tiny userspace tool to exercise DTrace support
` [RFC PATCH 07/11] bpf: implement writable buffers in contexts
` [RFC PATCH 08/11] perf: add perf_output_begin_forward_in_page
    ` [RFC PATCH 09/11] bpf: mark helpers explicitly whether they may change
  ` [RFC PATCH 10/11] bpf: add bpf_buffer_reserve and bpf_buffer_commit
` [RFC PATCH 11/11] dtrace: make use of writable buffers in BPF

[RFC net-next 0/9] net: dsa: mv88e6xxx: add RMU support
 2019-05-21 20:42 UTC  (11+ messages)
` [RFC net-next 1/9] net: dsa: introduce dsa_master_find_switch
` [RFC net-next 2/9] net: dsa: allow switches to receive frames
` [RFC net-next 3/9] net: dsa: allow switches to transmit frames
` [RFC net-next 4/9] net: dsa: introduce dsa_is_upstream_port
` [RFC net-next 5/9] net: dsa: introduce dsa_to_master
` [RFC net-next 6/9] net: dsa: mv88e6xxx: add default bus operations
` [RFC net-next 7/9] net: dsa: mv88e6xxx: implement RMU enable
` [RFC net-next 8/9] net: dsa: mv88e6xxx: setup RMU port
` [RFC net-next 9/9] net: dsa: mv88e6xxx: setup RMU bus

memory leak in batadv_tvlv_handler_register
 2019-05-21 19:58 UTC  (2+ messages)
` [PATCH net] batadv: fix for leaked TVLV handler

Linux Plumbers BPF micro-conference CFP
 2019-05-21 20:31 UTC 

[PATCH net-next] cxgb4: Enable hash filter with offload
 2019-05-21 20:24 UTC  (4+ messages)
` [RFC PATCH] cxgb4: t4_get_tp_e2c_map() can be static

[PATCH net-next] cxgb4: Revert "cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size"
 2019-05-21 20:23 UTC  (2+ messages)

[PATCH] net-next: net: Fix typos in ip-sysctl.txt
 2019-05-21 20:21 UTC  (2+ messages)

[PATCH net] ipv6: Consider sk_bound_dev_if when binding a raw socket to an address
 2019-05-21 20:13 UTC  (3+ messages)

[PATCH net] net: phylink: ensure inband AN works correctly
 2019-05-21 20:12 UTC  (2+ messages)

[PATCH] usbnet: ipheth: fix racing condition
 2019-05-21 20:11 UTC  (2+ messages)

[PATCH net] sk_msg: Keep reference on socket file while psock lives
 2019-05-21 20:07 UTC  (4+ messages)

[PATCH v2 0/2] Fix issues with vmalloc flush flag
 2019-05-21 19:47 UTC  (8+ messages)
` [PATCH v2 1/2] vmalloc: Fix calculation of direct map addr range
` [PATCH v2 2/2] vmalloc: Remove work as from vfree path

[PATCH] can: mark expected switch fall-throughs
 2019-05-21 19:06 UTC  (4+ messages)

[PATCH V2 net-next 5/5] ptp: Add a driver for InES time stamping IP core
 2019-05-21 18:52 UTC  (3+ messages)

[RFC PATCH 0/2] Improve TX performance of RTL8723BU on rtl8xxxu driver
 2019-05-21 18:38 UTC  (7+ messages)
` [RFC PATCH 2/2] rtl8xxxu: Add watchdog to update rate mask by signal strength

[PATCH iproute2] man: fix macaddr section of ip-link
 2019-05-21 18:28 UTC 

[Intel-wired-lan] i40e X722 RSS problem with NAT-Traversal IPsec packets
 2019-05-21 17:54 UTC  (13+ messages)

net: phy: improve pause mode reporting in phy_print_status
 2019-05-21 17:19 UTC  (2+ messages)

[PATCH 1/5] samples/bpf: fix test_lru_dist build
 2019-05-21 17:06 UTC  (8+ messages)
` [PATCH 4/5] samples/bpf: fix tracex5_user build error

[PATCH net] ocelot: Dont allocate another multicast list, use __dev_mc_sync
 2019-05-21 16:52 UTC 

[PATCH] net/mlx5e: Allow removing representors netdev to other namespace
 2019-05-21 16:44 UTC  (4+ messages)

[PATCH] ipvs: Fix use-after-free in ip_vs_in
 2019-05-21 16:30 UTC  (5+ messages)
` [PATCH v2] "

RFC: Fixing SK_REUSEPORT from sk_lookup_* helpers
 2019-05-21 15:47 UTC  (6+ messages)

[PATCH] hsr: fix don't prune the master node from the node_db
 2019-05-21 15:46 UTC  (2+ messages)

[PATCH] e1000e: Work around hardware unit hang by disabling TSO
 2019-05-21 15:42 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net] xfrm: Fix xfrm sel prefix length validation
 2019-05-21 15:29 UTC 

[PATCH v2 net 0/2] XDP generic related fixes
 2019-05-21 15:21 UTC  (11+ messages)
` [PATCH v2 net 2/2] net: core: generic XDP support for stacked device

[PATCH] samples: bpf: fix: change the buffer size for read()
 2019-05-21 15:05 UTC  (3+ messages)

[PATCH bpf] samples/bpf: suppress compiler warning
 2019-05-21 14:56 UTC  (2+ messages)

[PATCH bpf] bpf: Check sk_fullsock() before returning from bpf_sk_lookup()
 2019-05-21 14:48 UTC  (2+ messages)

[PATCH bpf] bpf: fix out-of-bounds read in __bpf_skc_lookup
 2019-05-21 14:47 UTC  (2+ messages)

[PATCH] Documentation/networking: fix af_xdp.rst Sphinx warnings
 2019-05-21 14:46 UTC  (3+ messages)

[PATCH iproute2-next 0/4] Enrich rdma tool for net namespace commands
 2019-05-21 14:22 UTC  (5+ messages)
` [PATCH iproute2-next 1/4] rdma: Add an option to query,set net namespace sharing sys parameter
` [PATCH iproute2-next 2/4] rdma: Add man pages for rdma system commands
` [PATCH iproute2-next 3/4] rdma: Add an option to set net namespace of rdma device
` [PATCH iproute2-next 4/4] rdma: Add man page for rdma dev set netns command

[PATCH bpf] bpf, riscv: clear target register high 32-bits for and/or/xor on ALU32
 2019-05-21 14:12 UTC  (3+ messages)

Question about IRQs during the .remove() of virtio-vsock driver
 2019-05-21 14:12 UTC  (5+ messages)

[PATCH net v3] netfilter: nf_queue:fix reinject verdict handling
 2019-05-21 14:02 UTC  (2+ messages)

memory leak in lapb_register
 2019-05-21 13:43 UTC 

memory leak in llc_conn_ac_send_sabme_cmd_p_set_x
 2019-05-21 13:43 UTC 

memory leak in llc_ui_sendmsg
 2019-05-21 13:40 UTC 

[RFC PATCH v2 net-next 0/3] flow_offload: Re-add per-action statistics
 2019-05-21 13:23 UTC  (11+ messages)

ARM router NAT performance affected by random/unrelated commits
 2019-05-21 13:01 UTC  (5+ messages)

[PATCH net] net: sched: sch_ingress: do not report ingress filter info in egress path
 2019-05-21 12:59 UTC 

[PATCH net] xfrm: Fix xfrm sel prefix length validation
 2019-05-21 12:22 UTC  (2+ messages)

[PATCH v5 0/6] Add support for Orange Pi 3
 2019-05-21 12:15 UTC  (11+ messages)
` [PATCH v5 1/6] net: stmmac: sun8i: add support for Allwinner H6 EMAC
` [PATCH v5 2/6] net: stmmac: sun8i: force select external PHY when no internal one
` [PATCH v5 3/6] arm64: dts: allwinner: orange-pi-3: Enable ethernet
` [PATCH v5 4/6] dt-bindings: display: hdmi-connector: Support DDC bus enable
` [PATCH v5 5/6] drm: sun4i: Add support for enabling DDC I2C bus to sun8i_dw_hdmi glue
` [PATCH v5 6/6] arm64: dts: allwinner: orange-pi-3: Enable HDMI output

[PATCH iproute2 net-next] ip: add a new parameter -Numeric
 2019-05-21 12:13 UTC  (4+ messages)

Inquiry 20/May/2019
 2019-05-20 12:59 UTC 

[PATCH] net: vxlan: disallow removing to other namespace
 2019-05-21 11:08 UTC  (5+ messages)

[PATCH 0/8] net: introduce "include/linux/if_rmnet.h"
 2019-05-21 11:03 UTC  (8+ messages)
` [PATCH 1/8] net: qualcomm: rmnet: fix struct rmnet_map_header

[PATCH net] mISDN: Fix indenting in dsp_cmx.c
 2019-05-21 10:27 UTC  (3+ messages)

[PATCH] brcmfmac: use strlcpy() instead of strcpy()
 2019-05-21  9:12 UTC 

WARNING: locking bug in inet_autobind
 2019-05-21  8:31 UTC  (2+ messages)

[PATCH net v2] Validate required parameters in inet6_validate_link_af
 2019-05-21  6:40 UTC 

[RFC PATCH 07/11] bpf: implement writable buffers in contexts
 2019-05-21  4:16 UTC  (3+ messages)

[PATCH net] xfrm: Fix xfrm sel prefix length validation
 2019-05-21  2:49 UTC  (3+ messages)

[PATCH v2] vmalloc: Fix issues with flush flag
 2019-05-21  1:59 UTC  (11+ messages)

Mutual Benefit
 2019-05-21  0:53 UTC 

[PATCH net] net: stmmac: dma channel control register need to be init first
 2019-05-21  5:38 UTC  (2+ messages)

[PATCH net] net: stmmac: fix ethtool flow control not able to get/set
 2019-05-21  4:55 UTC  (3+ messages)

[PATCH] net: qrtr: Fix message type of outgoing packets
 2019-05-21  0:53 UTC  (2+ messages)

[PATCH v4] net: Add UNIX_DIAG_UID to Netlink UNIX socket diagnostics
 2019-05-21  0:43 UTC 

[PATCH] networking: : fix typos in code comments
 2019-05-21  0:24 UTC  (2+ messages)

[PATCH net-next] ptp: Fix example program to match kernel
 2019-05-21  0:24 UTC  (2+ messages)

[PATCH 0/3] brcmfmac: sdio: Deal better w/ transmission errors waking from sleep
 2019-05-21  0:23 UTC  (3+ messages)

[PATCH] fddi: fix typos in code comments
 2019-05-21  0:21 UTC  (2+ messages)

[PATCH net 0/2] kselftests: fib_rule_tests: fix "from $SRC_IP iif $DEV" match testing
 2019-05-21  0:20 UTC  (4+ messages)
` [PATCH net 1/2] selftests: fib_rule_tests: fix local IPv4 address typo

[PATCH v3] net: Add UNIX_DIAG_UID to Netlink UNIX socket diagnostics
 2019-05-21  0:12 UTC  (2+ messages)

[[PATCH net-next] 0/2] Convert mdio wait function to use readx_poll_timeout()
 2019-05-21  0:01 UTC  (2+ messages)

[RFC PATCH 10/11] bpf: add bpf_buffer_reserve and bpf_buffer_commit helpers
 2019-05-20 23:54 UTC 

[RFC PATCH 11/11] dtrace: make use of writable buffers in BPF
 2019-05-20 23:55 UTC 

[RFC PATCH 09/11] bpf: mark helpers explicitly whether they may change the context
 2019-05-20 23:52 UTC 

[RFC PATCH 08/11] perf: add perf_output_begin_forward_in_page
 2019-05-20 23:52 UTC 

[RFC PATCH 06/11] dtrace: tiny userspace tool to exercise DTrace support features
 2019-05-20 23:51 UTC 

[RFC PATCH 05/11] trace: update Kconfig and Makefile to include DTrace
 2019-05-20 23:51 UTC 

[RFC PATCH 04/11] trace: initial implementation of DTrace based on kernel facilities
 2019-05-20 23:51 UTC 

[RFC PATCH 03/11] bpf: export proto for bpf_perf_event_output helper
 2019-05-20 23:50 UTC 

[RFC PATCH 02/11] bpf: add BPF_PROG_TYPE_DTRACE
 2019-05-20 23:50 UTC 

[RFC PATCH 01/11] bpf: context casting for tail call
 2019-05-20 23:50 UTC 

INFO: trying to register non-static key in rhashtable_walk_enter
 2019-05-20 22:59 UTC  (2+ messages)

[PATCH iproute2-next] treewide: refactor help messages
 2019-05-20 21:38 UTC  (2+ messages)

[PATCH] net/mlx5e: restrict the real_dev of vlan device is the same as uplink device
 2019-05-20 21:23 UTC  (5+ messages)

IP-Aliasing for IPv6?
 2019-05-20 20:53 UTC  (4+ 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).