netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-09 23:08:45 to 2019-10-10 13:29:54 UTC [more...]

[PATCH v7 0/5] Use MFD framework for SGI IOC3 drivers
 2019-10-10 13:29 UTC  (4+ messages)
` [PATCH v8 3/5] mfd: ioc3: Add driver for SGI IOC3 chip

[PATCH net-next v7 00/17] ethtool netlink interface, part 1
 2019-10-10 13:27 UTC  (3+ messages)
` [PATCH net-next v7 08/17] ethtool: move string arrays into common file

[patch net-next v2 0/4] netdevsim: add devlink health reporters suppor
 2019-10-10 13:18 UTC  (5+ messages)
` [patch net-next v2 1/4] devlink: don't do reporter recovery if the state is healthy
` [patch net-next v2 2/4] devlink: propagate extack down to health reporter ops
` [patch net-next v2 3/4] netdevsim: implement couple of testing devlink health reporters
` [patch net-next v2 4/4] selftests: add netdevsim devlink health tests

[RFC PATCH 00/13] vsock: add multi-transports support
 2019-10-10 13:04 UTC  (18+ messages)
` [RFC PATCH 06/13] vsock: add 'struct vsock_sock *' param to vsock_core_get_transport()
` [RFC PATCH 07/13] vsock: handle buffer_size sockopts in the core
` [RFC PATCH 08/13] vsock: move vsock_insert_unbound() in the vsock_create()
` [RFC PATCH 10/13] vsock: add multi-transports support
` [RFC PATCH 11/13] vsock: add 'transport_hg' to handle g2h\h2g transports

[PATCH net-next v2] net: usb: ax88179_178a: write mac to hardware in get_mac_addr
 2019-10-10 13:00 UTC 

[PATCH] Documentation: networking: device drivers: Remove stray asterisks
 2019-10-10 12:55 UTC  (5+ messages)

[PATCH 0/3] Add CAN and CAN-FD support to RZ/G2N SoC
 2019-10-10 12:46 UTC  (6+ messages)
` [PATCH net-next 1/3] dt-bindings: can: rcar_can: Add r8a774b1 support
` [PATCH net-next 2/3] dt-bindings: can: rcar_canfd: document "
` [PATCH 3/3] arm64: dts: renesas: r8a774b1: Add CAN and CAN FD support

[PATCHv2 net-next 0/5] sctp: update from rfc7829
 2019-10-10 12:40 UTC  (7+ messages)
` [PATCHv2 net-next 3/5] sctp: add SCTP_EXPOSE_POTENTIALLY_FAILED_STATE sockopt

linux-can/testing: Request for testing
 2019-10-10 12:17 UTC  (30+ messages)
` [PATCH 01/29] can: dev: add missing of_node_put() after calling of_get_child_by_name()
` [PATCH 02/29] can: gs_usb: gs_can_open(): prevent memory leak
` [PATCH 03/29] can: mcba_usb: fix use-after-free on disconnect
` [PATCH 04/29] can: usb_8dev: "
` [PATCH 05/29] can: flexcan: disable completely the ECC mechanism
` [PATCH 06/29] can: peak_usb: fix a potential out-of-sync while decoding packets
` [PATCH 07/29] can: peak_usb: report bus recovery as well
` [PATCH 08/29] can: c_can: c_can_poll(): only read status register after status IRQ
` [PATCH 09/29] can: c_can: D_CAN: c_can_chip_config(): perform a sofware reset on open
` [PATCH 10/29] can: c_can: C_CAN: add bus recovery events
` [PATCH 11/29] can: xilinx_can: Fix flags field initialization for axi can
` [PATCH 12/29] can: rx-offload: can_rx_offload_queue_sorted(): fix error handling, avoid skb mem leak
` [PATCH 13/29] can: rx-offload: can_rx_offload_queue_tail(): "
` [PATCH 14/29] can: rx-offload: can_rx_offload_offload_one(): do not increase the skb_queue beyond skb_queue_len_max
` [PATCH 15/29] can: rx-offload: can_rx_offload_offload_one(): increment rx_fifo_errors on queue overflow or OOM
` [PATCH 16/29] can: rx-offload: can_rx_offload_offload_one(): use ERR_PTR() to propagate error value in case of errors
` [PATCH 17/29] can: rx-offload: can_rx_offload_irq_offload_timestamp(): continue on error
` [PATCH 18/29] can: rx-offload: can_rx_offload_irq_offload_fifo(): "
` [PATCH 19/29] can: flexcan: increase error counters if skb enqueueing via can_rx_offload_queue_sorted() fails
` [PATCH 20/29] can: ti_hecc: ti_hecc_error(): "
` [PATCH 21/29] can: ti_hecc: ti_hecc_stop(): stop the CPK on down
` [PATCH 22/29] can: ti_hecc: keep MIM and MD set
` [PATCH 23/29] can: ti_hecc: release the mailbox a bit earlier
` [PATCH 24/29] can: ti_hecc: add fifo underflow error reporting
` [PATCH 25/29] can: ti_hecc: properly report state changes
` [PATCH 26/29] can: ti_hecc: add missing "
` [PATCH 27/29] can: j1939: fix resource leak of skb on error return paths
` [PATCH 28/29] can: j1939: fix memory leak if filters was set
` [PATCH 29/29] can: don't use deprecated license identifiers

[PATCH net-next] net: usb: ax88179_178a: write mac to hardware in get_mac_addr
 2019-10-10 12:11 UTC  (3+ messages)

[PATCH] can: j1939: fix memory leak if filters was set
 2019-10-10 11:55 UTC  (2+ messages)

[PATH bpf-next 1/2] flow_dissector: Allow updating the flow dissector program atomically
 2019-10-10 11:37 UTC  (4+ messages)
` [PATH bpf-next 2/2] selftests/bpf: Check that flow dissector can be re-attached

[PATCH net-next v2] genetlink: do not parse attributes for families with zero maxattr
 2019-10-10 11:26 UTC  (2+ messages)

[PATCH v2 bpf-next 00/12] bpf: revolutionize bpf tracing
 2019-10-10 11:07 UTC  (14+ messages)
` [PATCH v2 bpf-next 01/12] bpf: add typecast to raw_tracepoints to help BTF generation
` [PATCH v2 bpf-next 02/12] bpf: add typecast to bpf helpers "
` [PATCH v2 bpf-next 03/12] bpf: process in-kernel BTF
` [PATCH v2 bpf-next 04/12] bpf: add attach_btf_id attribute to program load
` [PATCH v2 bpf-next 05/12] libbpf: auto-detect btf_id of raw_tracepoint
` [PATCH v2 bpf-next 06/12] bpf: implement accurate raw_tp context access via BTF
` [PATCH v2 bpf-next 07/12] bpf: attach raw_tp program with BTF via type name
` [PATCH v2 bpf-next 08/12] bpf: add support for BTF pointers to interpreter
` [PATCH v2 bpf-next 09/12] bpf: add support for BTF pointers to x86 JIT
` [PATCH v2 bpf-next 10/12] bpf: check types of arguments passed into helpers
` [PATCH v2 bpf-next 11/12] bpf: disallow bpf_probe_read[_str] helpers
` [PATCH v2 bpf-next 12/12] selftests/bpf: add kfree_skb raw_tp test

[PATCH 0/3] bpf: switch to new usercopy helpers
 2019-10-10 10:51 UTC  (9+ messages)
` [PATCH 1/3] bpf: use check_zeroed_user() in bpf_check_uarg_tail_zero()
` [PATCH 2/3] bpf: use copy_struct_from_user() in bpf_prog_get_info_by_fd()
` [PATCH 3/3] bpf: use copy_struct_from_user() in bpf() syscall

[PATCH net-next] genetlink: do not parse attributes for families with zero maxattr
 2019-10-10 10:45 UTC  (6+ messages)

[PATCH] xfrm: ifdef setsockopt(UDP_ENCAP_ESPINUDP/UDP_ENCAP_ESPINUDP_NON_IKE)
 2019-10-10 10:23 UTC  (2+ messages)

[PATCH net v4 00/12] net: fix nested device bugs
 2019-10-10 10:19 UTC  (3+ messages)
` [PATCH net v4 01/12] net: core: limit nested device depth

[PATCH v2 net-next 0/8] add XDP support to mvneta driver
 2019-10-10  9:58 UTC  (17+ messages)
` [PATCH v2 net-next 1/8] net: mvneta: introduce mvneta_update_stats routine
` [PATCH v2 net-next 2/8] net: mvneta: introduce page pool API for sw buffer manager
` [PATCH v2 net-next 3/8] net: mvneta: rely on build_skb in mvneta_rx_swbm poll routine
` [PATCH v2 net-next 4/8] net: mvneta: sync dma buffers before refilling hw queues
` [PATCH v2 net-next 5/8] net: mvneta: add basic XDP support
` [PATCH v2 net-next 6/8] net: mvneta: move header prefetch in mvneta_swbm_rx_frame
` [PATCH v2 net-next 7/8] net: mvneta: make tx buffer array agnostic
` [PATCH v2 net-next 8/8] net: mvneta: add XDP_TX support

[PATCHv2 net-next 0/6] net: add support for ip_tun_info options setting
 2019-10-10  9:45 UTC  (4+ messages)
` [PATCHv2 net-next 2/6] lwtunnel: add LWTUNNEL_IP_OPTS support for lwtunnel_ip

[RFC PATCH net] net: phy: Fix "link partner" information disappear issue
 2019-10-10  9:30 UTC 

[PATCH V2 0/8] mdev based hardware virtio offloading support
 2019-10-10  9:18 UTC  (4+ messages)
` [PATCH V2 6/8] mdev: introduce virtio device and its device ops

[PATCH] staging: qlge: Fix multiple assignments warning by splitting the assignement into two each
 2019-10-10  9:13 UTC  (3+ messages)

[PATCH] staging: qlge: Fix multiple assignments warning by splitting the assignement into two each
 2019-10-10  9:09 UTC  (5+ messages)
` [Outreachy kernel] "

[PATCH net-next v2 00/10] optimize openvswitch flow looking up
 2019-10-10  8:42 UTC  (3+ messages)

Race condition in route lookup
 2019-10-10  8:46 UTC  (3+ messages)

[PATCH v2 00/11] VSOCK: add vsock_test test suite
 2019-10-10  8:47 UTC  (5+ messages)
` [PATCH v2 07/11] VSOCK: add AF_VSOCK test cases

[patch iproute2c] devlink: fix json binary printout of arrays
 2019-10-10  8:54 UTC  (2+ messages)

[PATCH v2 net 0/3] net/smc: fixes for -net
 2019-10-10  8:16 UTC  (4+ messages)
` [PATCH v2 net 1/3] net/smc: fix SMCD link group creation with VLAN id
` [PATCH v2 net 2/3] net/smc: receive returns without data
` [PATCH v2 net 3/3] net/smc: receive pending data after RCV_SHUTDOWN

[PATCH bpf] xsk: improve documentation for AF_XDP
 2019-10-10  8:12 UTC 

[patch net-next 0/4] netdevsim: add devlink health reporters support
 2019-10-10  8:09 UTC  (7+ messages)
` [patch net-next 2/4] devlink: propagate extack down to health reporter ops
` [patch net-next 3/4] netdevsim: implement couple of testing devlink health reporters

[PATCH] can: flexcan: free error skb if enqueueing failed
 2019-10-10  8:08 UTC  (2+ messages)

[RFC PATCH] net: hns3: add devlink health dump support for hw mac tbl
 2019-10-10  8:05 UTC  (5+ messages)

[PATCH bpf-next 0/2] bpf/stackmap: fix A-A deadlock in bpf_get_stack()
 2019-10-10  7:36 UTC  (4+ messages)
` [PATCH bpf-next 1/2] sched: introduce this_rq_is_locked()
` [PATCH bpf-next 2/2] bpf/stackmap: fix A-A deadlock in bpf_get_stack()

[PATCH 1/2] net: fec_main: Use platform_get_irq_byname_optional() to avoid error message
 2019-10-10  6:55 UTC  (4+ messages)
` [PATCH 2/2] net: fec_ptp: Use platform_get_irq_xxx_optional() "

[PATCH net-next 0/2] mlxsw: Add support for 400Gbps (50Gbps per lane) link modes
 2019-10-10  6:32 UTC  (3+ messages)
` [PATCH net-next 1/2] ethtool: "
` [PATCH net-next 2/2] mlxsw: spectrum: "

Packet gets stuck in NOLOCK pfifo_fast qdisc
 2019-10-10  6:27 UTC  (3+ messages)

Potential NULL pointer deference in iwlwifi: mvm
 2019-10-10  5:02 UTC 

[PATCH net] net: silence KCSAN warnings about sk->sk_backlog.len reads
 2019-10-10  4:52 UTC  (2+ messages)

[PATCH net] net: annotate sk->sk_rcvlowat lockless reads
 2019-10-10  4:51 UTC  (2+ messages)

[PATCH net] net: silence KCSAN warnings around sk_add_backlog() calls
 2019-10-10  4:51 UTC  (2+ messages)

[PATCH net] tcp: annotate lockless access to tcp_memory_pressure
 2019-10-10  4:50 UTC  (2+ messages)

[PATCH net] net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
 2019-10-10  4:49 UTC  (2+ messages)

[PATCH bpf-next] scripts/bpf: fix xdp_md forward declaration typo
 2019-10-10  4:44 UTC  (2+ messages)

[PATCH bpf-next v3 0/5] xdp: Support multiple programs on a single interface through chain calls
 2019-10-10  4:41 UTC  (7+ messages)
` [PATCH bpf-next v3 1/5] bpf: Support chain calling multiple BPF programs after each other

[PATCH net] net: avoid possible false sharing in sk_leave_memory_pressure()
 2019-10-10  4:32 UTC  (2+ messages)

[PATCH net-next] Change in Openvswitch to support MPLS label depth of 3 in ingress direction
 2019-10-10  4:31 UTC  (3+ messages)

[PATCH net] netfilter: conntrack: avoid possible false sharing
 2019-10-10  4:30 UTC  (3+ messages)

[PATCH net] tun: remove possible false sharing in tun_flow_update()
 2019-10-10  4:29 UTC  (3+ messages)

[PATCH net] team: call RCU read lock when walking the port_list
 2019-10-10  4:15 UTC  (3+ messages)
` [PATCHv2 net-next] "

[PATCH] net: stmmac: Remove break after a return
 2019-10-10  4:13 UTC  (2+ messages)

[PATCH] net/ethernet: xgmac don't set .driver twice
 2019-10-10  4:10 UTC  (2+ messages)

[PATCH] sock_get_timeout: drop unnecessary return variable
 2019-10-10  4:08 UTC 

[PATCH net] netns: fix NLM_F_ECHO mechanism for RTM_NEWNSID
 2019-10-10  4:06 UTC  (3+ messages)
` [PATCH net v2] "

[PATCH bpf-next 00/10] bpf: revolutionize bpf tracing
 2019-10-10  3:54 UTC  (10+ messages)
` [PATCH bpf-next 03/10] bpf: process in-kernel BTF
` [PATCH bpf-next 05/10] bpf: implement accurate raw_tp context access via BTF

[PATCH] af_unix: __unix_find_socket_byname() cleanup
 2019-10-10  3:43 UTC 

[PATCH 1/1] net: usb: qmi_wwan: add Telit 0x1050 composition
 2019-10-10  3:01 UTC  (2+ messages)

[PATCH net-next 0/5] net/smc: improve termination handling
 2019-10-10  2:51 UTC  (2+ messages)

[RESEND,PATCH] net: stmmac: dwmac-mediatek: fix wrong delay value issue when resume back
 2019-10-10  2:43 UTC  (2+ messages)

[PATCH] DIM: fix dim.h kernel-doc and headers
 2019-10-10  2:37 UTC  (2+ messages)

[PATCH net-next] act_mirred: Fix mirred_init_module error handling
 2019-10-10  2:23 UTC  (2+ messages)

[PATCH v2 0/3] net: ftgmac100: Ungate RCLK for RMII on ASPEED MACs
 2019-10-10  2:07 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: net: ftgmac100: Document AST2600 compatible
` [PATCH v2 2/3] dt-bindings: net: ftgmac100: Describe clock properties
` [PATCH v2 3/3] net: ftgmac100: Ungate RCLK for RMII on ASPEED MACs

[PATCH net 0/3] net/smc: fixes for -net
 2019-10-10  2:02 UTC  (2+ messages)

[PATCH net v1] net: taprio: Fix returning EINVAL when configuring without flags
 2019-10-10  1:52 UTC  (2+ messages)

[PATCH bpf-next 0/4] Enable direct receive on AF_XDP sockets
 2019-10-10  1:06 UTC  (7+ messages)
` [PATCH bpf-next 2/4] xsk: allow AF_XDP sockets to receive packets directly from a queue
      ` FW: "

[PATCH 0/3] igb, ixgbe, i40e UDP segmentation offload support
 2019-10-10  1:06 UTC  (6+ messages)
` [PATCH 2/3] ixgbe: Add "
` [PATCH 3/3] i40e: "

[PATCH net 0/2] s390/qeth: fixes 2019-10-08
 2019-10-10  1:05 UTC  (2+ messages)

[PATCH -net] phylink: fix kernel-doc warnings
 2019-10-10  0:47 UTC  (2+ messages)

[PATCH v9 0/7] nfc: pn533: add uart phy driver
 2019-10-10  0:40 UTC  (4+ messages)
` [PATCH v9 4/7] nfc: pn533: Split pn533 init & nfc_register

[PATCH next] blackhole_netdev: fix syzkaller reported issue
 2019-10-10  0:39 UTC  (2+ messages)

[PATCH v4 bpf-next 00/15] samples: bpf: improve/fix cross-compilation
 2019-10-10  0:26 UTC  (3+ messages)
` [PATCH v4 bpf-next 11/15] libbpf: don't use cxx to test_libpf target

[PATCH net-next 0/4] sctp: add some missing events from rfc5061
 2019-10-10  0:13 UTC  (2+ messages)

[PATCH 0/3] net: ftgmac100: Ungate RCLK for RMII on ASPEED MACs
 2019-10-10  0:10 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: net: ftgmac100: Document AST2600 compatible

[PATCH] ftgmac100: Disable HW checksum generation on AST2500
 2019-10-10  0:09 UTC  (4+ messages)

[PATCH net] sctp: add chunks to sk_backlog when the newsk sk_socket is not set
 2019-10-09 23:34 UTC  (2+ messages)

[PATCH next] ipvlan: consolidate TSO flags using NETIF_F_ALL_TSO
 2019-10-09 23:20 UTC 

[PATCH net] bonding: fix potential NULL deref in bond_update_slave_arr
 2019-10-09 23:11 UTC  (2+ messages)

[PATCH bpf-next 0/3] Fix BTF-to-C converter's padding generation
 2019-10-09 23:11 UTC  (3+ messages)

[PATCH] ptp: fix typo of "mechanism" in Kconfig help text
 2019-10-09 23:10 UTC  (5+ messages)
` [PATCH] net: stmmac: fix length of PTP clock's name string
` [PATCH] net: stmmac: fix disabling flexible PPS output

[RFC PATCH v3 00/10] Multipath TCP prerequisites
 2019-10-09 23:08 UTC  (9+ messages)
` [RFC PATCH v3 01/10] net: Make sock protocol value checks more specific
` [RFC PATCH v3 03/10] tcp: Define IPPROTO_MPTCP
` [RFC PATCH v3 05/10] tcp, ulp: Add clone operation to tcp_ulp_ops
` [RFC PATCH v3 06/10] mptcp: Add MPTCP to skb extensions
` [RFC PATCH v3 07/10] tcp: Prevent coalesce/collapse when skb has MPTCP extensions
` [RFC PATCH v3 08/10] tcp: Export TCP functions and ops struct
` [RFC PATCH v3 09/10] tcp: Check for filled TCP option space before SACK
` [RFC PATCH v3 10/10] tcp: clean ext on tx recycle


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