messages from 2020-06-12 13:47:56 to 2020-07-20 12:47:35 UTC [more...]
get rid of the address_space override in setsockopt
2020-07-20 12:47 UTC (16+ messages)
` [PATCH 01/24] bpfilter: reject kernel addresses
` [PATCH 02/24] bpfilter: fix up a sparse annotation
` [PATCH 06/24] net: switch sock_set_timeout to sockptr_t
` [PATCH 08/24] net/xfrm: switch xfrm_user_policy "
` [PATCH 09/24] netfilter: remove the unused user argument to do_update_counters
` [PATCH 10/24] netfilter: switch xt_copy_counters to sockptr_t
` [PATCH 12/24] bpfilter: switch bpfilter_ip_set_sockopt "
` [PATCH 13/24] net/ipv4: switch ip_mroute_setsockopt "
` [PATCH 15/24] net/ipv4: switch do_ip_setsockopt "
` [PATCH 16/24] net/ipv6: switch ip6_mroute_setsockopt "
` [PATCH 20/24] net/ipv6: switch do_ipv6_setsockopt "
` [PATCH 21/24] net/udp: switch udp_lib_setsockopt "
` [PATCH 03/24] net: add a new sockptr_t type
` [PATCH 07/24] net: switch sock_set_timeout to sockptr_t
` [PATCH 22/24] net/tcp: switch ->md5_parse "
[PATCH 00/20] Add support for [H]SCIF/TMU/CMT/THS/SDHI/MSIOF/CAN[FD]/I2C/IIC/RWDT on R8A774E1
2020-07-20 11:12 UTC (49+ messages)
` [PATCH 01/20] arm64: dts: renesas: r8a774e1: Add operating points
` [PATCH 03/20] thermal: rcar_gen3_thermal: Add r8a774e1 support
` [PATCH 04/20] arm64: dts: renesas: r8a774e1: Add RZ/G2H thermal support
` [PATCH 02/20] dt-bindings: thermal: rcar-gen3-thermal: Add r8a774e1 support
` [PATCH 05/20] dt-bindings: timer: renesas,cmt: Document r8a774e1 CMT support
` [PATCH 06/20] arm64: dts: renesas: r8a774e1: Add CMT device nodes
` [PATCH 07/20] dt-bindings: timer: renesas,tmu: Document r8a774e1 bindings
` [PATCH 09/20] arm64: dts: renesas: r8a774e1: Add SCIF and HSCIF nodes
` [PATCH 12/20] dt-bindings: i2c: renesas,iic: Document r8a774e1 support
` [PATCH 13/20] arm64: dts: renesas: r8a774e1: Add I2C and IIC-DVFS support
` [PATCH 14/20] dt-bindings: spi: renesas,sh-msiof: Add r8a774e1 support
` [PATCH 15/20] arm64: dts: renesas: r8a774e1: Add MSIOF nodes
` [PATCH 17/20] arm64: dts: renesas: r8a774e1: Add RWDT node
` [PATCH 18/20] dt-bindings: can: rcar_can: Document r8a774e1 support
` [PATCH 20/20] arm64: dts: renesas: r8a774e1: Add CAN[FD] support
` [PATCH 08/20] arm64: dts: renesas: r8a774e1: Add TMU device nodes
` [PATCH 10/20] arm64: dts: renesas: r8a774e1: Add SDHI nodes
` [PATCH 11/20] dt-bindings: i2c: renesas,i2c: Document r8a774e1 support
` [PATCH 16/20] dt-bindings: watchdog: renesas,wdt: "
` [PATCH 19/20] dt-bindings: can: rcar_canfd: "
sockopt cleanups
2020-07-20 1:16 UTC (27+ messages)
` [PATCH 01/22] net/atm: remove the atmdev_ops {get,set}sockopt methods
` [PATCH 02/22] net: streamline __sys_setsockopt
` [PATCH 03/22] net: streamline __sys_getsockopt
` [PATCH 04/22] net: simplify cBPF setsockopt compat handling
` [PATCH 05/22] net: remove compat_sock_common_{get,set}sockopt
` [MPTCP] "
` [PATCH 06/22] net: remove compat_sys_{get,set}sockopt
` [PATCH 08/22] netfilter/ip_tables: clean up compat {get,set}sockopt handling
` [PATCH 09/22] netfilter/ip6_tables: "
` [PATCH 10/22] netfilter/ebtables: "
` [PATCH 11/22] netfilter: remove the compat_{get,set} methods
` [PATCH 12/22] netfilter: remove the compat argument to xt_copy_counters_from_user
` [PATCH 13/22] netfilter: split nf_sockopt
` [PATCH 14/22] net/ipv4: factor out MCAST_MSFILTER getsockopt helpers
` [PATCH 15/22] net/ipv4: factor out MCAST_MSFILTER setsockopt helpers
` [PATCH 16/22] net/ipv4: factor out mcast join/leave "
` [PATCH 18/22] net/ipv6: factor out MCAST_MSFILTER getsockopt helpers
` [PATCH 20/22] net/ipv6: factor out mcast join/leave setsockopt helpers
` [PATCH 21/22] net/ipv6: remove compat_ipv6_{get,set}sockopt
` [PATCH 22/22] net: make ->{get,set}sockopt in proto_ops optional
` [PATCH 07/22] netfilter/arp_tables: clean up compat {get,set}sockopt handling
` [PATCH 17/22] net/ipv4: remove compat_ip_{get,set}sockopt
` [PATCH 19/22] net/ipv6: factor out MCAST_MSFILTER setsockopt helpers
[Bug] Kernel Panic on Deletion of the network-namespace containing the SocketCAN interface
2020-07-17 14:55 UTC (6+ messages)
[PATCH] can: j1939: fix double free in j1939_netdev_start
2020-07-17 12:44 UTC (2+ messages)
[PATCH net-next v2] can: ti_hecc: add missed clk_disable_unprepare() in error path
2020-07-17 8:04 UTC
[PATCH net-next] can: mscan: simplify clock enable/disable
2020-07-17 8:01 UTC
[PATCH v41 0/3] can: add mcp25xxfd support
2020-07-16 13:28 UTC (15+ messages)
` [PATCH v41 1/3] can: rx-offload: can_rx_offload_add_manual(): add new initialization function
` [PATCH v41 2/3] dt-binding: can: mcp25xxfd: document device tree bindings
` [PATCH v41 3/3] can: mcp25xxfd: initial commit
[PATCH] can: m_can: Set device to software init mode before closing
2020-07-16 4:23 UTC
[PATCH] Replace HTTP links with HTTPS ones: CAN network drivers
2020-07-15 21:46 UTC (3+ messages)
[PATCH net-next] can: silence remove_proc_entry warning
2020-07-14 20:10 UTC (2+ messages)
general protection fault in raw_notifier
2020-07-10 18:38 UTC
[PATCH v3] net: can: Introduce MEN 16Z192-00 CAN controller driver
2020-07-07 15:35 UTC
[PATCH] can: mcba_usb: remove redundant initialization of variable err
2020-07-06 16:42 UTC
[PATCH 0/7] Documentation: networking: eliminate doubled words
2020-07-06 16:07 UTC (12+ messages)
` [PATCH 1/7] Documentation: networking: arcnet: drop doubled word
` [PATCH 2/7] Documentation: networking: ax25: "
` [PATCH 3/7] Documentation: networking: can_ucan_protocol: drop doubled words
` [PATCH 4/7] Documentation: networking: dsa: drop doubled word
` [PATCH 5/7] Documentation: networking: ip-sysctl: "
` [PATCH 6/7] Documentation: networking: ipvs-sysctl: "
` [PATCH 7/7] Documentation: networking: rxrpc: "
INFO: task hung in pcpu_alloc
2020-07-06 15:12 UTC
INFO: task hung in rwlock_bug
2020-07-06 14:02 UTC
[PATCH] can: mcp251x: add support for half duplex controllers
2020-06-30 17:11 UTC (2+ messages)
[PATCH 0/2] can: flexcan: small fix and ISO CAN-FD support
2020-06-30 17:00 UTC (7+ messages)
` [PATCH 1/2] can: flexcan: use ctrlmode to enable CAN-FD
` [PATCH 2/2] can: flexcan: add support for ISO CAN-FD
[PATCH Resend linux-can-next/testing] can: flexcan: add correctable errors correction when HW supports ECC
2020-06-30 2:25 UTC (9+ messages)
` [PATCH linux-can-next/flexcan] can: flexcan: fix TDC feature
Hello,
2020-06-29 19:15 UTC
(unknown)
2020-06-27 21:52 UTC
[PATCH BUGFIX] can: m_can: make m_can driver work with sleep state pinconfig
2020-06-25 14:13 UTC (2+ messages)
[mkl-can-next:mcp25xxfd-43 3/4] drivers/net/can/spi/mcp25xxfd/mcp25xxfd-regmap.c:334:7: warning: field width specifier expects argument of type 'int', but argument 6 has type 'size_t' {aka 'long unsigned int'}
2020-06-24 17:58 UTC
Hello
2020-06-23 12:25 UTC
Greetings From Mrs. Sarah Koffi
2020-06-23 11:16 UTC
[PATCH] can: mcp25xxfd: add listen-only mode
2020-06-23 7:40 UTC (5+ messages)
URGENT REPLY
2020-06-22 16:02 UTC
[PATCH 0/6] Add Microchip MCP25XXFD CAN driver
2020-06-22 13:41 UTC (18+ messages)
[PATCH v2] Introduce MEN 16Z192-00 CAN controller driver
2020-06-19 12:18 UTC (3+ messages)
[RESEND PATCH 0/6] Add Microchip MCP25XXFD CAN driver
2020-06-17 22:16 UTC (3+ messages)
` [RESEND PATCH 1/6] dt-bindings: can: Document devicetree bindings for MCP25XXFD
J1939: /proc/net/can interface
2020-06-17 16:37 UTC (5+ messages)
[PATCH] can: c_can: Handle lost bus-off interrupt while IRQs are disabled
2020-06-16 12:42 UTC (15+ messages)
donation of Euro 2,000,000.00
2020-06-15 21:54 UTC
j1939: root requirements for messages with the priorities 0 & 1
2020-06-15 7:42 UTC (2+ messages)
isotp in mainline?
2020-06-12 20:00 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).